#42438 [Fbk->Opn]: require require_once include include_once

2007-08-27 Thread perching_eagle at yahoo dot com
ID: 42438 User updated by: perching_eagle at yahoo dot com Reported By: perching_eagle at yahoo dot com -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: windows xp PHP Version: 5.2.3 New Comment: i trie

#42451 [NEW]: get_class(DOMNodelist->item()) reports wrong class

2007-08-27 Thread rkhb at gmx dot net
From: rkhb at gmx dot net Operating system: Windows XP Pro SP2 PHP version: 5.2.4RC3 PHP Bug Type: DOM XML related Bug description: get_class(DOMNodelist->item()) reports wrong class Description: get_class(DOMNodelist->item()) reports 'DOMElement'. In the documen

#42450 [Opn->Fbk]: PDO pgSql persistent connections fails on PostgreSQL server restart

2007-08-27 Thread iliaa
ID: 42450 Updated by: [EMAIL PROTECTED] Reported By: davojan at mail dot ru -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: FreeBSD and WinXP PHP Version: 5.2.3 New Comment: Please try using this CVS sn

#42338 [Opn->Fbk]: Memory leak in SAPI.c

2007-08-27 Thread jani
ID: 42338 Updated by: [EMAIL PROTECTED] Reported By: programatorfreez at gmail dot com -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: Gentoo GNU/Linux PHP Version: 5.2.4RC2 New Comment: Ever heard about '

#42338 [Bgs->Opn]: Memory leak in SAPI.c

2007-08-27 Thread programatorfreez at gmail dot com
ID: 42338 User updated by: programatorfreez at gmail dot com Reported By: programatorfreez at gmail dot com -Status: Bogus +Status: Open Bug Type: *General Issues Operating System: Gentoo GNU/Linux PHP Version: 5.2.4RC2 New Comment: './co

#42450 [NEW]: PDO pgSql persistent connections fails on PostgreSQL server restart

2007-08-27 Thread davojan at mail dot ru
From: davojan at mail dot ru Operating system: FreeBSD and WinXP PHP version: 5.2.3 PHP Bug Type: PostgreSQL related Bug description: PDO pgSql persistent connections fails on PostgreSQL server restart Description: When using PDO pgSQL with persistent connection

#42449 [Opn->Bgs]: false positive on input error checking

2007-08-27 Thread bjori
ID: 42449 Updated by: [EMAIL PROTECTED] Reported By: f11n1 at unb dot ca -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows PHP Version: 5.2.3 New Comment: Thank you for taking the time to write to us

#42449 [NEW]: false positive on input error checking

2007-08-27 Thread f11n1 at unb dot ca
From: f11n1 at unb dot ca Operating system: Windows PHP version: 5.2.3 PHP Bug Type: Reproducible crash Bug description: false positive on input error checking Description: I define a function that asks for a string with default set to null, then call it with non

#42416 [WFx->Csd]: Apache2 locked imagecreate with imagettftext

2007-08-27 Thread baco at infomaniak dot ch
ID: 42416 User updated by: baco at infomaniak dot ch Reported By: baco at infomaniak dot ch -Status: Wont fix +Status: Closed Bug Type: GD related Operating System: Linux PHP Version: 4.4.7 Assigned To: pajoye New Comment: ... Pre

#42416 [WFx]: Apache2 locked imagecreate with imagettftext

2007-08-27 Thread pajoye
ID: 42416 Updated by: [EMAIL PROTECTED] Reported By: baco at infomaniak dot ch Status: Wont fix Bug Type: GD related Operating System: Linux PHP Version: 4.4.7 Assigned To: pajoye New Comment: I appreciate your effort to provide patches

#42416 [WFx]: Apache2 locked imagecreate with imagettftext

2007-08-27 Thread baco at infomaniak dot ch
ID: 42416 User updated by: baco at infomaniak dot ch Reported By: baco at infomaniak dot ch Status: Wont fix Bug Type: GD related Operating System: Linux PHP Version: 4.4.7 Assigned To: pajoye New Comment: Yes, our customers are using both f

#42416 [WFx]: Apache2 locked imagecreate with imagettftext

2007-08-27 Thread pajoye
ID: 42416 Updated by: [EMAIL PROTECTED] Reported By: baco at infomaniak dot ch Status: Wont fix Bug Type: GD related Operating System: Linux PHP Version: 4.4.7 Assigned To: pajoye New Comment: "--with-ttf --enable-gd-native-ttf " "Are y

#42407 [Fbk->Csd]: Function error_get_last returns errors from other scripts

2007-08-27 Thread jcharrey at gmail dot com
ID: 42407 User updated by: jcharrey at gmail dot com Reported By: jcharrey at gmail dot com -Status: Feedback +Status: Closed Bug Type: *General Issues Operating System: Linux PHP Version: 5CVS-2007-08-24 (CVS) New Comment: I'm having tro

#42448 [NEW]: highlight_(string|file) does not include

2007-08-27 Thread geoffers at gmail dot com
From: geoffers at gmail dot com Operating system: Mac OS 10.4.10 PHP version: 5.2.3 PHP Bug Type: Strings related Bug description: highlight_(string|file) does not include Description: The code highlight functions should output a surrounding element, as the co

#42447 [NEW]: highlight_(string|file) does not need out most

2007-08-27 Thread geoffers at gmail dot com
From: geoffers at gmail dot com Operating system: Mac OS 10.4.10 PHP version: 5.2.3 PHP Bug Type: Strings related Bug description: highlight_(string|file) does not need out most Description: The code highlight functions always output a surrounding element to m

#42446 [NEW]: highlight_(string|file) should use

2007-08-27 Thread geoffers at gmail dot com
From: geoffers at gmail dot com Operating system: Mac OS 10.4.10 PHP version: 5.2.3 PHP Bug Type: Strings related Bug description: highlight_(string|file) should use Description: The code highlight functions should use for variables in the highlighted code. R

#42445 [NEW]: fopen url wrapper doesn't handle chunked encoding

2007-08-27 Thread jerome at rainstormconsulting dot com
From: jerome at rainstormconsulting dot com Operating system: Any PHP version: 5.2.3 PHP Bug Type: URL related Bug description: fopen url wrapper doesn't handle chunked encoding Description: Opening a URL via fopen()/fread() does not work properly if Transfer- En

#42440 [Bgs]: Unable to access to a member of an array returned by a function

2007-08-27 Thread scottmac
ID: 42440 Updated by: [EMAIL PROTECTED] Reported By: romain dot tartiere at healthgrid dot org Status: Bogus Bug Type: Arrays related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: It's a Duplicate of bug #23022 Previous Commen

#42439 [Bgs]: Derivating a method in a class that implements an interface that declares it

2007-08-27 Thread romain dot tartiere at healthgrid dot org
ID: 42439 User updated by: romain dot tartiere at healthgrid dot org Reported By: romain dot tartiere at healthgrid dot org Status: Bogus Bug Type: Class/Object related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for your

#42440 [Bgs]: Unable to access to a member of an array returned by a function

2007-08-27 Thread romain dot tartiere at healthgrid dot org
ID: 42440 User updated by: romain dot tartiere at healthgrid dot org Reported By: romain dot tartiere at healthgrid dot org Status: Bogus Bug Type: Arrays related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for your perso

#42441 [Bgs]: Unable to instanciate a class who's name is in a constant

2007-08-27 Thread romain dot tartiere at healthgrid dot org
ID: 42441 User updated by: romain dot tartiere at healthgrid dot org Reported By: romain dot tartiere at healthgrid dot org Status: Bogus Bug Type: Class/Object related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for your

#42416 [WFx]: Apache2 locked imagecreate with imagettftext

2007-08-27 Thread baco at infomaniak dot ch
ID: 42416 User updated by: baco at infomaniak dot ch Reported By: baco at infomaniak dot ch Status: Wont fix Bug Type: GD related Operating System: Linux PHP Version: 4.4.7 Assigned To: pajoye New Comment: "The PHP development team hereby an

#42424 [Opn->Bgs]: PHP5/PCRE fails to match long strings when ungreedy

2007-08-27 Thread jani
ID: 42424 Updated by: [EMAIL PROTECTED] Reported By: adam-phpbugs at adam dot gs -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: Any PHP Version: 5.2.3 New Comment: In PHP 5.2.0 two new PCRE ini options were add

#42362 [Opn->Fbk]: Contents after "zlib.output_compression" and a 304 page

2007-08-27 Thread jani
ID: 42362 Updated by: [EMAIL PROTECTED] Reported By: ob dot php at daevel dot net -Status: Open +Status: Feedback Bug Type: HTTP related Operating System: Debian Etch PHP Version: 5.2.3 New Comment: How is this a bug when you tell in

#42434 [Opn->Asn]: ImageLine w/ antialias = 1px shorter

2007-08-27 Thread jani
ID: 42434 Updated by: [EMAIL PROTECTED] Reported By: wojjie at gmail dot com -Status: Open +Status: Assigned Bug Type: GD related Operating System: All PHP Version: 5.2.3 -Assigned To: +Assigned To: pajoye New Comment: Ass

#42443 [NEW]: PDO SQLite3 lacks integer type support

2007-08-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2007-08-27 (CVS) PHP Bug Type: SQLite related Bug description: PDO SQLite3 lacks integer type support Description: PDO SQLite3 calls sqlite3_bind_text() for all non-blob and non-null parameter types re

#42421 [Opn->Bgs]: can not currently modify cdata node

2007-08-27 Thread jani
ID: 42421 Updated by: [EMAIL PROTECTED] Reported By: hejunbin at yahoo dot com dot cn -Status: Open +Status: Bogus Bug Type: SimpleXML related Operating System: windows 2003 PHP Version: 5.2.3 New Comment: What [EMAIL PROTECTED] said

#42436 [Opn->Bgs]: SOAP parsing problem on Item-Tags

2007-08-27 Thread jani
ID: 42436 Updated by: [EMAIL PROTECTED] Reported By: aboh24 at gmx dot de -Status: Open +Status: Bogus Bug Type: SOAP related Operating System: MacOSX 1.4 PHP Version: 5.2.4RC3 New Comment: Please do not submit the same bug more than

#42437 [Opn->Bgs]: Results from xpath() cannot be deleted

2007-08-27 Thread jani
ID: 42437 Updated by: [EMAIL PROTECTED] Reported By: guenther dot stadler at gmx dot net -Status: Open +Status: Bogus Bug Type:SimpleXML related PHP Version: 5.2.3 New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate

#42439 [Opn->Bgs]: Derivating a method in a class that implements an interface that declares it

2007-08-27 Thread jani
ID: 42439 Updated by: [EMAIL PROTECTED] Reported By: romain dot tartiere at healthgrid dot org -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for taki

#42440 [Opn->Bgs]: Unable to access to a member of an array returned by a function

2007-08-27 Thread jani
ID: 42440 Updated by: [EMAIL PROTECTED] Reported By: romain dot tartiere at healthgrid dot org -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for taking the

#42441 [Opn->Bgs]: Unable to instanciate a class who's name is in a constant

2007-08-27 Thread jani
ID: 42441 Updated by: [EMAIL PROTECTED] Reported By: romain dot tartiere at healthgrid dot org -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: GNU/Linux PHP Version: 5.2.3 New Comment: Thank you for taki

#42442 [NEW]: id.php.net is dead

2007-08-27 Thread hans at soeharso dot net
From: hans at soeharso dot net Operating system: n/a PHP version: 5.2.3 PHP Bug Type: *General Issues Bug description: id.php.net is dead Description: Dear Support, id.php.net is no longer available. Please delete mirror site id.php.net from php.net site. Also,

#42426 [Opn->Bgs]: ctype_alnum fails on integers

2007-08-27 Thread pajoye
ID: 42426 Updated by: [EMAIL PROTECTED] Reported By: phpbugs dot 20 dot zsh at spamgourmet dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.3 New Comment: ctype_alnum

#42441 [NEW]: Unable to instanciate a class who's name is in a constant

2007-08-27 Thread romain dot tartiere at healthgrid dot org
From: romain dot tartiere at healthgrid dot org Operating system: GNU/Linux PHP version: 5.2.3 PHP Bug Type: Class/Object related Bug description: Unable to instanciate a class who's name is in a constant Description: If you use define to set the name of a class

#42440 [NEW]: Unable to access to a member of an array returned by a function

2007-08-27 Thread romain dot tartiere at healthgrid dot org
From: romain dot tartiere at healthgrid dot org Operating system: GNU/Linux PHP version: 5.2.3 PHP Bug Type: Arrays related Bug description: Unable to access to a member of an array returned by a function Description: When using a function that returns an array,

#40835 [Asn->Bgs]: "Incompatible with prototype" warnings

2007-08-27 Thread tony2001
ID: 40835 Updated by: [EMAIL PROTECTED] Reported By: ian at onlineloop dot com -Status: Assigned +Status: Bogus Bug Type: Compile Warning Operating System: Solaris 10 PHP Version: 5.2.1 Assigned To: tony2001 New Comment: These

#42439 [NEW]: Derivating a method in a class that implements an interface that declares it

2007-08-27 Thread romain dot tartiere at healthgrid dot org
From: romain dot tartiere at healthgrid dot org Operating system: GNU/Linux PHP version: 5.2.3 PHP Bug Type: Class/Object related Bug description: Derivating a method in a class that implements an interface that declares it Description: Considering a class that

#42432 [Bgs->Opn]: Bug #41811 round() for large numbers ending with zeroes

2007-08-27 Thread zoxx at konto dot pl
ID: 42432 User updated by: zoxx at konto dot pl Reported By: zoxx at konto dot pl -Status: Bogus +Status: Open Bug Type: Strings related Operating System: FreeBSD PHP Version: 5.2.3 New Comment: It is not described in manual. Additional

#42420 [Opn->Fbk]: Segmentation fault when using FTP proxy

2007-08-27 Thread jani
ID: 42420 Updated by: [EMAIL PROTECTED] Reported By: mkwan at darkside dot com dot au -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux (Fedora 7) PHP Version: 5.2.3 New Comment: And now read again

#42426 [Bgs->Opn]: ctype_alnum fails on integers

2007-08-27 Thread phpbugs dot 20 dot zsh at spamgourmet dot com
ID: 42426 User updated by: phpbugs dot 20 dot zsh at spamgourmet dot com Reported By: phpbugs dot 20 dot zsh at spamgourmet dot com -Status: Bogus +Status: Open -Bug Type: Unknown/Other Function +Bug Type: Feature/Change Request Operating

#42432 [Opn->Bgs]: Bug #41811 round() for large numbers ending with zeroes

2007-08-27 Thread jani
ID: 42432 Updated by: [EMAIL PROTECTED] Reported By: zoxx at konto dot pl -Status: Open +Status: Bogus Bug Type: Strings related Operating System: FreeBSD PHP Version: 5.2.3 New Comment: Thank you for taking the time to write to us,

#42438 [Opn->Fbk]: require require_once include include_once

2007-08-27 Thread jani
ID: 42438 Updated by: [EMAIL PROTECTED] Reported By: perching_eagle at yahoo dot com -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: windows xp PHP Version: 5.2.3 New Comment: Please try using thi

#42438 [Opn]: require require_once include include_once

2007-08-27 Thread perching_eagle at yahoo dot com
ID: 42438 User updated by: perching_eagle at yahoo dot com Reported By: perching_eagle at yahoo dot com Status: Open Bug Type: Scripting Engine problem Operating System: windows xp PHP Version: 5.2.3 New Comment: actual output: surname=$name; } }

#42433 [Opn->Bgs]: Apache server is loading php, but not using MY php.ini settings

2007-08-27 Thread jani
ID: 42433 Updated by: [EMAIL PROTECTED] Reported By: CDeLorme at gmail dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP 64 Pro PHP Version: 5.2.3 New Comment: In phpinfo() output there is a

#42438 [NEW]: require require_once include include_once

2007-08-27 Thread perching_eagle at yahoo dot com
From: perching_eagle at yahoo dot com Operating system: windows xp PHP version: 5.2.3 PHP Bug Type: Scripting Engine problem Bug description: require require_once include include_once Description: the require, require_once, include, include_once operators produce

#42435 [Opn->Bgs]: PHP not running after restart a system

2007-08-27 Thread jani
ID: 42435 Updated by: [EMAIL PROTECTED] Reported By: myworld_kvs at yahoo dot co dot in -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Windows XP PHP Version: 5.2.3 New Comment: Sorry, but your problem does

#42396 [Asn]: Followup to #36711: __halt_compiler() and unicode detection

2007-08-27 Thread jani
ID: 42396 Updated by: [EMAIL PROTECTED] Reported By: francois at tekwire dot net Status: Assigned -Bug Type: Scripting Engine problem +Bug Type: Feature/Change Request Operating System: all PHP Version: 5.2.3 Assigned To: hirokawa

#42436 [NEW]: SOAP parsing problem on Item-Tags

2007-08-27 Thread aboh24 at gmx dot de
From: aboh24 at gmx dot de Operating system: MacOSX 1.4 PHP version: 5.2.4RC3 PHP Bug Type: SOAP related Bug description: SOAP parsing problem on Item-Tags Description: Reopend with a shorter bug email address: ok - now tested with snapshot php5.2-200708270430

#42410 [Com]: SOAP parsing problem on Item-Tags

2007-08-27 Thread aboh24 at gmx dot de
ID: 42410 Comment by: aboh24 at gmx dot de Reported By: andreas dot bohne-lang at medma dot uni-heidelberg dot Status: Feedback Bug Type: SOAP related Operating System: MacOSX 1.4 PHP Version: 5.2.3 New Comment: Same problem. I could not "E

#42437 [NEW]: Results from xpath() cannot be deleted

2007-08-27 Thread guenther dot stadler at gmx dot net
From: guenther dot stadler at gmx dot net Operating system: PHP version: 5.2.3 PHP Bug Type: SimpleXML related Bug description: Results from xpath() cannot be deleted Description: Elements of the array returned by xpath() cannot be deleted. I can change those el