Edit report at https://bugs.php.net/bug.php?id=61038&edit=1
ID: 61038
User updated by: su dot hang at yahoo dot com
Reported by: su dot hang at yahoo dot com
Summary:unpack("a5", "str\0\0") does not work as expected
Status
Edit report at https://bugs.php.net/bug.php?id=61038&edit=1
ID: 61038
User updated by: su dot hang at yahoo dot com
Reported by: su dot hang at yahoo dot com
-Summary:unpack("a5", "str\0") does not work as expected
+Summary:
From:
Operating system: Linux (3.0.0-15-generic)
PHP version: Irrelevant
Package: *General Issues
Bug Type: Bug
Bug description:unpack("a5", "str\0") does not work as expected
Description:
related bug: https://bugs.php.net/bug.php?id=39588
if unpack
Edit report at https://bugs.php.net/bug.php?id=39588&edit=1
ID: 39588
Comment by: su dot hang at yahoo dot com
Reported by:pprasse at actindo dot de
Summary:unpack("a*", "abc\0") does not work as expected
Status: