From:             wdierkes at 5dollarwhitebox dot org
Operating system: Redhat EL 4 i386
PHP version:      4.4.8
PHP Bug Type:     Compile Failure
Bug description:  unpack test case fails

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

Reply via email to