ID: 22582 Updated by: [EMAIL PROTECTED] Reported By: jmdault at mandrakesoft dot com -Status: Open +Status: Closed -Bug Type: Unknown/Other Function +Bug Type: *General Issues Operating System: Mandrake Linux 9.1 PHP Version: 4.3.1 New Comment:
And it's fixed in CVS too already.. Previous Comments: ------------------------------------------------------------------------ [2003-03-07 02:14:54] jmdault at mandrakesoft dot com 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 this bug report at http://bugs.php.net/?id=22582&edit=1
