--TEST-- Test property guard hash value assumption --FILE-- {$var.''}; } } $test = new Test; var_dump($test->x); ?> --EXPECTF-- Warning: Undefined property: Test::$x in %s on line %d NULL