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
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
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
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
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
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
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