From: dave at smartboy dot com
Operating system: Linux
PHP version: 5.4.8
Package: SPL related
Bug Type: Bug
Bug description:SplObjectStorage should work more like a real array()
Description:
Attempting to use instances of class SplObjectStorage as
ID: 38154
User updated by: dave at smartboy dot com
Reported By: dave at smartboy dot com
-Status: Feedback
+Status: Open
Bug Type: Filesystem function related
Operating System: Windows XP
PHP Version: 5.1.4
New Comment:
Changed
ID: 38154
User updated by: dave at smartboy dot com
Reported By: dave at smartboy dot com
-Status: Bogus
+Status: Open
Bug Type: Filesystem function related
Operating System: Windows XP
PHP Version: 5.1.4
New Comment:
Setting
From: dave at smartboy dot com
Operating system: Windows XP
PHP version: 5.1.4
PHP Bug Type: Filesystem function related
Bug description: PHP CLI filemtime() is wrong
Description:
Using PHP CLI on Windows - filemtime() returns an incorrect value.
This problem
ID: 38000
User updated by: dave at smartboy dot com
Reported By: dave at smartboy dot com
Status: Open
Bug Type: PCRE related
Operating System: Windows XP
PHP Version: 5.1.4
New Comment:
$str = str_repeat('a', 100); //works in
ID: 38000
User updated by: dave at smartboy dot com
Reported By: dave at smartboy dot com
-Status: Feedback
+Status: Open
Bug Type: PCRE related
Operating System: Windows XP
PHP Version: 5.1.4
New Comment:
It turns out that no test file
From: dave at smartboy dot com
Operating system: Windows XP
PHP version: 5.1.4
PHP Bug Type: PCRE related
Bug description: preg_match fails if strlen >= 1630
Description:
preg_match() with regexp to test for valid UTF-8 sequence - fails and
causes the er