#50717 [Opn->Fbk]: Slow download speed

2010-01-12 Thread jani
ID: 50717 Updated by: j...@php.net Reported By: abaddon_a2006 at yahoo dot com -Status: Open +Status: Feedback Bug Type: cURL related Operating System: fedora 12 PHP Version: 5.3.1 New Comment: What curl version have you compiled PHP

#50496 [Opn->Csd]: Use of is valid only in a c99 compilation environment.

2010-01-12 Thread jani
ID: 50496 Updated by: j...@php.net Reported By: alexander at skwar dot name -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Solaris 10, Sparc PHP Version: 5.3SVN-2009-12-16 (snap) Assigned To: srinatar

#50717 [Fbk->Opn]: Slow download speed

2010-01-12 Thread abaddon_a2006 at yahoo dot com
ID: 50717 User updated by: abaddon_a2006 at yahoo dot com Reported By: abaddon_a2006 at yahoo dot com -Status: Feedback +Status: Open Bug Type: cURL related Operating System: fedora 12 PHP Version: 5.3.1 New Comment: curl 7.19.7 (i386-red

#50728 [Opn->Csd]: All PDOExceptions hardcode 'code' property to 0

2010-01-12 Thread iliaa
ID: 50728 Updated by: il...@php.net Reported By: j...@php.net -Status: Open +Status: Closed Bug Type: PDO related Operating System: All PHP Version: 5.3.2RC1 New Comment: This bug has been fixed in SVN. Snapshots of the sources are

#50729 [NEW]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread keithdavis at solidtechservice dot com
From: keithdavis at solidtechservice dot com Operating system: Windows 7 64 Bit PHP version: 5.3.1 PHP Bug Type: Scripting Engine problem Bug description: Error Control Operator (@) Does Not Work With Custom Error Handler Description: The @ is supposed to set er

#50729 [Opn->Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread colder
ID: 50729 Updated by: col...@php.net Reported By: keithdavis at solidtechservice dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: Thank you for

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread keithdavis at solidtechservice dot com
ID: 50729 User updated by: keithdavis at solidtechservice dot com Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: But it's NOT

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread keithdavis at solidtechservice dot com
ID: 50729 User updated by: keithdavis at solidtechservice dot com Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: The manual st

#47675 [Com]: File descriptor leaked due to HAVE_BROKEN_GETCWD

2010-01-12 Thread bryan at stansell dot org
ID: 47675 Comment by: bryan at stansell dot org Reported By: cs at ecn dot purdue dot edu Status: No Feedback Bug Type: Apache2 related Operating System: Solaris 10 PHP Version: 5.2.9 New Comment: I finally got a chance to test a theory. Loo

#50382 [Fbk->Opn]: garbage collection crashes

2010-01-12 Thread dirk at bean-it dot nl
ID: 50382 User updated by: dirk at bean-it dot nl Reported By: dirk at bean-it dot nl -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Debian 5.0 PHP Version: 5.3, 6 Assigned To: dmitry New Comment: No

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread degeberg
ID: 50729 Updated by: degeb...@php.net Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: On my setup using PHP 5.3.1, this c

#50731 [NEW]: Inconsistent namespaces sent to functions registered with spl_autoload_register

2010-01-12 Thread court at epixa dot com
From: court at epixa dot com Operating system: MAC OS X 10.6.2 PHP version: 5.3.1 PHP Bug Type: SPL related Bug description: Inconsistent namespaces sent to functions registered with spl_autoload_register Description: When you instantiate a namespaced class, the

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread keithdavis at solidtechservice dot com
ID: 50729 User updated by: keithdavis at solidtechservice dot com Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: That makes no

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread rasmus
ID: 50729 Updated by: ras...@php.net Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: Just check it: if(error_reporting()=

#50729 [Bgs]: Error Control Operator (@) Does Not Work With Custom Error Handler

2010-01-12 Thread keithdavis at solidtechservice dot com
ID: 50729 User updated by: keithdavis at solidtechservice dot com Reported By: keithdavis at solidtechservice dot com Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 7 64 Bit PHP Version: 5.3.1 New Comment: Ok, I get it

#45986 [Com]: rename() generates Bad file descriptor

2010-01-12 Thread michael-l-smith at att dot net
ID: 45986 Comment by: michael-l-smith at att dot net Reported By: david at grudl dot com Status: Assigned Bug Type: Filesystem function related Operating System: win32 only PHP Version: 5.3CVS-2008-11-11 Assigned To: pajoye New Comment:

#50723 [Com]: Bug in garbage collector causes crash

2010-01-12 Thread garretts at microsoft dot com
ID: 50723 Comment by: garretts at microsoft dot com Reported By: garretts at microsoft dot com Status: Feedback Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.3.2RC1 New Comment: Unfortunately, snapshots aren't working,

#50732 [NEW]: exec() adds single byte twice to $output array

2010-01-12 Thread scope at planetavent dot de
From: scope at planetavent dot de Operating system: Linux, Windows PHP version: 5.3.1 PHP Bug Type: Program Execution Bug description: exec() adds single byte twice to $output array Description: If exec is used to start a command that outputs only a single byte,

#50416 [Com]: PROCEDURE db.myproc can't return a result set in the given context

2010-01-12 Thread ermesto_vargas at yahoo dot com
ID: 50416 Comment by: ermesto_vargas at yahoo dot com Reported By: ernesto_vargas at yahoo dot com Status: Assigned Bug Type: MySQL related Operating System: * PHP Version: 5.3, 6 Assigned To: mysql New Comment: Any ETA on when this iss

#50733 [NEW]: Garbage Collection fails

2010-01-12 Thread elmex at voll dot in
From: elmex at voll dot in Operating system: FreeBSD 6.1 PHP version: 5.2.12 PHP Bug Type: Session related Bug description: Garbage Collection fails Description: The Garbage Collection ist set to session.gc_maxlifetime=1440, but there are a lot of session files s

#50698 [Opn]: SoapClient should handle wsdls with some incompatiable endpoints

2010-01-12 Thread zippy1981 at gmail dot com
ID: 50698 User updated by: zippy1981 at gmail dot com Reported By: zippy1981 at gmail dot com Status: Open Bug Type: Feature/Change Request -Operating System: Windows XP +Operating System: Windows XP/7 and probably all. PHP Version: 5.2.12, 5.3.1 Ne

#50732 [Opn]: exec() adds single byte twice to $output array

2010-01-12 Thread scope at planetavent dot de
ID: 50732 User updated by: scope at planetavent dot de Reported By: scope at planetavent dot de Status: Open Bug Type: Program Execution Operating System: Linux, Windows PHP Version: 5.3.1 New Comment: Of course, this applies as well to output tha

#50733 [Opn->Fbk]: Garbage Collection fails

2010-01-12 Thread derick
ID: 50733 Updated by: der...@php.net Reported By: elmex at voll dot in -Status: Open +Status: Feedback Bug Type: Session related Operating System: FreeBSD 6.1 PHP Version: 5.2.12 New Comment: Can you post the other session related se

#50734 [NEW]: GD won't complie against libpng 1.4.0

2010-01-12 Thread tsteiner at nerdclub dot net
From: tsteiner at nerdclub dot net Operating system: Linux PHP version: 5.3.1 PHP Bug Type: Compile Failure Bug description: GD won't complie against libpng 1.4.0 Description: >From the libpng README at ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.0-

#50734 [Opn->Bgs]: GD won't complie against libpng 1.4.0

2010-01-12 Thread pajoye
ID: 50734 Updated by: paj...@php.net Reported By: tsteiner at nerdclub dot net -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux PHP Version: 5.3.1 New Comment: Already fixed in SVN. Thanks for your repo

#50731 [Com]: Inconsistent namespaces sent to functions registered with spl_autoload_register

2010-01-12 Thread court at epixa dot com
ID: 50731 Comment by: court at epixa dot com Reported By: court at epixa dot com Status: Open Bug Type: SPL related Operating System: MAC OS X 10.6.2 PHP Version: 5.3.1 New Comment: I don't know how I didn't notice this earlier, but it seems

#50410 [Com]: curl extension slows down PHP

2010-01-12 Thread wzed dot php at gmail dot com
ID: 50410 Comment by: wzed dot php at gmail dot com Reported By: procyonar at gmail dot com Status: Feedback Bug Type: cURL related Operating System: win32 only - Windows 7 PHP Version: 5.2.11 New Comment: I'm not the original reporter, but I

#50735 [NEW]: feature request

2010-01-12 Thread h dot riepma at gmail dot com
From: h dot riepma at gmail dot com Operating system: ubuntu PHP version: 5.2.12 PHP Bug Type: Unknown/Other Function Bug description: feature request Description: not a bug, but http://www.php.net/sitemap.php said to put features here too... would love to have

#50735 [Opn]: feature request

2010-01-12 Thread h dot riepma at gmail dot com
ID: 50735 User updated by: h dot riepma at gmail dot com Reported By: h dot riepma at gmail dot com Status: Open Bug Type: Unknown/Other Function Operating System: ubuntu PHP Version: 5.2.12 New Comment: yes i know theres a logic error there...