--TEST-- Overwriting an undeclared property with protected mangling --FILE-- --EXPECTF-- Deprecated: Creation of dynamic property Test::$x is deprecated in %s on line %d object(Test)#1 (2) { ["foo"]=> NULL ["x":protected]=> NULL }