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
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
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
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
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
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.
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
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]*)#',