--TEST-- Bug #39127 (Old-style constructor fallbacks produce strange results) --FILE-- --EXPECTF-- Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; a has a deprecated constructor in %s on line %d string(13) "a::a() called" bool(true) bool(false) bool(false) Done