[PHP-DOC] #38935 [Ana->Csd]: Strange results for object to array cast

2006-09-25 Thread joey
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

[PHP-DOC] cvs: phpdoc /en/language types.xml

2006-09-25 Thread Joey Smith
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

[PHP-DOC] #38935 [Ana]: Strange results for object to array cast

2006-09-25 Thread marcus at synchromedia dot co dot uk
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

[PHP-DOC] #38935 [Csd->Ana]: Strange results for object to array cast

2006-09-25 Thread joey
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

[PHP-DOC] #38935 [Bgs->Csd]: Strange results for object to array cast

2006-09-25 Thread marcus at synchromedia dot co dot uk
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

[PHP-DOC] Doc patch for 38935

2006-09-25 Thread joey
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

[PHP-DOC] #38918 [Opn]: fputcsv() fgetcsv() inconsistency odd number trailing backslashes

2006-09-25 Thread tony2001
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

[PHP-DOC] #38945 [NEW]: json_decode has limits on array depth.

2006-09-25 Thread RQuadling at GMail dot com
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