php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25498 raise a notice if try to cache array or object
Submitted: 2003-09-11 15:03 UTC Modified: 2004-09-01 16:33 UTC
From: maka3d at yahoo dot com dot br Assigned:
Status: Not a bug Package: PEAR related
PHP Version: 4.3.3 OS: any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 - 20 = ?
Subscribe to this entry?

 
 [2003-09-11 15:03 UTC] maka3d at yahoo dot com dot br
Description:
------------
Notice: Array to string conversion in \PEAR\Cache\Lite.php on line 518

the code do a strlen to discovery the data size. It should use a decode and encode with the data


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-01 16:32 UTC] alan_k@php.net
can you report this on pear.php.net if the problem still exists - where the package maintainers now manage pear bugs
 [2004-09-01 16:33 UTC] alan_k@php.net
can you report this on pear.php.net if the problem still exists - where the package maintainers now manage pear bugs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC