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

2007-07-06 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

#41906 [Fbk-Opn]: slow local mysql_connect

2007-07-06 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

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

2007-07-06 Thread sniper
ID: 41899 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au -Status: Open +Status: Closed Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 New Comment: Since it's fixed in CVS

#41912 [NEW]: date() interprets Unix timestamp as GMT and converts it to the default timezone

2007-07-06 Thread [EMAIL PROTECTED]
::format(): '.$date-format('Ymd, H:i:s').\n; echo 'date() of unixtime: '.date('Ymd, H:i:s', $date-format('U')).\n; ? Expected result: DateTime::format(): 20070706, 07:38:45 date() of unixtime: 20070706, 07:38:45 Actual result: -- DateTime::format(): 20070706, 07:38:45 date

#41913 [NEW]: dbase functions return not all records from a dbf file

2007-07-06 Thread sdmaster at mail dot ru
From: sdmaster at mail dot ru Operating system: Windows XP SP2 PHP version: 5.2.3 PHP Bug Type: dBase related Bug description: dbase functions return not all records from a dbf file Description: I'm using Apache 2.2.4, php 5.2.3 loaded with LoadModule. php_dbase

#41779 [Opn]: ftp_nlist() and ftp_rawlist() fail with open_basedir

2007-07-06 Thread derernst at gmx dot ch
ID: 41779 User updated by: derernst at gmx dot ch Reported By: derernst at gmx dot ch Status: Open Bug Type: Safe Mode/open_basedir Operating System: Linux PHP Version: 5.2.3 New Comment: The ISP informed me now that he will not install the

#41908 [Opn-Fbk]: CFLAGS=-Os ./configure --enable-debug fails

2007-07-06 Thread tony2001
ID: 41908 Updated by: [EMAIL PROTECTED] Reported By: christian at hoffie dot info -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Gentoo Linux PHP Version: 5.2.3 New Comment: does appending -O0 after

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

2007-07-06 Thread tony2001
ID: 41910 Updated by: [EMAIL PROTECTED] Reported By: dan at novapulsar dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: Thank you for this bug report. To

#41906 [Opn-Bgs]: slow local mysql_connect

2007-07-06 Thread tony2001
ID: 41906 Updated by: [EMAIL PROTECTED] Reported By: kkr at mit dot de -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: The connect is done by MySQL client library,

#41912 [Opn-Asn]: date() interprets Unix timestamp as GMT and converts it to the default timezone

2007-07-06 Thread tony2001
')).\n; ? Expected result: DateTime::format(): 20070706, 07:38:45 date() of unixtime: 20070706, 07:38:45 Actual result: -- DateTime::format(): 20070706, 07:38:45 date() of unixtime: 20070706, 09:38:45

#41779 [Opn-Fbk]: ftp_nlist() and ftp_rawlist() fail with open_basedir

2007-07-06 Thread tony2001
ID: 41779 Updated by: [EMAIL PROTECTED] Reported By: derernst at gmx dot ch -Status: Open +Status: Feedback Bug Type: Safe Mode/open_basedir Operating System: Linux PHP Version: 5.2.3 New Comment: You can safely install everything

#41913 [Opn-Fbk]: dbase functions return not all records from a dbf file

2007-07-06 Thread tony2001
ID: 41913 Updated by: [EMAIL PROTECTED] Reported By: sdmaster at mail dot ru -Status: Open +Status: Feedback Bug Type: dBase related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: Both PHP and dbview output 5

#41911 [Opn-Bgs]: Passing string encapsulated in SimpleXMLElement to strtotime causes memory leak

2007-07-06 Thread tony2001
ID: 41911 Updated by: [EMAIL PROTECTED] Reported By: irb at redwoodtech dot com -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: All memory leaks are reported

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

2007-07-06 Thread tony2001
ID: 41899 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au -Status: Closed +Status: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 -Assigned To: +Assigned To:

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

2007-07-06 Thread irb at redwoodtech dot com
ID: 41911 User updated by: irb at redwoodtech dot com Reported By: irb at redwoodtech dot com Status: Bogus Bug Type: Date/time related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: Tony, thanks for the quick response. The

#41906 [Bgs]: slow local mysql_connect

2007-07-06 Thread kkr at mit dot de
ID: 41906 User updated by: kkr at mit dot de Reported By: kkr at mit dot de Status: Bogus Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 5.2.3 New Comment: It's difficult to clearly seperate the php and mysql client part

#41908 [Fbk-Opn]: CFLAGS=-Os ./configure --enable-debug fails

2007-07-06 Thread christian at hoffie dot info
ID: 41908 User updated by: christian at hoffie dot info Reported By: christian at hoffie dot info -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Gentoo Linux PHP Version: 5.2.3 New Comment: does appending -O0

#41915 [NEW]: Problem from multiplication

2007-07-06 Thread pawel1-81 at O2 dot PL
From: pawel1-81 at O2 dot PL Operating system: WINDOWS XP HOME PHP version: 5.2.3 PHP Bug Type: *General Issues Bug description: Problem from multiplication Description: Why for some values $ r ($r * 1000) result on example 1015 be paid back 1.015 E + 10 and

#41915 [Opn-Bgs]: Problem from multiplication

2007-07-06 Thread tony2001
ID: 41915 Updated by: [EMAIL PROTECTED] Reported By: pawel1-81 at O2 dot PL -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: WINDOWS XP HOME PHP Version: 5.2.3 New Comment: Expected behaviour, there is

#41908 [Opn-Csd]: CFLAGS=-Os ./configure --enable-debug fails

2007-07-06 Thread tony2001
ID: 41908 Updated by: [EMAIL PROTECTED] Reported By: christian at hoffie dot info -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Gentoo Linux PHP Version: 5.2.3 New Comment: This bug has been fixed in CVS.

#41913 [Fbk-Opn]: dbase functions return not all records from a dbf file

2007-07-06 Thread sdmaster at mail dot ru
ID: 41913 User updated by: sdmaster at mail dot ru Reported By: sdmaster at mail dot ru -Status: Feedback +Status: Open Bug Type: dBase related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: note that the sample dbf has

#41916 [Opn]: $_SESSION array lost from one page to the next

2007-07-06 Thread richard at dominion-web dot com
ID: 41916 User updated by: richard at dominion-web dot com Reported By: richard at dominion-web dot com Status: Open -Bug Type: SPL related +Bug Type: Session related Operating System: Windows Server 2003 PHP Version: 6CVS-2007-07-06 (snap)

#41913 [Opn-Bgs]: dbase functions return not all records from a dbf file

2007-07-06 Thread tony2001
ID: 41913 Updated by: [EMAIL PROTECTED] Reported By: sdmaster at mail dot ru -Status: Open +Status: Bogus Bug Type: dBase related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: Well, then there is apparently some

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

2007-07-06 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: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment:

#41916 [Opn-Fbk]: $_SESSION array lost from one page to the next

2007-07-06 Thread tony2001
ID: 41916 Updated by: [EMAIL PROTECTED] Reported By: richard at dominion-web dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: Windows Server 2003 PHP Version: 6CVS-2007-07-06 (snap) New Comment:

#41884 [Opn-Asn]: ReflectionClass::getDefaultProperties() does not handle static attributes

2007-07-06 Thread tony2001
ID: 41884 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5CVS-2007-07-03 (CVS) -Assigned To: +Assigned To:

#41916 [NEW]: $_SESSION array lost from one page to the next

2007-07-06 Thread richard at dominion-web dot com
From: richard at dominion-web dot com Operating system: Windows Server 2003 PHP version: 6CVS-2007-07-06 (snap) PHP Bug Type: SPL related Bug description: $_SESSION array lost from one page to the next Description: I have a script that runs fine on all versions

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

2007-07-06 Thread tony2001
ID: 41899 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au Status: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment: Which configure

#41916 [Fbk-Csd]: $_SESSION array lost from one page to the next

2007-07-06 Thread richard at dominion-web dot com
ID: 41916 User updated by: richard at dominion-web dot com Reported By: richard at dominion-web dot com -Status: Feedback +Status: Closed Bug Type: Session related Operating System: Windows Server 2003 PHP Version: 6CVS-2007-07-06 (snap)

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

2007-07-06 Thread tony2001
ID: 41899 Updated by: [EMAIL PROTECTED] Reported By: geoffwa at cs dot rmit dot edu dot au Status: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment: Thanks, but I need

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

2007-07-06 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: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment:

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

2007-07-06 Thread tony2001
ID: 41910 Updated by: [EMAIL PROTECTED] Reported By: dan at novapulsar dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: What is mysql_execute()? Previous

#41913 [Bgs]: dbase functions return not all records from a dbf file

2007-07-06 Thread sdmaster at mail dot ru
ID: 41913 User updated by: sdmaster at mail dot ru Reported By: sdmaster at mail dot ru Status: Bogus Bug Type: dBase related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: so the question remains.. will this be considered a bug

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

2007-07-06 Thread tony2001
ID: 41910 Updated by: [EMAIL PROTECTED] Reported By: dan at novapulsar dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: Just put the default php.ini instead

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

2007-07-06 Thread dan at novapulsar dot com
ID: 41910 User updated by: dan at novapulsar dot com Reported By: dan at novapulsar dot com -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: Can log file settings be

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

2007-07-06 Thread tony2001
ID: 41910 Updated by: [EMAIL PROTECTED] Reported By: dan at novapulsar dot com -Status: Open +Status: Feedback Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: /local/dev/php/4_4 ./sapi/cli/php

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

2007-07-06 Thread dan at novapulsar dot com
ID: 41910 User updated by: dan at novapulsar dot com Reported By: dan at novapulsar dot com -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: ?php //connect to valid mysql

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

2007-07-06 Thread dan at novapulsar dot com
ID: 41910 User updated by: dan at novapulsar dot com Reported By: dan at novapulsar dot com -Status: Feedback +Status: Open Bug Type: MySQL related Operating System: centos4.3 PHP Version: 4.4.7 New Comment: Sorry, early in the morning,

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

2007-07-06 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: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment:

#41913 [Bgs]: dbase functions return not all records from a dbf file

2007-07-06 Thread tony2001
ID: 41913 Updated by: [EMAIL PROTECTED] Reported By: sdmaster at mail dot ru Status: Bogus Bug Type: dBase related Operating System: Windows XP SP2 PHP Version: 5.2.3 New Comment: I do not consider a bug something that doesn't work witn a

#41917 [NEW]: oci_field_scale returns expected value multiplied by 256

2007-07-06 Thread nobleclem+phpbugs at gmail dot com
From: nobleclem+phpbugs at gmail dot com Operating system: Solaris PHP version: 5.2.3 PHP Bug Type: OCI8 related Bug description: oci_field_scale returns expected value multiplied by 256 Description: When using oci_field_scale to obtain the value stored in

#41917 [Opn-Bgs]: oci_field_scale returns expected value multiplied by 256

2007-07-06 Thread tony2001
ID: 41917 Updated by: [EMAIL PROTECTED] Reported By: nobleclem+phpbugs at gmail dot com -Status: Open +Status: Bogus Bug Type: OCI8 related Operating System: Solaris PHP Version: 5.2.3 New Comment: PHP/OCI8 returns exactly what it

#41917 [Bgs-Opn]: oci_field_scale returns expected value multiplied by 256

2007-07-06 Thread sixd
ID: 41917 Updated by: [EMAIL PROTECTED] Reported By: nobleclem+phpbugs at gmail dot com -Status: Bogus +Status: Open Bug Type: OCI8 related Operating System: Solaris PHP Version: 5.2.3 New Comment: Although I can't reproduce the

#41917 [Opn]: oci_field_scale returns expected value multiplied by 256

2007-07-06 Thread sixd
ID: 41917 Updated by: [EMAIL PROTECTED] Reported By: nobleclem+phpbugs at gmail dot com Status: Open Bug Type: OCI8 related Operating System: Solaris PHP Version: 5.2.3 New Comment: A new test has been merged and old tests updated. They

#37381 [Com]: auto_globals_jit fails to correctly intialize variables

2007-07-06 Thread php at modem-help dot com
ID: 37381 Comment by: php at modem-help dot com Reported By: gcp at sjeng dot org Status: No Feedback Bug Type: Variables related Operating System: FreeBSD 6.0 PHP Version: 5.1.4 New Comment: PHP 5.1.6 (RedHat FC6; std PHP, Apache; fully

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

2007-07-06 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: Assigned Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: tony2001 New Comment: