diff options
Diffstat (limited to 'Zend/tests/bug29674.phpt')
| -rwxr-xr-x | Zend/tests/bug29674.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug29674.phpt b/Zend/tests/bug29674.phpt index aef91f4061..30c23faa0e 100755 --- a/Zend/tests/bug29674.phpt +++ b/Zend/tests/bug29674.phpt @@ -33,7 +33,7 @@ $obj->printVars(); ===BASE=== string(4) "Base" -Notice: Undefined property: BaseClass::$private_child in %sbug29674.php on line %d +Notice: Undefined property: BaseClass::$private_child in %sbug29674.php on line %d NULL ===CHILD=== string(4) "Base" |
