#39836 [NEW]: SplObjectStorage empty after unserialize

2006-12-14 Thread doublecompile at gmail dot com
From: doublecompile at gmail dot com Operating system: Win32 PHP version: 5.2.0 PHP Bug Type: SPL related Bug description: SplObjectStorage empty after unserialize Description: I serialized a SplObjectStorage instance containing several objects. After

#38508 [NEW]: Addition of Magic __toArray() function

2006-08-19 Thread doublecompile at gmail dot com
From: doublecompile at gmail dot com Operating system: PHP version: 5.2.0RC2 PHP Bug Type: Feature/Change Request Bug description: Addition of Magic __toArray() function Description: Doing this: $newarray = (array)$object; will take the properties

#37597 [NEW]: Cannot stringify objects without __toString

2006-05-25 Thread doublecompile at gmail dot com
From: doublecompile at gmail dot com Operating system: Ubuntu Linux 5.04 PHP version: 5CVS-2006-05-26 (snap) PHP Bug Type: Strings related Bug description: Cannot stringify objects without __toString Description: Attempting to stringify (casting, strval, echo

#37597 [Bgs-Opn]: Cannot stringify objects without __toString

2006-05-25 Thread doublecompile at gmail dot com
ID: 37597 User updated by: doublecompile at gmail dot com Reported By: doublecompile at gmail dot com -Status: Bogus +Status: Open Bug Type: Strings related Operating System: * PHP Version: 5.2.* Assigned To: helly New Comment: Try