#50962 [NoF-Opn]: Using a ftp stream to a windows ftp server to upload results in missing data

2010-02-23 Thread m dot ebbers at i-real dot nl
ID: 50962 User updated by: m dot ebbers at i-real dot nl Reported By: m dot ebbers at i-real dot nl -Status: No Feedback +Status: Open Bug Type: Streams related Operating System: Linux PHP Version: 5.3.1 New Comment: I've tested it with

#51120 [NEW]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
From: antonio04 at gmail dot com Operating system: FreeBSD 7.2 PHP version: 5.3.1 PHP Bug Type: Session related Bug description: If session var is NULL, value will be overwritten by global with same name Description: When you have a session variable whose whose

#51120 [Com]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
ID: 51120 Comment by: antonio04 at gmail dot com Reported By: antonio04 at gmail dot com Status: Open Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: Sorry, there was a typo in the reproduce code --

#51120 [Com]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
ID: 51120 Comment by: antonio04 at gmail dot com Reported By: antonio04 at gmail dot com Status: Open Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: Here are the expected/actual results: Expected

#50990 [Opn-Csd]: gmp extension doesn't compile with gmp 5.0.1

2010-02-23 Thread pajoye
ID: 50990 Updated by: paj...@php.net Reported By: php-bugs-2010 at ryandesign dot com -Status: Open +Status: Closed Bug Type: GNU MP related Operating System: Mac OS X 10.6.2 PHP Version: 5.3.2RC1 New Comment: @susan dot smith dot

#51122 [NEW]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
From: y_kopel at walla dot com Operating system: linux PHP version: 5.3.1 PHP Bug Type: Arrays related Bug description: the iteration on arrays with calling functions is very slow Description: the iteration on arrays with calling functions is very slow comparing

#51122 [Opn]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
ID: 51122 User updated by: y_kopel at walla dot com Reported By: y_kopel at walla dot com Status: Open Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: shorter code: ?php for ($i = 0 ;$i 100 ; $i++){

#51123 [NEW]: Mail function error can't to connect mail server.

2010-02-23 Thread som_sea at hotmail dot com
From: som_sea at hotmail dot com Operating system: Windows XP PHP version: 5.2.12 PHP Bug Type: Mail related Bug description: Mail function error can't to connect mail server. Description: Background version. AppServ Open Project - 2.5.8 for Windows : Apache Web

#51120 [Opn-Bgs]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread jani
ID: 51120 Updated by: j...@php.net Reported By: antonio04 at gmail dot com -Status: Open +Status: Bogus Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: For starters, you can't set

#51122 [Opn-Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread jani
ID: 51122 Updated by: j...@php.net Reported By: y_kopel at walla dot com -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: Just turn off garbage collection if this is a

#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread jani
ID: 51122 Updated by: j...@php.net Reported By: y_kopel at walla dot com Status: Bogus Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: Or run the script in 32bit system (and turn of GC :). With latest SVN

#51123 [Opn-Bgs]: Mail function error can't to connect mail server.

2010-02-23 Thread jani
ID: 51123 Updated by: j...@php.net Reported By: som_sea at hotmail dot com -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Windows XP PHP Version: 5.2.12 New Comment: Sorry, but your problem does not imply a

#51023 [Opn]: ext/filter/tests/046.phpt fails, does not detect int overflow (with -O2 gcc 4.4)

2010-02-23 Thread jani
ID: 51023 Updated by: j...@php.net Reported By: geissert at debian dot org Status: Open Bug Type: Filter related Operating System: * PHP Version: 5.3SVN-2010-02-12 New Comment: See also bug #51008 Previous Comments:

#51008 [Opn-Bgs]: Zend/tests/bug45877.phpt fails

2010-02-23 Thread jani
ID: 51008 Updated by: j...@php.net Reported By: geissert at debian dot org -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: debian sid PHP Version: 5.3SVN-2010-02-12 New Comment: Duplicate.

#51120 [Bgs]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
ID: 51120 User updated by: antonio04 at gmail dot com Reported By: antonio04 at gmail dot com Status: Bogus Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: Thanks for your quick response. Sorry, I should

#50962 [Opn-Fbk]: Using a ftp stream to a windows ftp server to upload results in missing data

2010-02-23 Thread jani
ID: 50962 Updated by: j...@php.net Reported By: m dot ebbers at i-real dot nl -Status: Open +Status: Feedback Bug Type: Streams related Operating System: Linux -PHP Version: 5.3.1 +PHP Version: 5.*, 6 (2010-02-23) New Comment:

#51120 [Bgs]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
ID: 51120 User updated by: antonio04 at gmail dot com Reported By: antonio04 at gmail dot com Status: Bogus Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: Just to confirm, register_globals is definitely

#51124 [NEW]: if we divide 1.48/15000 answer suppose to be 0.0000986666 but wrong ans coming

2010-02-23 Thread davindergsi at yahoo dot com
From: davindergsi at yahoo dot com Operating system: Linux PHP version: 6SVN-2010-02-23 (snap) PHP Bug Type: Math related Bug description: if we divide 1.48/15000 answer suppose to be 0.98 but wrong ans coming Description: if we divide 1.48/15000 answer

#51124 [Opn-Bgs]: if we divide 1.48/15000 answer suppose to be 0.0000986666 but wrong ans coming

2010-02-23 Thread pajoye
ID: 51124 Updated by: paj...@php.net Reported By: davindergsi at yahoo dot com -Status: Open +Status: Bogus Bug Type: Math related Operating System: Linux PHP Version: 6SVN-2010-02-23 (snap) New Comment: . Previous Comments:

#48853 [Com]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread leonard-php-bugs at ottolander dot nl
ID: 48853 Comment by: leonard-php-bugs at ottolander dot nl Reported By: leonard-php-bugs at ottolander dot nl Status: No Feedback Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) New Comment: I am

#48853 [NoF-Opn]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread pajoye
ID: 48853 Updated by: paj...@php.net Reported By: leonard-php-bugs at ottolander dot nl -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) Previous Comments:

#46130 [Com]: SOAP-ERROR: Parsing WSDL

2010-02-23 Thread sebasg37 at gmail dot com
ID: 46130 Comment by: sebasg37 at gmail dot com Reported By: cfelce at gmail dot com Status: No Feedback Bug Type: SOAP related Operating System: GNU/Linux Ubuntu fesity PHP Version: 5.2CVS-2008-09-19 (CVS) New Comment: Itis not neccesary to

#51125 [NEW]: a bug about mysql_pconnect

2010-02-23 Thread asersz at gmail dot com
From: asersz at gmail dot com Operating system: Windows 7 PHP version: 5.2.12 PHP Bug Type: MySQL related Bug description: a bug about mysql_pconnect Description: I am not good at english. My apache is running (Port 80). URL is 'localhost:80' or 'localhost'.

#51125 [Opn-Bgs]: a bug about mysql_pconnect

2010-02-23 Thread pajoye
ID: 51125 Updated by: paj...@php.net Reported By: asersz at gmail dot com -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows 7 PHP Version: 5.2.12 New Comment: See the other report about mysql and IPV6

#48853 [Opn-Fbk]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread jani
ID: 48853 Updated by: j...@php.net Reported By: leonard-php-bugs at ottolander dot nl -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) New Comment: no feedback

#48853 [Fbk-Opn]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread leonard-php-bugs at ottolander dot nl
ID: 48853 User updated by: leonard-php-bugs at ottolander dot nl Reported By: leonard-php-bugs at ottolander dot nl -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS)

#51126 [NEW]: class_exists + namespaces

2010-02-23 Thread richard at rjharrison dot org
From: richard at rjharrison dot org Operating system: linux PHP version: 5.3.1 PHP Bug Type: Unknown/Other Function Bug description: class_exists + namespaces Description: class_exists() is not calling my spl_autoload_register'ed function with a fully qualified

#51126 [Opn-Bgs]: class_exists + namespaces

2010-02-23 Thread johannes
ID: 51126 Updated by: johan...@php.net Reported By: richard at rjharrison dot org -Status: Open +Status: Bogus -Bug Type: SPL related +Bug Type: Unknown/Other Function Operating System: linux PHP Version: 5.3.1 New Comment:

#51127 [NEW]: $_SESSION illogical behaviour.

2010-02-23 Thread asanoki at gmail dot com
From: asanoki at gmail dot com Operating system: Linux PHP version: 5.2.12 PHP Bug Type: Session related Bug description: $_SESSION illogical behaviour. Description: No warning about using not allowed characters as a key in array $_SESSION. It is illogical, and

#51120 [Bgs]: If session var is NULL, value will be overwritten by global with same name

2010-02-23 Thread antonio04 at gmail dot com
ID: 51120 User updated by: antonio04 at gmail dot com Reported By: antonio04 at gmail dot com Status: Bogus Bug Type: Session related Operating System: FreeBSD 7.2 PHP Version: 5.3.1 New Comment: On further research, this seems due to the

#51126 [Bgs]: class_exists + namespaces

2010-02-23 Thread richard at rjharrison dot org
ID: 51126 User updated by: richard at rjharrison dot org Reported By: richard at rjharrison dot org Status: Bogus Bug Type: SPL related Operating System: linux PHP Version: 5.3.1 New Comment: Hi Johannes, I double-checked the documentation and

#48853 [Opn-Fbk]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread sniper
ID: 48853 Updated by: sni...@php.net Reported By: leonard-php-bugs at ottolander dot nl -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) New Comment:

#51128 [NEW]: imagefill() doesn't work with large images

2010-02-23 Thread admin-team at suresupport dot com
From: admin-team at suresupport dot com Operating system: Linux Debian 64bit PHP version: 5.2.12 PHP Bug Type: GD related Bug description: imagefill() doesn't work with large images Description: Hello, Please check this URL: http://imagefill.server260.com/

#51128 [Opn-Fbk]: imagefill() doesn't work with large images

2010-02-23 Thread pajoye
ID: 51128 Updated by: paj...@php.net Reported By: admin-team at suresupport dot com -Status: Open +Status: Feedback Bug Type: GD related Operating System: Linux Debian 64bit PHP Version: 5.2.12 New Comment: Please allocate a

#48853 [Fbk-Opn]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread leonard-php-bugs at ottolander dot nl
ID: 48853 User updated by: leonard-php-bugs at ottolander dot nl Reported By: leonard-php-bugs at ottolander dot nl -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS)

#48853 [Opn]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread leonard-php-bugs at ottolander dot nl
ID: 48853 User updated by: leonard-php-bugs at ottolander dot nl Reported By: leonard-php-bugs at ottolander dot nl Status: Open Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) New Comment: Btw, I'm not

#48853 [Opn-Bgs]: Using bundled pcre fails if no unbundled headers are available on the system

2010-02-23 Thread sniper
ID: 48853 Updated by: sni...@php.net Reported By: leonard-php-bugs at ottolander dot nl -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: CentOS-4 PHP Version: 5.2CVS-2009-07-08 (CVS) New Comment: You have

#51129 [NEW]: XX is not a valid Stream-Context resource while using Soap with local_cert

2010-02-23 Thread bigdan at gmail dot com
From: bigdan at gmail dot com Operating system: linux PHP version: 5.3.1 PHP Bug Type: Streams related Bug description: XX is not a valid Stream-Context resource while using Soap with local_cert Description: This bug is strangley similar to #46427, but not

#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
ID: 51122 User updated by: y_kopel at walla dot com Reported By: y_kopel at walla dot com Status: Bogus Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: but... with and without gc_enable/gc_disable it consume the

#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread rasmus
ID: 51122 Updated by: ras...@php.net Reported By: y_kopel at walla dot com Status: Bogus Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: With gc on there are gc checks on every iteration. Just because it

#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
ID: 51122 User updated by: y_kopel at walla dot com Reported By: y_kopel at walla dot com Status: Bogus Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: so... maybe it worth to erite an optimization on it?

#50896 [Opn-Fbk]: Bus error on execution on a MIPS system

2010-02-23 Thread aharvey
ID: 50896 Updated by: ahar...@php.net Reported By: angel at wututu dot com -Status: Open +Status: Feedback -Bug Type: Feature/Change Request +Bug Type: Reproducible crash Operating System: GNU/Linux PHP Version: