#47708 [Com]: explode() with empty delimiter

2009-06-07 Thread a at b dot c dot de
ID: 47708 Comment by: a at b dot c dot de Reported By: david at grudl dot com Status: Open Bug Type:Feature/Change Request PHP Version: 5.3.0beta1 New Comment: "It must be done using preg_split..." Or str_split(). Previous Comments: -

#44827 [Asn->Csd]: define('::') can be defined

2009-06-07 Thread iliaa
ID: 44827 Updated by: il...@php.net Reported By: ka...@php.net -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.*, 6CVS (2009-05-05) Assigned To: iliaa New Comment: This bu

#48093 [Bgs]: Generated index is reset due to integer overflow

2009-06-07 Thread mattwil
ID: 48093 Updated by: matt...@php.net Reported By: Marcel dot Glacki at stud dot fh-swf dot de Status: Bogus Bug Type: Arrays related Operating System: * PHP Version: 5.2.9 New Comment: Your initial report is technically correct, as far as wh

#47836 [Ver->Csd]: array operator [] inconsistency when the array has PHP_INT_MAX index value

2009-06-07 Thread mattwil
ID: 47836 Updated by: matt...@php.net -Summary: array operator [] inconsistency when the array has PHP_MAX_INT index value Reported By: for-bugs at hnw dot jp -Status: Verified +Status: Closed Bug Type: Scripting E

#48491 [Opn->Fbk]: Crash at start-up

2009-06-07 Thread derick
ID: 48491 Updated by: der...@php.net Reported By: jom at grosjo dot net -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux OpenSUSE 11.0 x86_64 PHP Version: 5.3.0RC2 New Comment: Please try using thi

#48491 [NEW]: Crash at start-up

2009-06-07 Thread jom at grosjo dot net
From: jom at grosjo dot net Operating system: Linux OpenSUSE 11.0 x86_64 PHP version: 5.3.0RC2 PHP Bug Type: Reproducible crash Bug description: Crash at start-up Description: ./sapi/cli/php crash at start-up time Reproduce code: --- # gdb ./sapi/cl

#48310 [Com]: filter accepts invalid IPv6 address

2009-06-07 Thread birki456 at hotmail dot com
ID: 48310 Comment by: birki456 at hotmail dot com Reported By: geoffers+phpbugs at gmail dot com Status: Open Bug Type: Filter related Operating System: Mac OS 10.5.6 PHP Version: 5.*, 6CVS (2009-05-16) New Comment: also look at http://bugs.p

#46973 [Csd->Opn]: IPv6 address filter rejects valid address

2009-06-07 Thread rasmus
ID: 46973 Updated by: ras...@php.net Reported By: alexandre at amen dot fr -Status: Closed +Status: Open Bug Type: Filter related Operating System: Debian PHP Version: 5.2.8 -Assigned To: +Assigned To: felipe New Comment:

#48490 [Opn]: php configure --with-mysql failed with macports

2009-06-07 Thread senz at senz dot su
ID: 48490 User updated by: senz at senz dot su Reported By: senz at senz dot su Status: Open Bug Type: *Configuration Issues -Operating System: mac +Operating System: Darwin 9.7.0 PHP Version: 5.2.9 New Comment: This post helps to resolve the probl

#48490 [NEW]: php configure --with-mysql failed with macports

2009-06-07 Thread senz at senz dot su
From: senz at senz dot su Operating system: mac PHP version: 5.2.9 PHP Bug Type: *Configuration Issues Bug description: php configure --with-mysql failed with macports Description: php 5.2.9 configure script failed with option --with-mysql=shared,/opt/local unam

#48469 [Asn->Csd]: ldap_get_entries() memory leaks when used on a search yielding no results

2009-06-07 Thread patrickallaert
ID: 48469 Updated by: patrickalla...@php.net Reported By: patrickalla...@php.net -Status: Assigned +Status: Closed Bug Type: LDAP related Operating System: linux PHP Version: 5.*, 6CVS (2009-06-04) Assigned To: patrickallaert Ne

#48489 [Bgs]: Modifying an array member of an ArrayObject doesn't pass through offsetGet/Set

2009-06-07 Thread angafenion at yahoo dot com
ID: 48489 User updated by: angafenion at yahoo dot com Reported By: angafenion at yahoo dot com Status: Bogus Bug Type: SPL related Operating System: win32 PHP Version: 5.3.0RC2 New Comment: > tries to affect the variable $foo->baz, and hence need

#48489 [Opn->Bgs]: Modifying an array member of an ArrayObject doesn't pass through offsetGet/Set

2009-06-07 Thread colder
ID: 48489 Updated by: col...@php.net Reported By: angafenion at yahoo dot com -Status: Open +Status: Bogus Bug Type: SPL related Operating System: win32 PHP Version: 5.3.0RC2 New Comment: This is expected, the statement: $foo->baz['b

#48489 [NEW]: Modifying an array member of an ArrayObject doesn't pass through offsetGet/Set

2009-06-07 Thread angafenion at yahoo dot com
From: angafenion at yahoo dot com Operating system: win32 PHP version: 5.3.0RC2 PHP Bug Type: SPL related Bug description: Modifying an array member of an ArrayObject doesn't pass through offsetGet/Set Description: I overrode the methods of ArrayObject to normal