From:             
Operating system: Linux (Fedora 13)
PHP version:      5.3SVN-2010-05-24 (snap)
Package:          Unknown/Other Function
Bug Type:         Bug
Bug description:tests/classes/constants_error_004.phpt

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 bug report at http://bugs.php.net/bug.php?id=51901&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51901&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51901&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51901&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51901&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51901&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51901&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51901&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51901&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51901&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51901&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51901&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51901&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51901&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51901&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51901&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51901&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51901&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51901&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51901&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51901&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51901&r=mysqlcfg

Reply via email to