[PHP-BUG] Bug #63449 [NEW]: SplObjectStorage should work more like a real array()

2012-11-06 Thread dave at smartboy dot com
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

#38154 [Fbk->Opn]: PHP CLI filemtime() is wrong

2006-07-22 Thread dave at smartboy dot com
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

#38154 [Bgs->Opn]: PHP CLI filemtime() is wrong

2006-07-21 Thread dave at smartboy dot com
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

#38154 [NEW]: PHP CLI filemtime() is wrong

2006-07-19 Thread dave at smartboy dot com
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

#38000 [Opn]: preg_match fails if strlen >= 1630

2006-07-04 Thread dave at smartboy dot com
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

#38000 [Fbk->Opn]: preg_match fails if strlen >= 1630

2006-07-04 Thread dave at smartboy dot com
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

#38000 [NEW]: preg_match fails if strlen >= 1630

2006-07-03 Thread dave at smartboy dot com
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