#46023 [Fbk-Opn]: appending data twice to file

2008-09-09 Thread richard dot kuchar at gmail dot com
ID: 46023 User updated by: richard dot kuchar at gmail dot com Reported By: richard dot kuchar at gmail dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Debian (etch) PHP Version:

#45928 [Com]: large scripts from stdin are stripped at 16K border

2008-09-09 Thread cschneid at cschneid dot com
ID: 45928 Comment by: cschneid at cschneid dot com Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: CGI related Operating System: Mac OS X 10.5 PHP Version: 5.3CVS-2008-08-26 (CVS) New Comment: I had a quick look at this bug and

#46028 [NEW]: improve htmlentities to encode really every code

2008-09-09 Thread nobs at nobswolf dot info
From: nobs at nobswolf dot info Operating system: PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: improve htmlentities to encode really every code Description: Please give htmlentities an option to encode all codes that are not ASCII

#45311 [NoF-Csd]: substr works incorrectly with binary data

2008-09-09 Thread yar_helg at mail dot ru
ID: 45311 User updated by: yar_helg at mail dot ru Reported By: yar_helg at mail dot ru -Status: No Feedback +Status: Closed Bug Type: mbstring related Operating System: * PHP Version: 5.2.6 New Comment: In 5.2.7-dev version this bug is

#46027 [Opn-Bgs]: extra br /

2008-09-09 Thread tularis
ID: 46027 Updated by: [EMAIL PROTECTED] Reported By: thebeanieman at gmail dot com -Status: Open +Status: Bogus Bug Type: Output Control Operating System: Windows XP SP3 PHP Version: 5.2.6 New Comment: Sorry, but your problem does

#46029 [NEW]: Segfault in DOMText when using with Reflection

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: DOM XML related Bug description: Segfault in DOMText when using with Reflection Description: See below. Reproduce code: --- ?php new domtext; print ok!\n;

#46029 [Opn]: Segfault in DOMText when using with Reflection

2008-09-09 Thread felipe
ID: 46029 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:DOM XML related -PHP Version: 5.2CVS-2008-09-09 (CVS) +PHP Version: 5.2CVS, 5.3CVS, 6CVS New Comment: See also: $x = new ReflectionMethod('domcomment', '__construct');

#44251 [Com]: Question mark and an escaped singel quote lead to an exception

2008-09-09 Thread om at viazenetti dot de
ID: 44251 Comment by: om at viazenetti dot de Reported By: om at viazenetti dot de Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.2.5 New Comment: Nice, after almost seven months, this bug still exists and no one

#45226 [Com]: xmlrpc_set_type() segfaults with valid ISO8601 date string

2008-09-09 Thread ndeschildre at gmail dot com
ID: 45226 Comment by: ndeschildre at gmail dot com Reported By: bmn at bmn dot name Status: Verified Bug Type: XMLRPC-EPI related Operating System: * PHP Version: 5.2.6 New Comment: Patch found on the original xmlrpc-epi lib:

#46030 [NEW]: Bundled GD for Windows does not work

2008-09-09 Thread paulschechter at yahoo dot com
From: paulschechter at yahoo dot com Operating system: Windows 2000 PHP version: 5.2.6 PHP Bug Type: GD related Bug description: Bundled GD for Windows does not work Description: I cannot get GD on my windows system with PHP5 to work. My phpinfo() says

#44905 [Com]: PHP 5.2.6 fails to load PostgreSQL related libraries

2008-09-09 Thread marcio dot muzzi at gmail dot com
ID: 44905 Comment by: marcio dot muzzi at gmail dot com Reported By: ionut dot stan at yahoo dot com Status: Assigned Bug Type: Dynamic loading Operating System: Windows XP professional 64bit PHP Version: 5.2.6 Assigned To: pajoye New

#46030 [Opn-Fbk]: Bundled GD for Windows does not work

2008-09-09 Thread pajoye
ID: 46030 Updated by: [EMAIL PROTECTED] Reported By: paulschechter at yahoo dot com -Status: Open +Status: Feedback Bug Type: GD related Operating System: Windows 2000 PHP Version: 5.2.6 -Assigned To: +Assigned To: pajoye

#44905 [Asn-Csd]: PHP 5.2.6 fails to load PostgreSQL related libraries

2008-09-09 Thread pajoye
ID: 44905 Updated by: [EMAIL PROTECTED] Reported By: ionut dot stan at yahoo dot com -Status: Assigned +Status: Closed Bug Type: Dynamic loading Operating System: Windows XP professional 64bit PHP Version: 5.2.6 Assigned To:

#46031 [NEW]: Segfault in AppendIterator::next

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: SPL related Bug description: Segfault in AppendIterator::next Description: See below. Reproduce code: --- ?php $x = new appenditerator; $x-next(); Actual

#46030 [Fbk-Opn]: Bundled GD for Windows does not work

2008-09-09 Thread paulschechter at yahoo dot com
ID: 46030 User updated by: paulschechter at yahoo dot com Reported By: paulschechter at yahoo dot com -Status: Feedback +Status: Open Bug Type: GD related Operating System: Windows 2000 PHP Version: 5.2.6 Assigned To: pajoye New

#46032 [NEW]: PharData::__construct() - wrong memory read

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: PHAR related Bug description: PharData::__construct() - wrong memory read Description: See the file name in the exception trace. Reproduce code: --- ?php

#46030 [Opn-Bgs]: Bundled GD for Windows does not work

2008-09-09 Thread pajoye
ID: 46030 Updated by: [EMAIL PROTECTED] Reported By: paulschechter at yahoo dot com -Status: Open +Status: Bogus Bug Type: GD related Operating System: Windows 2000 PHP Version: 5.2.6 Assigned To: pajoye New Comment: Not a bug

#46033 [NEW]: Segfault when trying to instance SQLite3Stmt

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-09 (CVS) PHP Bug Type: SQLite related Bug description: Segfault when trying to instance SQLite3Stmt Description: See below. Reproduce code: --- ?php new SQLite3Stmt; Actual

#46033 [Opn]: Segfault when trying to instance SQLite3Stmt

2008-09-09 Thread felipe
ID: 46033 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:SQLite related PHP Version: 5.3CVS, 6CVS New Comment: See also: new SQLite3Result; Previous Comments:

#46034 [Opn]: php cli -d include_path only accepts first parameter

2008-09-09 Thread php at ryank dot net
ID: 46034 User updated by: php at ryank dot net Reported By: php at ryank dot net Status: Open Bug Type: CGI related Operating System: WinXP PHP Version: 5.2.6 New Comment: This apparently works fine though... C:\php -r print

#46034 [Opn-Fbk]: php cli -d include_path only accepts first parameter

2008-09-09 Thread lbarnaud
ID: 46034 Updated by: [EMAIL PROTECTED] Reported By: php at ryank dot net -Status: Open +Status: Feedback Bug Type: CGI related Operating System: WinXP PHP Version: 5.2.6 New Comment: You may enclose the value with ' or like in

#46031 [Opn-Csd]: Segfault in AppendIterator::next

2008-09-09 Thread lbarnaud
ID: 46031 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:SPL related PHP Version: 5.2CVS, 5.3CVS, 6CVS New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this

#20709 [Com]: Session variable getting mysteriously set

2008-09-09 Thread matt_00001 at hotmail dot com
ID: 20709 Comment by: matt_1 at hotmail dot com Reported By: DChri36990 at aol dot com Status: No Feedback Bug Type: Class/Object related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment: It looks like this is an old bug

#20709 [Com]: Session variable getting mysteriously set

2008-09-09 Thread matt_00001 at hotmail dot com
ID: 20709 Comment by: matt_1 at hotmail dot com Reported By: DChri36990 at aol dot com Status: No Feedback Bug Type: Class/Object related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment: It seems that it was my fault rather

#45996 [Asn]: libxml2 2.7.1 causes breakage with character data in xml_parse()

2008-09-09 Thread phpbugs at colin dot guthr dot ie
ID: 45996 User updated by: phpbugs at colin dot guthr dot ie Reported By: phpbugs at colin dot guthr dot ie Status: Assigned Bug Type: XML related Operating System: Mandriva Linux PHP Version: 5.2.6 Assigned To: rrichards New Comment:

#46035 [NEW]: fopen() fails to open successful HTTP 207 Multi-Status response

2008-09-09 Thread ms419 at freezone dot co dot uk
From: ms419 at freezone dot co dot uk Operating system: PHP version: 5.2.6 PHP Bug Type: Streams related Bug description: fopen() fails to open successful HTTP 207 Multi-Status response Description: I am working on a PHP interface to WebDAV repositories using

#46036 [NEW]: PHP does not load pgsql module from php.ini

2008-09-09 Thread fernando dot wendt at gmail dot com
From: fernando dot wendt at gmail dot com Operating system: Windows Vista Home Premium PHP version: 5.2.6 PHP Bug Type: PostgreSQL related Bug description: PHP does not load pgsql module from php.ini Description: PHP 5.2.6 is not loading php_pgsql.dll from de

#18916 [NoF-Csd]: xmlrpc_set_type() not working

2008-09-09 Thread felipe
ID: 18916 Updated by: [EMAIL PROTECTED] Reported By: hfuecks at pinkgoblin dot com -Status: No Feedback +Status: Closed Bug Type: XMLRPC-EPI related Operating System: Windows NT 4.0 PHP Version: 4.2.2 New Comment: This bug has been

#45226 [Ver-Csd]: xmlrpc_set_type() segfaults with valid ISO8601 date string

2008-09-09 Thread felipe
ID: 45226 Updated by: [EMAIL PROTECTED] Reported By: bmn at bmn dot name -Status: Verified +Status: Closed Bug Type: XMLRPC-EPI related Operating System: * PHP Version: 5.2.6 New Comment: This bug has been fixed in CVS. Snapshots

#46036 [Opn-Bgs]: PHP does not load pgsql module from php.ini

2008-09-09 Thread pajoye
ID: 46036 Updated by: [EMAIL PROTECTED] Reported By: fernando dot wendt at gmail dot com -Status: Open +Status: Bogus Bug Type: PostgreSQL related Operating System: Windows Vista Home Premium PHP Version: 5.2.6 New Comment:

#45989 [Opn-Bgs]: json_decode() passes through certain invalid JSON strings

2008-09-09 Thread iliaa
ID: 45989 Updated by: [EMAIL PROTECTED] Reported By: steven at acko dot net -Status: Open +Status: Bogus Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 New Comment: Thank you for taking the time to write to us,

#45740 [Asn-Csd]: Fileinfo/libmagic linking fails with undefined symbol .asprintf/.vasprintf

2008-09-09 Thread iliaa
ID: 45740 Updated by: [EMAIL PROTECTED] Reported By: Bjorn dot Wiberg at its dot uu dot se -Status: Assigned +Status: Closed Bug Type: Compile Failure Operating System: IBM AIX 5.3 5300-08-01-0819 PHP Version: 5.3CVS-2008-08-07 (snap)

#46035 [Opn-Fbk]: fopen() fails to open successful HTTP 207 Multi-Status response

2008-09-09 Thread iliaa
ID: 46035 Updated by: [EMAIL PROTECTED] Reported By: ms419 at freezone dot co dot uk -Status: Open +Status: Feedback Bug Type:Streams related PHP Version: 5.2.6 New Comment: Please try using this CVS snapshot: http://snaps.php.net/php5.3-latest.tar.gz For

#45989 [Bgs]: json_decode() passes through certain invalid JSON strings

2008-09-09 Thread steven at acko dot net
ID: 45989 User updated by: steven at acko dot net Reported By: steven at acko dot net Status: Bogus Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 New Comment: Please clarify the bogus classification. The following each

#27421 [Com]: mbstring.func_overload set in .htaccess becomes global

2008-09-09 Thread awad33333 at hotmail dot com
ID: 27421 Comment by: awad3 at hotmail dot com Reported By: php at strategma dot bg Status: No Feedback Bug Type: mbstring related Operating System: * PHP Version: 5.2.5 Assigned To: hirokawa New Comment: I Download a file from

#46037 [NEW]: array_walk not passing third parameter by reference

2008-09-09 Thread bastard dot internets at google dot com
From: bastard dot internets at google dot com Operating system: ubuntu 8.04 (server) PHP version: 5.2CVS-2008-09-10 (snap) PHP Bug Type: Arrays related Bug description: array_walk not passing third parameter by reference Description: When array_walk function is