ID: 43751 Updated by: [EMAIL PROTECTED] Reported By: wdierkes at 5dollarwhitebox dot org -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Redhat EL 4 i386 PHP Version: 4.4.8 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. PHP4 is not supported anymore. Previous Comments: ------------------------------------------------------------------------ [2008-01-06 18:16:59] missingno at ifrance dot com Not really a bug, but the test engine should unset the docref_root & docref_ext directives in php.ini indeed before proceeding with the tests. ------------------------------------------------------------------------ [2008-01-04 18:08:15] wdierkes at 5dollarwhitebox dot org Description: ------------ I understand that PHP 4.4.8 was the last release for the 4 branch, so it isn't likely that any bug reports will catch attention. That said, I still wanted to report the bug in case others have the same issue. ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Invalid format type validation [ext/standard/tests/strings/unpack.phpt] ===================================================================== make: *** [test] Error 1 + set +x >> TEST FAILURE: ../ext/standard/tests/strings/unpack.diff -- 001- Warning: unpack(): Invalid format type - in %s/unpack.php on line %d 001+ Warning: unpack() [/phpmanual/function.unpack.html]: Invalid format type - in /builddir/build/BUILD/php-4.4.8/ext/standard/tests/strings/unpack.php on line 2 << ../ext/standard/tests/strings/unpack.diff result ends. Reproduce code: --------------- ext/standard/tests/strings/unpack.phpt Expected result: ---------------- test case should pass. Actual result: -------------- Test case fails. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43751&edit=1
