php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59687 garbage on serializing false
Submitted: 2011-03-26 05:44 UTC Modified: 2011-03-26 05:51 UTC
From: pajoye@php.net Assigned: pajoye (profile)
Status: Not a bug Package: igbinary (PECL)
PHP Version: 5_3 SVN-2011-03-26 (dev) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pajoye@php.net
New email:
PHP Version: OS:

 

 [2011-03-26 05:44 UTC] pajoye@php.net
Description:
------------
g:\php-sdk\php53\vc9\x86\php53>Release\php.exe -d 
extension=php_apc.dll -d extension=php_igbinary.dll -d 
extension_dir=Release -r 
"var_dump(igbinary_serialize(FALSE));"
string(5) "   ☻♦"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-26 05:51 UTC] pierre dot php at gmail dot com
Stupid me, bogus (bin ouput)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 02:01:29 2024 UTC