ID: 38935
Updated by: [EMAIL PROTECTED]
Reported By: marcus at synchromedia dot co dot uk
-Status: Analyzed
+Status: Closed
Bug Type: Documentation problem
Operating System: All
PHP Version: 5.1.6
New Comment:
This bug has been fixed
joeyTue Sep 26 00:37:57 2006 UTC
Modified files:
/phpdoc/en/language types.xml
Log:
Fix #38935, document changes in PHP5 when casting objects to arrays.
http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types.xml?r1=1.167&r2=1.168&diff_format=u
Index: phpd
ID: 38935
User updated by: marcus at synchromedia dot co dot uk
Reported By: marcus at synchromedia dot co dot uk
Status: Analyzed
Bug Type: Documentation problem
Operating System: All
PHP Version: 5.1.6
New Comment:
OK, Thanks for dealing with it
ID: 38935
Updated by: [EMAIL PROTECTED]
Reported By: marcus at synchromedia dot co dot uk
-Status: Closed
+Status: Analyzed
Bug Type: Documentation problem
Operating System: All
PHP Version: 5.1.6
New Comment:
We won't mark as closed
ID: 38935
User updated by: marcus at synchromedia dot co dot uk
Reported By: marcus at synchromedia dot co dot uk
-Status: Bogus
+Status: Closed
-Bug Type: Class/Object related
+Bug Type: Documentation problem
Operating System: All
PHP Ve
In response to the conversation surrounding note #69872, I've created the
following
patch against phpdoc HEAD. However, I don't keep up on our style guidelines, so
I'd
appreciate it if someone else could glance at the patch at make sure there are
no
glaring errors.
If you do glance at it, feel
ID: 38918
Updated by: [EMAIL PROTECTED]
Reported By: mike at opendns dot com
Status: Open
-Bug Type: Filesystem function related
+Bug Type: Documentation problem
Operating System: Linux, debian sarge
PHP Version: 5.1.6
New Comment:
Thi
From: RQuadling at GMail dot com
Operating system: Windows XP SP2
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: json_decode has limits on array depth.
Description:
Massively nested arrays are decoded as null by json_decode.
Admitte