Edit report at http://bugs.php.net/bug.php?id=51901&edit=1

 ID:                 51901
 Updated by:         cataphr...@php.net
 Reported by:        fedora at famillecollet dot com
 Summary:            tests/classes/constants_error_004.phpt
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Unknown/Other Function
 Operating System:   Linux (Fedora 13)
 PHP Version:        5.3SVN-2010-05-24 (snap)
-Assigned To:        
+Assigned To:        cataphract
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2010-05-24 18:03:00] fedora at famillecollet dot com

Description:
------------
Error message seems have changed



Test script:
---------------
$ TEST_PHP_EXECUTABLE=$(which php) \

 php run-tests.php tests/classes/constants_error_004.phpt



Expected result:
----------------
Tests passed    :    1 (100.0%) (100.0%)

Actual result:
--------------
Tests failed    :    1 (100.0%) (100.0%)



$ cat tests/classes/constants_error_004.diff

001+ Fatal error: Class 'D' not found in
/tmp/php5.3-201005241430/tests/classes/constants_error_004.php on line
7

001- Fatal error: Undefined class constant 'D::hello' in %s on line %d 




------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51901&edit=1

Reply via email to