#24494 [NEW]: incorrect value for texte in array

2003-07-04 Thread bibifoc23 at yahoo dot fr
From: bibifoc23 at yahoo dot fr Operating system: all PHP version: 4.3.2 PHP Bug Type: Arrays related Bug description: incorrect value for texte in array Description: hello, I get strange behaviour with array: 'test', 'autre dossier' =&g

#23950 [NEW]: flock seems to not work

2003-06-02 Thread bibifoc23 at yahoo dot fr
From: bibifoc23 at yahoo dot fr Operating system: Linux PHP version: 4.3.2 PHP Bug Type: Filesystem function related Bug description: flock seems to not work hello, Chen i use flocks on Linux, it is always possible to write or read the locked file. Script: during sleep

#22758 [Fbk->Opn]: performance problem with apache2 handler

2003-03-27 Thread bibifoc23 at yahoo dot fr
ID: 22758 User updated by: bibifoc23 at yahoo dot fr Reported By: bibifoc23 at yahoo dot fr -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux 2.4 PHP Version: 4.3.2RC1 New Comment: I use prefork for

#22758 [Fbk->Opn]: performance problem with apache2 handler

2003-03-21 Thread bibifoc23 at yahoo dot fr
ID: 22758 User updated by: bibifoc23 at yahoo dot fr Reported By: bibifoc23 at yahoo dot fr -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Linux 2.4 PHP Version: 4.3.2RC1 New Comment: I run test with 2 PC

#22758 [NEW]: performance problem with apache2 handler

2003-03-18 Thread bibifoc23 at yahoo dot fr
From: bibifoc23 at yahoo dot fr Operating system: Linux 2.4 PHP version: 4.3.2RC1 PHP Bug Type: Apache2 related Bug description: performance problem with apache2 handler When i test the performance of the new apache2handler sapi, there is a huge difference with apache2filter

#21459 [NEW]: converting float to int failed sometime

2003-01-06 Thread bibifoc23
From: [EMAIL PROTECTED] Operating system: linux and windows PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: converting float to int failed sometime The output should be 20 and 20, but it's 20 and 19 this strange behavior does not appear

#21458 [NEW]: simple calcul have strange result

2003-01-06 Thread bibifoc23
From: [EMAIL PROTECTED] Operating system: linux and windows PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: simple calcul have strange result i should have: 0.01 0.02 0.03 0.04 0.05 0.19 but i get : 0.009998 0.02