#41906 [Fbk->Opn]: slow local mysql_connect

2007-07-05 Thread kkr at mit dot de
ID: 41906 User updated by: kkr at mit dot de Reported By: kkr at mit dot de -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: Using todays CVS snapshot the problem still

#41911 [NEW]: Passing string encapsulated in SimpleXMLElement to strtotime causes memory leak

2007-07-05 Thread irb at redwoodtech dot com
From: irb at redwoodtech dot com Operating system: Windows XP SP2 PHP version: 5.2.3 PHP Bug Type: Date/time related Bug description: Passing string encapsulated in SimpleXMLElement to strtotime causes memory leak Description: If a time string is to be read from

#41910 [NEW]: mysql_error doesn't return a string, just dumps output to screen

2007-07-05 Thread dan at novapulsar dot com
From: dan at novapulsar dot com Operating system: centos4.3 PHP version: 4.4.7 PHP Bug Type: MySQL related Bug description: mysql_error doesn't return a string, just dumps output to screen Description: Since mysql_error() is documented to 'return' a string, I as

#41899 [Fbk->Opn]: Can't open files with leading relative path of '..' and '..' is not readable

2007-07-05 Thread geoffwa at cs dot rmit dot edu dot au
ID: 41899 User updated by: geoffwa at cs dot rmit dot edu dot au Reported By: geoffwa at cs dot rmit dot edu dot au -Status: Feedback +Status: Open Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 New Comment: Is

#41899 [Opn->Fbk]: Can't open files with leading relative path of '..' and '..' is not readable

2007-07-05 Thread sniper
ID: 41899 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au -Status: Open +Status: Feedback Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 New Comment: Please try using this C

#41906 [Opn->Fbk]: slow local mysql_connect

2007-07-05 Thread sniper
ID: 41906 Updated by: [EMAIL PROTECTED] Reported By: kkr at mit dot de -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: Please try using this CVS snapshot: http

#32300 [Com]: 64bit libraries in */lib and */lib64

2007-07-05 Thread public at caffeianted dot org
ID: 32300 Comment by: public at caffeianted dot org Reported By: axelseaa at amadmax dot com Status: No Feedback Bug Type: Compile Failure Operating System: Fedora Core 3 64 Bit PHP Version: 5.0.3 New Comment: Same problem here. On CentOS 4.

#41909 [Csd]: var_export

2007-07-05 Thread stingbat at stingbat dot dk
ID: 41909 User updated by: stingbat at stingbat dot dk Reported By: stingbat at stingbat dot dk Status: Closed Bug Type: Variables related Operating System: Windows PHP Version: 5.2.3 New Comment: Ah I see, that's okay :) Thanks for the fix anywa

#41909 [Csd]: var_export

2007-07-05 Thread derick
ID: 41909 Updated by: [EMAIL PROTECTED] Reported By: stingbat at stingbat dot dk Status: Closed Bug Type: Variables related Operating System: Windows PHP Version: 5.2.3 New Comment: 5.2.1 to 5.2.3 only, I didn't file a bug for this, but I wil

#41770 [Asn->Fbk]: SSL: fatal protocol error due to buffer issues

2007-07-05 Thread iliaa
ID: 41770 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Feedback Bug Type: Streams related Operating System: Linux PHP Version: 5.2.3 Assigned To: iliaa New Comment: I am unable to repr

#41909 [Fbk->Csd]: var_export

2007-07-05 Thread stingbat at stingbat dot dk
ID: 41909 User updated by: stingbat at stingbat dot dk Reported By: stingbat at stingbat dot dk -Status: Feedback +Status: Closed Bug Type: Variables related Operating System: Windows PHP Version: 5.2.3 New Comment: Has it just been fixed

#41907 [Bgs]: wrong result from round(64.365,2)

2007-07-05 Thread milman at gmx dot de
ID: 41907 User updated by: milman at gmx dot de Reported By: milman at gmx dot de Status: Bogus Bug Type: *Math Functions Operating System: windows xp PHP Version: 5.2.3 New Comment: ok, but that is the same for other numbers too. function troun

#41907 [Bgs]: wrong result from round(64.365,2)

2007-07-05 Thread derick
ID: 41907 Updated by: [EMAIL PROTECTED] Reported By: milman at gmx dot de Status: Bogus Bug Type: *Math Functions Operating System: windows xp PHP Version: 5.2.3 New Comment: php -r 'echo sprintf("%15.20f", 8.155);' 8.15436051

#41907 [Bgs]: wrong result from round(64.365,2)

2007-07-05 Thread milman at gmx dot de
ID: 41907 User updated by: milman at gmx dot de Reported By: milman at gmx dot de Status: Bogus Bug Type: *Math Functions Operating System: windows xp PHP Version: 5.2.3 New Comment: sorry but i can't accept this answer. for me it seem like, round

#41909 [Opn->Fbk]: var_export

2007-07-05 Thread derick
ID: 41909 Updated by: [EMAIL PROTECTED] Reported By: stingbat at stingbat dot dk -Status: Open +Status: Feedback Bug Type: Variables related Operating System: Windows PHP Version: 5.2.3 New Comment: Please try using this CVS snapshot

#41909 [NEW]: var_export

2007-07-05 Thread stingbat at stingbat dot dk
From: stingbat at stingbat dot dk Operating system: Windows PHP version: 5.2.3 PHP Bug Type: Variables related Bug description: var_export Description: Seems like there has been a change to the var_export-function, when comparing PHP4 and PHP5, as stated below:

#41908 [NEW]: CFLAGS="-Os" ./configure --enable-debug fails

2007-07-05 Thread christian at hoffie dot info
From: christian at hoffie dot info Operating system: Gentoo Linux PHP version: 5.2.3 PHP Bug Type: *Compile Issues Bug description: CFLAGS="-Os" ./configure --enable-debug fails Description: PHP's configure script incorrectly manipulates CFLAGS and CXXFLAGS when

#41907 [Opn->Bgs]: wrong result from round(64.365,2)

2007-07-05 Thread derick
ID: 41907 Updated by: [EMAIL PROTECTED] Reported By: milman at gmx dot de -Status: Open +Status: Bogus Bug Type: *Math Functions Operating System: windows xp PHP Version: 5.2.3 New Comment: Floating point values have a limited precis

#41907 [NEW]: wrong result from round(64.365,2)

2007-07-05 Thread milman at gmx dot de
From: milman at gmx dot de Operating system: windows xp PHP version: 5.2.3 PHP Bug Type: *Math Functions Bug description: wrong result from round(64.365,2) Description: wrong result from round(64.365,2) should be 64.37 not 64.36 Reproduce code: --- \

#41906 [NEW]: slow local mysql_connect

2007-07-05 Thread kkr at mit dot de
From: kkr at mit dot de Operating system: Windows 2000 PHP version: 5.2.3 PHP Bug Type: Performance problem Bug description: slow local mysql_connect Description: Between 5.2.1 and 5.2.2 the PHP connects much slower to a local mysql5 installation running under ap

#41905 [Bgs]: Incorrect String Compare with '=='

2007-07-05 Thread domluc at gmail dot com
ID: 41905 User updated by: domluc at gmail dot com Reported By: domluc at gmail dot com Status: Bogus Bug Type: Strings related Operating System: GNU/Linux Debian PHP Version: 4.4.7 New Comment: Ok, I know way to do this,but, I think this is inco

#41869 [Asn->Csd]: current time returned for haiti and Etc/GMT-* timezone incorrect

2007-07-05 Thread derick
ID: 41869 Updated by: [EMAIL PROTECTED] Reported By: gnupun at yahoo dot com -Status: Assigned +Status: Closed Bug Type: Date/time related Operating System: windows xp PHP Version: 5.2.3 Assigned To: derick Previous Comments: -

#41905 [Opn->Bgs]: Incorrect String Compare with '=='

2007-07-05 Thread pajoye
ID: 41905 Updated by: [EMAIL PROTECTED] Reported By: domluc at gmail dot com -Status: Open +Status: Bogus Bug Type: Strings related Operating System: GNU/Linux Debian PHP Version: 4.4.7 New Comment: '==' will see the strings as nume

#41905 [NEW]: Incorrect String Compare with '=='

2007-07-05 Thread domluc at gmail dot com
From: domluc at gmail dot com Operating system: GNU/Linux Debian PHP version: 4.4.7 PHP Bug Type: Strings related Bug description: Incorrect String Compare with '==' Description: Obs:This bug hape in PHP 4.4.x and 5.2.x I have a string with 17bytes, sample: $v

#41877 [Fbk]: Trying to insert multiple BLOBs on oracle with pdo_oci hangs up Apache

2007-07-05 Thread tony2001
ID: 41877 Updated by: [EMAIL PROTECTED] Reported By: jarismar at adplabs dot com dot br Status: Feedback Bug Type: PDO related Operating System: Windows PHP Version: 5.2.3 New Comment: Thank you for this bug report. To properly diagnose the p

#41877 [Opn->Fbk]: Trying to insert multiple BLOBs on oracle with pdo_oci hangs up Apache

2007-07-05 Thread tony2001
ID: 41877 Updated by: [EMAIL PROTECTED] Reported By: jarismar at adplabs dot com dot br -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Windows PHP Version: 5.2.3 New Comment: Thank you for this bug report. To

#41859 [Opn->Fbk]: Low throughput with readfile/fpassthru

2007-07-05 Thread tony2001
ID: 41859 Updated by: [EMAIL PROTECTED] Reported By: champs dot name at gmail dot com -Status: Open +Status: Feedback Bug Type: Performance problem Operating System: Windows Server 2003/IIS6 PHP Version: 5.2.3 New Comment: We don't h

#41898 [Opn->Fbk]: mysqli_* functions missing

2007-07-05 Thread tony2001
ID: 41898 Updated by: [EMAIL PROTECTED] Reported By: ben at popator dot com -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: CentOS 4.5 x86_64 PHP Version: 5.2.3 New Comment: Cannot reproduce. Try to remove

#41900 [Opn->Bgs]: unresolved external symbol

2007-07-05 Thread tony2001
ID: 41900 Updated by: [EMAIL PROTECTED] Reported By: rok dot bermez at zavod-zviti dot si -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Windows PHP Version: 5.2.3 New Comment: Sorry, but your problem does n

#41903 [Opn]: imap_headerinfo for message/rfc822 attachments

2007-07-05 Thread tony2001
ID: 41903 Updated by: [EMAIL PROTECTED] Reported By: jt at taajama dot fi Status: Open -Bug Type: IMAP related +Bug Type: Feature/Change Request Operating System: Solaris PHP Version: 5.2.3 New Comment: Reclassified as feature request.

#41869 [Asn]: current time returned for haiti and Etc/GMT-* timezone incorrect

2007-07-05 Thread derick
ID: 41869 Updated by: [EMAIL PROTECTED] Reported By: gnupun at yahoo dot com Status: Assigned Bug Type: Date/time related Operating System: windows xp PHP Version: 5.2.3 Assigned To: derick New Comment: I updated the timezone database (

#41904 [NEW]: proc_open with empty array as $env uses $_ENV of parent

2007-07-05 Thread martin dot partel at mbnet dot fi
From: martin dot partel at mbnet dot fi Operating system: Linux PHP version: 5.2.3 PHP Bug Type: Program Execution Bug description: proc_open with empty array as $env uses $_ENV of parent Description: The documentation of proc_open states that passing NULL as the

#32330 [Com]: session_destroy, "Failed to initialize storage module", custom session handler

2007-07-05 Thread facingratio at email dot it
ID: 32330 Comment by: facingratio at email dot it Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: * PHP Version: 6CVS, 5CVS, 4CVS (2005-03-17) New Comment: I confirm that the ini_set workaround doesn't

#41903 [NEW]: imap_headerinfo for message/rfc822 attachments

2007-07-05 Thread jt at taajama dot fi
From: jt at taajama dot fi Operating system: Solaris PHP version: 5.2.3 PHP Bug Type: IMAP related Bug description: imap_headerinfo for message/rfc822 attachments Description: Would it be possible to have imap_headerinfo kind of function which would accept secti

#41901 [Opn->Bgs]: Parse error:parse error,unexpected '>' in /usr/www/ogi/.../Work/www/index.php

2007-07-05 Thread derick
ID: 41901 Updated by: [EMAIL PROTECTED] Reported By: ozahariev at yahoo dot com -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: linux PHP Version: 5CVS-2007-07-05 (snap) New Comment: Thank you for taking the

#41901 [NEW]: Parse error:parse error,unexpected '>' in /usr/www/ogi/.../Work/www/index.php

2007-07-05 Thread ozahariev at yahoo dot com
From: ozahariev at yahoo dot com Operating system: linux PHP version: 5CVS-2007-07-05 (snap) PHP Bug Type: Compile Failure Bug description: Parse error:parse error,unexpected '>' in /usr/www/ogi/.../Work/www/index.php Description: source at index.php line 16::

#41900 [NEW]: unresolved external symbol

2007-07-05 Thread rok dot bermez at zavod-zviti dot si
From: rok dot bermez at zavod-zviti dot si Operating system: Windows PHP version: 5.2.3 PHP Bug Type: Compile Failure Bug description: unresolved external symbol Description: Using functions such as RETURN_STRING, RETURN_STRING causes Error 1 error LNK20