]> git.pld-linux.org Git - packages/php.git/blob - bug-51901.patch
- setup date.timezone if possible; rel 6
[packages/php.git] / bug-51901.patch
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.024386 seconds and 3 git commands to generate.