From:             jmdault at mandrakesoft dot com
Operating system: Mandrake Linux 9.1
PHP version:      4.3.1
PHP Bug Type:     Unknown/Other Function
Bug description:  Problem with bug22414.phpt 

In ext/standard/tests/file/bug22414.phpt, in the binary data test, you call
php with the passthru function.

The problem is, you forgot to add -d "safe_mode=0", so if someone does a
make test and doesn't have a php.ini, the test fails.

BTW: this will be fixed in mandrake 9.1, as well as the bug this test
checks for ;-)

Jean-Michel


-- 
Edit bug report at http://bugs.php.net/?id=22582&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22582&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22582&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22582&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22582&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22582&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22582&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22582&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22582&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22582&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22582&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22582&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22582&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22582&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22582&r=gnused

Reply via email to