[PHP-BUG] Bug #65170 [NEW]: SPLHeap next() removes current node

2013-06-30 Thread mark at lange dot demon dot co dot uk
From: mark at lange dot demon dot co dot uk Operating system: All PHP version: 5.3.26 Package: SPL related Bug Type: Bug Bug description:SPLHeap next() removes current node Description: When iterating through an SPLHeap, each node is removed from the

#46307 [NEW]: xml_parse / xml_set_character_data_handler doesn't resolve simple entities

2008-10-15 Thread phpbugs at lange dot nom dot fr
From: phpbugs at lange dot nom dot fr Operating system: GNU/Linux, Fedora Release 9 PHP version: 5.2.6 PHP Bug Type: XML related Bug description: xml_parse / xml_set_character_data_handler doesn't resolve simple entities Description: It may

#25571 [NEW]: parse_url behavior

2003-09-17 Thread andreas dot lange at haas-media dot de
From: andreas dot lange at haas-media dot de Operating system: Linux Redhat 7.3 PHP version: 4.3.3 PHP Bug Type: Feature/Change Request Bug description: parse_url behavior Description: A simple change: The detection of the scheme uses ':' for the

#24218 [NEW]: mb_convert_encoding weirdness

2003-06-17 Thread mark at lange dot demon dot co dot uk
From: mark at lange dot demon dot co dot uk Operating system: Win32 PHP version: 4.3.2 PHP Bug Type: mbstring related Bug description: mb_convert_encoding weirdness Description: A piece of code that was working perfectly correctly with PHP version 4.2.3 is now

#23891 [Bgs->Opn]: PHP doesn't close MySQL 4.0 persistent Connections > "Too Many Connections"

2003-05-31 Thread jan dot lange at artada dot de
ID: 23891 User updated by: jan dot lange at artada dot de Reported By: jan dot lange at artada dot de -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: Redhat 7.1 PHP Version: 4.3.2 New Comment: Yes I can have it

#23891 [NEW]: PHP doesn't close MySQL 4.0 persistent Connections > "Too Many Connections"

2003-05-30 Thread jan dot lange at artada dot de
From: jan dot lange at artada dot de Operating system: Redhat 7.1 PHP version: 4.3.2 PHP Bug Type: MySQL related Bug description: PHP doesn't close MySQL 4.0 persistent Connections > "Too Many Connections" Hi! I have upgrade to MySQL 4.0.12 (later to 4.0.

#19853 [Opn->Bgs]: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter

2002-10-10 Thread lange
ID: 19853 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: Redhat Linux 7.2 PHP Version: 4.2.2 New Comment: $test = 'This is a text with an $id inside

#19853 [NEW]: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter

2002-10-10 Thread lange
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.2 PHP version: 4.2.2 PHP Bug Type: PCRE related Bug description: preg_split, PREG_SPLIT_DELIM_CAPTURE does not capture the delimiter $test = 'This is a text with an $id inside'; $matches = preg_split('#(\$[a-z]*)#',