#46958 [NEW]: iterator_to_array() does not return every inner iterator of an AppendIterator

2008-12-27 Thread pestilence...@php.net
From: pestilence...@php.net Operating system: Mac OS X 10.5.6 PPC PHP version: 5.2.8 PHP Bug Type: SPL related Bug description: iterator_to_array() does not return every inner iterator of an AppendIterator Description: The SPL iterator_to_array() function does n

#45996 [Com]: libxml2 2.7.1 causes breakage with character data in xml_parse()

2008-12-27 Thread alex at magnet dot ru
ID: 45996 Comment by: alex at magnet dot ru Reported By: phpbugs at colin dot guthr dot ie Status: Assigned Bug Type: XML related Operating System: Mandriva Linux PHP Version: 5.2.6 Assigned To: rrichards New Comment: 4 month!!! This is

#46934 [Opn]: Unable to untighten open_basedir restriction

2008-12-27 Thread bjori
ID: 46934 Updated by: bj...@php.net Reported By: kristof dot coomans at telenet dot be Status: Open Bug Type: Safe Mode/open_basedir Operating System: Windows XP PHP Version: 5.3CVS-2008-12-23 (snap) New Comment: I don't think the plan was to

#46957 [Opn->Csd]: The tokenizer returns deprecated values

2008-12-27 Thread felipe
ID: 46957 Updated by: fel...@php.net Reported By: fjas at free dot fr -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Win XP PHP Version: 5.3.0alpha3 New Comment: This bug has been fixed in CVS. Snap

#46957 [NEW]: The tokenizer returns deprecated values

2008-12-27 Thread fjas at free dot fr
From: fjas at free dot fr Operating system: Win XP PHP version: 5.3.0alpha3 PHP Bug Type: Unknown/Other Function Bug description: The tokenizer returns deprecated values Description: token_get_all() displays an old set of constants, not the current 5.3 ones. For

#46947 [Bgs]: pattern matching is not working as expected

2008-12-27 Thread scottmac
ID: 46947 Updated by: scott...@php.net Reported By: victor at casnt dot ro Status: Bogus Bug Type: PCRE related Operating System: Debian PHP Version: 5.2.8 New Comment: If you write bad regular expressions you can consume all the stack space

#46947 [Bgs]: pattern matching is not working as expected

2008-12-27 Thread victor at casnt dot ro
ID: 46947 User updated by: victor at casnt dot ro Reported By: victor at casnt dot ro Status: Bogus Bug Type: PCRE related Operating System: Debian PHP Version: 5.2.8 New Comment: I have read the docs and I see that preg_match does not work with b

#43189 [Com]: Fails to link iconv

2008-12-27 Thread wickedguitar6 at yahoo dot com
ID: 43189 Comment by: wickedguitar6 at yahoo dot com Reported By: meh at mailinator dot com Status: No Feedback Bug Type: ICONV related Operating System: Mac OS X 10.5 PHP Version: 5.3CVS-2007-11-04 (snap) New Comment: Same problem on 10.5.6

#46954 [NEW]: pg_prepare silently truncates query name

2008-12-27 Thread thuejk at gmail dot com
From: thuejk at gmail dot com Operating system: Linux PHP version: 5.2.8 PHP Bug Type: PostgreSQL related Bug description: pg_prepare silently truncates query name Description: When using pg_prepare(string $stmtname, string $query) with a very long $stmtname, the

#46953 [Opn]: "Allowed memory size..." when doing count() in for

2008-12-27 Thread tobi at blackswan dot ch
ID: 46953 User updated by: tobi at blackswan dot ch Reported By: tobi at blackswan dot ch Status: Open Bug Type:Class/Object related PHP Version: 5.2.8 New Comment: You're right, I can do it this way to. I'm just editing data in a stdclass object. Pre

#46953 [Opn]: "Allowed memory size..." when doing count() in for

2008-12-27 Thread colder
ID: 46953 Updated by: col...@php.net Reported By: tobi at blackswan dot ch Status: Open Bug Type:Class/Object related PHP Version: 5.2.8 New Comment: Are you increasing the size of $headers ? because of $headers[$i] not being defined or something ? FWIW, you could have s

#46953 [Opn]: "Allowed memory size..." when doing count() in for

2008-12-27 Thread tobi at blackswan dot ch
ID: 46953 User updated by: tobi at blackswan dot ch Reported By: tobi at blackswan dot ch Status: Open Bug Type:Class/Object related PHP Version: 5.2.8 New Comment: forgot to mention... PHP Version is 5.2.6. Previous Comments:

#46953 [NEW]: "Allowed memory size..." when doing count() in for

2008-12-27 Thread tobi at blackswan dot ch
From: tobi at blackswan dot ch Operating system: PHP version: 5.2.8 PHP Bug Type: Class/Object related Bug description: "Allowed memory size..." when doing count() in for Description: Maybe it's nothing but my stupidness ;) When I do this -> $headers = imap_fe

#46952 [NEW]: mysqlnd compile failure with suncc

2008-12-27 Thread dg at artegic dot de
From: dg at artegic dot de Operating system: Solaris 10 PHP version: 5.3CVS-2008-12-27 (snap) PHP Bug Type: Compile Failure Bug description: mysqlnd compile failure with suncc Description: Using Sun Studio 12 C Compiler including latest bugfixes with Solaris 10/

#46075 [Opn->Fbk]: repeated calls of strftime() consumes memory

2008-12-27 Thread pajoye
ID: 46075 Updated by: paj...@php.net Reported By: acc_php at riggers dot me dot uk -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: win32 only PHP Version: 5.2CVS-2008-09-15 Assigned To: pajoye Prev

#46950 [Opn->Fbk]: PHP 5.2.8 IIS ISAPI Crashing - Was Fine in 5.2.6

2008-12-27 Thread pajoye
ID: 46950 Updated by: paj...@php.net Reported By: w dot ashcroft at redfoxuk dot com -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Windows 2003 PHP Version: 5.2.8 New Comment: We need a script as