#35469 [NEW]: SQLite is no more included and compiled in PHP

2005-11-29 Thread cbelin at free dot fr
From: cbelin at free dot fr Operating system: Windows XP sp2 PHP version: 5.1.1 PHP Bug Type: SQLite related Bug description: SQLite is no more included and compiled in PHP Description: Before upgrading to PHP version 5.1.1, SQLite was included in PHP

#35469 [Bgs]: SQLite is no more included and compiled in PHP

2005-11-29 Thread cbelin at free dot fr
ID: 35469 User updated by: cbelin at free dot fr Reported By: cbelin at free dot fr Status: Bogus Bug Type: SQLite related Operating System: Windows XP sp2 PHP Version: 5.1.1 New Comment: It works ! So, to enabled SQLite under PHP 5.1.1/Win32

#34548 [NEW]: Method 'append()' in class extended from ArrayObject crash PHP

2005-09-19 Thread cbelin at free dot fr
From: cbelin at free dot fr Operating system: Windows XP sp2 PHP version: 5.0.5 PHP Bug Type: SPL related Bug description: Method 'append()' in class extended from ArrayObject crash PHP Description: Method 'append()' in class extended from A

#34390 [NEW]: Redefinition of static methods in subclasses

2005-09-06 Thread cbelin at free dot fr
From: cbelin at free dot fr Operating system: Windows XP SP2 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: Redefinition of static methods in subclasses Description: Manual says that static members and methods cannot be redefined in

#33140 [Opn]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2005-05-25 Thread cbelin at free dot fr
ID: 33140 User updated by: cbelin at free dot fr Reported By: cbelin at free dot fr Status: Open Bug Type: Directory function related Operating System: Windows XP PHP Version: 5.0.4 New Comment: Note : this bug doesn't appear when you spec

#33140 [NEW]: Recursive 'mkdir' doesn't work when path includes a non-existent root folder

2005-05-25 Thread cbelin at free dot fr
From: cbelin at free dot fr Operating system: Windows XP PHP version: 5.0.4 PHP Bug Type: Directory function related Bug description: Recursive 'mkdir' doesn't work when path includes a non-existent root folder Description: Recursive 'mkdir&

#32516 [Fbk->Opn]: mkdir's recursive parameter

2005-04-12 Thread cbelin at free dot fr
ID: 32516 User updated by: cbelin at free dot fr Reported By: cbelin at free dot fr -Status: Feedback +Status: Open Bug Type: Directory function related Operating System: Windows XP PHP Version: 5.0.3 New Comment: Here is a simple

#32516 [Bgs]: mkdir's recursive parameter

2005-04-06 Thread cbelin at free dot fr
ID: 32516 User updated by: cbelin at free dot fr Reported By: cbelin at free dot fr Status: Bogus Bug Type: Directory function related Operating System: Windows XP PHP Version: 5.0.3 New Comment: Yes ! It works with the proper use of

#32516 [NEW]: mkdir's recursive parameter

2005-03-31 Thread cbelin at free dot fr
From: cbelin at free dot fr Operating system: Windows XP PHP version: 5.0.3 PHP Bug Type: Directory function related Bug description: mkdir's recursive parameter Description: What is the purpose of the 'recursive' parameter of the 'mkdir