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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 16:01:31 2025 UTC