]> git.pld-linux.org Git - packages/php.git/blame - bug-51901.patch
- rel 11; BIG FAT WARNING: we are now building php WITHOUT ZTS
[packages/php.git] / bug-51901.patch
CommitLineData
d3b63428
ER
1--- tests/classes/constants_error_004.phpt.orig 2010-05-24 17:31:12.205545997 +0200
2+++ tests/classes/constants_error_004.phpt 2010-05-24 17:31:19.282420197 +0200
3@@ -10,4 +10,4 @@
4 $a = new C();
5 ?>
6 --EXPECTF--
7-Fatal error: Undefined class constant 'D::hello' in %s on line %d
8+Fatal error: Class 'D' not found in %s on line %d
This page took 0.028253 seconds and 4 git commands to generate.