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
 [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 09:01:27 2024 UTC