#48418 [Com]: NaN > NaN, NaN > 0, NaN < 0 return true

2009-10-12 Thread chrisstocktonaz at gmail dot com
ID: 48418 Comment by: chrisstocktonaz at gmail dot com Reported By: phplists at stanvassilev dot com Status: Verified Bug Type: Math related Operating System: * PHP Version: 5.*, 6 (2009-08-04) New Comment: Here is a patch: Index: Zend

#48418 [Com]: NaN > NaN, NaN > 0, NaN < 0 return true

2009-10-12 Thread chrisstocktonaz at gmail dot com
ID: 48418 Comment by: chrisstocktonaz at gmail dot com Reported By: phplists at stanvassilev dot com Status: Verified Bug Type: Math related Operating System: * PHP Version: 5.*, 6 (2009-08-04) New Comment: Previous patch breaks some tests

#48418 [Com]: NaN > NaN, NaN > 0, NaN < 0 return true

2009-10-12 Thread chrisstocktonaz at gmail dot com
ID: 48418 Comment by: chrisstocktonaz at gmail dot com Reported By: phplists at stanvassilev dot com Status: Verified Bug Type: Math related Operating System: * PHP Version: 5.*, 6 (2009-08-04) New Comment: Sorry for the extra noise, took a

#48484 [Com]: array_product(array()) returns 0 instead of 1

2009-10-12 Thread chrisstocktonaz at gmail dot com
ID: 48484 Comment by: chrisstocktonaz at gmail dot com Reported By: zhalassy at loginet dot hu Status: Verified Bug Type: Math related Operating System: * PHP Version: 5.2.9 New Comment: Patch is of course trivial, posting it only to have no

#47409 [Com]: extract() problem with array containing word "this"

2009-10-13 Thread chrisstocktonaz at gmail dot com
ID: 47409 Comment by: chrisstocktonaz at gmail dot com Reported By: niximor at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows Vista PHP Version: 5.2.9 New Comment: I think your second proposal on

#48597 [Com]: Unclosed array keys break space escaping in $_GET/POST/REQUEST

2009-10-13 Thread chrisstocktonaz at gmail dot com
ID: 48597 Comment by: chrisstocktonaz at gmail dot com Reported By: crmalibu at gmail dot com Status: Open Bug Type: *General Issues Operating System: * PHP Version: 5.*, 6CVS (2009-07-01) New Comment: Here is a fix. Index: main

#48597 [Com]: Unclosed array keys break space escaping in $_GET/POST/REQUEST

2009-10-13 Thread chrisstocktonaz at gmail dot com
ID: 48597 Comment by: chrisstocktonaz at gmail dot com Reported By: crmalibu at gmail dot com Status: Open Bug Type: *General Issues Operating System: * PHP Version: 5.*, 6CVS (2009-07-01) New Comment: Sorry for extra noise.. it seems my

#49891 [Com]: getmxrr() function doesn't exist

2009-10-15 Thread chrisstocktonaz at gmail dot com
ID: 49891 Comment by: chrisstocktonaz at gmail dot com Reported By: oscar at acelerados dot com Status: Open Bug Type: Network related Operating System: CentOS release 5.3 (Final) PHP Version: 5.3.0 New Comment: Can you please post the

#38326 [NEW]: Basicaly, a single string during a for loop is causing the page NEVER to comple

2006-08-03 Thread chrisstocktonaz at gmail dot com
From: chrisstocktonaz at gmail dot com Operating system: Red hat PHP version: 5.1.4 PHP Bug Type: *General Issues Bug description: Basicaly, a single string during a for loop is causing the page NEVER to comple Description: The page never fully loads, it just

[PHP-BUG] Bug #55406 [NEW]: get_object_vars and array casting when extending ArrayObject

2011-08-11 Thread chrisstocktonaz at gmail dot com
From: Operating system: Linux PHP version: 5.4.0alpha3 Package: SPL related Bug Type: Bug Bug description:get_object_vars and array casting when extending ArrayObject Description: As discussed on internals mailing list here [1], ArrayObject I think i

Bug #55406 [Opn]: get_object_vars and array casting when extending ArrayObject

2011-08-11 Thread chrisstocktonaz at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=55406&edit=1 ID: 55406 User updated by:chrisstocktonaz at gmail dot com Reported by:chrisstocktonaz at gmail dot com Summary:get_object_vars and array casting when extending ArrayOb

Req #43936 [Com]: __empty() magic method

2011-08-23 Thread chrisstocktonaz at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=43936&edit=1 ID: 43936 Comment by: chrisstocktonaz at gmail dot com Reported by:james dot laver at gmail dot com Summary:__empty() magic method Status: Open Type: Fea