#50142 [Fbk->Opn]: parse_ini_file() constants not used correctly

2009-11-11 Thread jparneodo at yahoo dot fr
ID: 50142 User updated by: jparneodo at yahoo dot fr Reported By: jparneodo at yahoo dot fr -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Ubuntu PHP Version: 5.2.11 New Comment: None of 5.2

#50142 [NEW]: parse_ini_file() constants not used correctly

2009-11-10 Thread jparneodo at yahoo dot fr
From: jparneodo at yahoo dot fr Operating system: Ubuntu PHP version: 5.2.11 PHP Bug Type: Filesystem function related Bug description: parse_ini_file() constants not used correctly Description: Item THREE has bad value. Input file /tmp/jp.ini: [CONSTANT] ONE

#27627 [NEW]: function & fct() create entry in array if key does not exist

2004-03-17 Thread jparneodo at yahoo dot fr
From: jparneodo at yahoo dot fr Operating system: Red Hat 9.0 PHP version: 4.3.5RC3 PHP Bug Type: Scripting Engine problem Bug description: function & fct() create entry in array if key does not exist Description: Returning by reference in a function or me

#25763 [NEW]: Why the string "1.10" is equal to the string "1.1"?

2003-10-06 Thread jparneodo at yahoo dot fr
From: jparneodo at yahoo dot fr Operating system: RH7.2 PHP version: 4.3.3 PHP Bug Type: Strings related Bug description: Why the string "1.10" is equal to the string "1.1"? Description: I excepted true if one of the compared variable was

#24063 [Csd->Opn]: Notice: unserialize(): Error at offset ... again

2003-08-12 Thread jparneodo at yahoo dot fr
ID: 24063 User updated by: jparneodo at yahoo dot fr Reported By: jparneodo at yahoo dot fr -Status: Closed +Status: Open Bug Type: Scripting Engine problem Operating System: RH7.2 -PHP Version: 4.3.3RC2-dev +PHP Version: 4.3.3RC3

#24063 [Csd->Opn]: Notice: unserialize(): Error at offset ... again

2003-06-30 Thread jparneodo at yahoo dot fr
ID: 24063 User updated by: jparneodo at yahoo dot fr Reported By: jparneodo at yahoo dot fr -Status: Closed +Status: Open Bug Type: Scripting Engine problem Operating System: RH7.2 -PHP Version: 4.3.3RC1 +PHP Version: 4.3.3RC2-dev

#24063 [Bgs->Opn]: Notice: unserialize(): Error at offset ... again

2003-06-20 Thread jparneodo at yahoo dot fr
ID: 24063 User updated by: jparneodo at yahoo dot fr -Summary: Notice: unserialize(): Error at offset ... Reported By: jparneodo at yahoo dot fr -Status: Bogus +Status: Open Bug Type: Scripting Engine problem -Operating System: RH7.3

#24063 [Opn]: Notice: unserialize(): Error at offset ...

2003-06-09 Thread jparneodo at yahoo dot fr
ID: 24063 User updated by: jparneodo at yahoo dot fr Reported By: jparneodo at yahoo dot fr Status: Open Bug Type: Scripting Engine problem Operating System: RH7.3 PHP Version: 4.3.2 New Comment: Sorry, you must read, Serialise on 4.3.2 and 4.3.0

#24063 [Bgs->Opn]: Notice: unserialize(): Error at offset ...

2003-06-09 Thread jparneodo at yahoo dot fr
ID: 24063 User updated by: jparneodo at yahoo dot fr Reported By: jparneodo at yahoo dot fr -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: RH7.3 PHP Version: 4.3.2 New Comment: Serialise on 4.3.2 and

#24063 [NEW]: Notice: unserialize(): Error at offset ...

2003-06-06 Thread jparneodo at yahoo dot fr
From: jparneodo at yahoo dot fr Operating system: RH7.3 PHP version: 4.3.2 PHP Bug Type: Scripting Engine problem Bug description: Notice: unserialize(): Error at offset ... class C { var $bad_1 = 1e-6; // Bug in unserialize var $bad_2 = 1.0e-6

#22847 [NEW]: Reference don't work in sort callbacks

2003-03-24 Thread jparneodo at yahoo dot fr
From: jparneodo at yahoo dot fr Operating system: RH7.2 PHP version: 4.3.0 PHP Bug Type: Arrays related Bug description: Reference don't work in sort callbacks function cmp($a,$b){ global $g; var_dump($g); // NULL here if($g[$a]&

#22055 [Fbk->Opn]: Memory leak with references in objects

2003-02-06 Thread jparneodo
ID: 22055 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 PHP Version: 4.3.1-dev New Comment: You are asking me to test PHP

#22055 [Fbk->Opn]: Memory leak with references in objects

2003-02-05 Thread jparneodo
ID: 22055 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: RedHat 7.2 -PHP Version: 4.3.0 +PHP Version: 4.3.1-dev New Comment: Same

#22055 [NEW]: Memory leak with references in objects

2003-02-04 Thread jparneodo
From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: Memory leak with references in objects /* If you don't set the UP property, garbage collection is done in real time If you set the UP property,

Bug #17014: pcntl_wexitstatus does not return exit status

2002-05-05 Thread jparneodo
From: [EMAIL PROTECTED] Operating system: RedHat7.2 and RedHat7.1 PHP version: 4.1.2 PHP Bug Type: Unknown/Other Function Bug description: pcntl_wexitstatus does not return exit status On Red Hat 7.2 and Red Hat 7.1, pcntl_wexitstatus does not return exit status, pcntl_wex

Bug #16977 Updated: Compiling Zend: parse error before `MAILSTREAM'

2002-05-03 Thread jparneodo
ID: 16977 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: RedHat7.2 PHP Version: 4.2.0 New Comment: Solved! Not a 4.2.0 problem but a RedHat mis

Bug #16977 Updated: Compiling Zend: parse error before `MAILSTREAM'

2002-05-03 Thread jparneodo
ID: 16977 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: RedHat7.2 PHP Version: 4.2.0 New Comment: Investigations: * I've found the symbol MAILSTREAM in c-client (imap-2

Bug #16977: Compiling Zend: parse error before `MAILSTREAM'

2002-05-02 Thread jparneodo
From: [EMAIL PROTECTED] Operating system: RedHat7.2 PHP version: 4.2.0 PHP Bug Type: Compile Failure Bug description: Compiling Zend: parse error before `MAILSTREAM' shell> make Making all in Zend make[1]: Entre dans le répertoire `/home/jpa/dev/php-4.2.0/Zend' /bin/sh ..

Bug #16451: strtotime with CEST timezone set returns -1

2002-04-05 Thread jparneodo
From: [EMAIL PROTECTED] Operating system: RedHat7.1 PHP version: 4.1.1 PHP Bug Type: Date/time related Bug description: strtotime with CEST timezone set returns -1 date("Y-m-d H:i:s T") returns "2002-04-05 17:12:37 CEST" strtotime("2002-04-05 17:12:37 CEST") return -1 Pe