php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22582 Problem with bug22414.phpt
Submitted: 2003-03-07 02:14 UTC Modified: 2003-03-07 02:21 UTC
From: jmdault at mandrakesoft dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.3.1 OS: Mandrake Linux 9.1
Private report: No CVE-ID: None
 [2003-03-07 02:14 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-07 02:21 UTC] sniper@php.net
And it's fixed in CVS too already..

 [2003-05-26 04:39 UTC] oden dot eriksson at linux-mandrake dot com
It appears not.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 22:01:26 2024 UTC