php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #51901
Patch trivial revision 2010-05-24 16:04 UTC by fedora at famillecollet dot com

Patch trivial for Unknown/Other Function Bug #51901

Patch version 2010-05-24 16:04 UTC

Return to Bug #51901 | Download this patch
Patch Revisions:

Developer: fedora@famillecollet.com

--- tests/classes/constants_error_004.phpt.orig	2010-05-24 17:31:12.205545997 +0200
+++ tests/classes/constants_error_004.phpt	2010-05-24 17:31:19.282420197 +0200
@@ -10,4 +10,4 @@
   $a = new C();
 ?>
 --EXPECTF--
-Fatal error: Undefined class constant 'D::hello' in %s on line %d
+Fatal error: Class 'D' not found in %s on line %d
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 22:01:33 2024 UTC