#46191 [NEW]: Back-comp break: DOMDocument::saveXML() doesn't accept null anymore

2008-09-28 Thread zizka at seznam dot cz
From: zizka at seznam dot cz Operating system: Any PHP version: 5.2.6 PHP Bug Type: DOM XML related Bug description: Back-comp break: DOMDocument::saveXML() doesn't accept null anymore Description: In PHP 5.2.5, DOMDocument::saveXML() accepted null as it's

#46184 [Opn-Bgs]: a problem with internal vars

2008-09-28 Thread nlopess
ID: 46184 Updated by: [EMAIL PROTECTED] Reported By: vasilkov80 at mail dot ru -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: linux mandriva 2007 PHP Version: 5.2.6 New Comment: your regex is wrong. quote

#46192 [NEW]: ArrayObject Serialization Problem

2008-09-28 Thread s dot tretter at szene1 dot at
From: s dot tretter at szene1 dot at Operating system: Linux PHP version: 5.3.0alpha2 PHP Bug Type: Scripting Engine problem Bug description: ArrayObject Serialization Problem Description: A ArrayObject containing a second ArrayObject cannot be unserialized. The

#46162 [Opn-Fbk]: ftp_nb_fget stops receiveing at magick 2,920 bytes

2008-09-28 Thread felipe
ID: 46162 Updated by: [EMAIL PROTECTED] Reported By: TorokAlpar at Gmail dot com -Status: Open +Status: Feedback Bug Type: Streams related Operating System: Windows PHP Version: 5.2.6 New Comment: Please try using this CVS snapshot:

#46185 [Opn-Asn]: importNode changes the namespace of an XML element.

2008-09-28 Thread rrichards
ID: 46185 Updated by: [EMAIL PROTECTED] Reported By: robin2008 at altruists dot org -Status: Open +Status: Assigned Bug Type: DOM XML related Operating System: Ubuntu PHP Version: 5.2.6 -Assigned To: +Assigned To: rrichards

#46191 [Opn-Csd]: Back-comp break: DOMDocument::saveXML() doesn't accept null anymore

2008-09-28 Thread rrichards
ID: 46191 Updated by: [EMAIL PROTECTED] Reported By: zizka at seznam dot cz -Status: Open +Status: Closed Bug Type: DOM XML related Operating System: Any PHP Version: 5.2.6 New Comment: This bug has been fixed in CVS. Snapshots of

#46192 [Opn-Asn]: ArrayObject Serialization Problem

2008-09-28 Thread colder
ID: 46192 Updated by: [EMAIL PROTECTED] Reported By: s dot tretter at szene1 dot at -Status: Open +Status: Assigned Bug Type: SPL related Operating System: Linux PHP Version: 5.3.0alpha2 -Assigned To: +Assigned To: colder

#46127 [Opn-Asn]: [PATCH] php_openssl_tcp_sockop_accept forgets to set context on accepted stream

2008-09-28 Thread pajoye
ID: 46127 Updated by: [EMAIL PROTECTED] Reported By: mark at hell dot ne dot jp -Status: Open +Status: Assigned Bug Type: OpenSSL related Operating System: Gentoo Linux PHP Version: 5.3.0alpha2 Assigned To: pajoye Previous

#42552 [Opn]: apache_getenv() doesn't return value of SSL_CLIENT_S_DN_OU_n

2008-09-28 Thread weisz at vcpc dot univie dot ac dot at
ID: 42552 User updated by: weisz at vcpc dot univie dot ac dot at Reported By: weisz at vcpc dot univie dot ac dot at Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 5.2.6 New Comment: The problem is solved by a patch

#46040 [Opn-Csd]: [PATCH] pcre_internal.h parse error during compilation

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

#45522 [Opn-Asn]: FCGI_GET_VALUES request does not return supplied values

2008-09-28 Thread nlopess
ID: 45522 Updated by: [EMAIL PROTECTED] Reported By: arnaud dot lb at gmail dot com -Status: Open +Status: Assigned Bug Type: CGI related Operating System: * PHP Version: 5.3CVS-2008-07-15 (CVS) -Assigned To: +Assigned To:

#46074 [Opn-Fbk]: Bus error during running PHP CLI under IRIX 6.5.30

2008-09-28 Thread nlopess
ID: 46074 Updated by: [EMAIL PROTECTED] Reported By: neko at nekochan dot net -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: IRIX 6.5.30 PHP Version: 5.3.0alpha2 New Comment: weird, bus errors on

#46193 [NEW]: str_replace() generates unexpected results

2008-09-28 Thread muqtada at hotmail dot com
From: muqtada at hotmail dot com Operating system: windows PHP version: 5.2.6 PHP Bug Type: Strings related Bug description: str_replace() generates unexpected results Description: i tried following script print str_replace(wwwroot/test/wp,\); its results in

#46193 [Opn-Bgs]: str_replace() generates unexpected results

2008-09-28 Thread pajoye
ID: 46193 Updated by: [EMAIL PROTECTED] Reported By: muqtada at hotmail dot com -Status: Open +Status: Bogus Bug Type: Strings related Operating System: windows PHP Version: 5.2.6 New Comment: I'm not sure what you did but the

#46193 [Bgs]: str_replace() generates unexpected results

2008-09-28 Thread muqtada at hotmail dot com
ID: 46193 User updated by: muqtada at hotmail dot com Reported By: muqtada at hotmail dot com Status: Bogus Bug Type: Strings related Operating System: windows PHP Version: 5.2.6 New Comment: oops, i am sorry, yes i know it takes three arguments,

#46193 [Bgs]: str_replace() generates unexpected results

2008-09-28 Thread tularis
ID: 46193 Updated by: [EMAIL PROTECTED] Reported By: muqtada at hotmail dot com Status: Bogus Bug Type: Strings related Operating System: windows PHP Version: 5.2.6 New Comment: It's still bogus. do an echo wwwroot\test\wp2; and you'll see

#46193 [Bgs]: str_replace() generates unexpected results

2008-09-28 Thread muqtada at hotmail dot com
ID: 46193 User updated by: muqtada at hotmail dot com Reported By: muqtada at hotmail dot com Status: Bogus Bug Type: Strings related Operating System: windows PHP Version: 5.2.6 New Comment: I guess it becuase of escape sequence, as

#46193 [Bgs]: str_replace() generates unexpected results

2008-09-28 Thread muqtada at hotmail dot com
ID: 46193 User updated by: muqtada at hotmail dot com Reported By: muqtada at hotmail dot com Status: Bogus Bug Type: Strings related Operating System: windows PHP Version: 5.2.6 New Comment: Ok, but when i use echo addslashes(wwwroot\test\wp);

#42552 [Opn-Fbk]: apache_getenv() doesn't return value of SSL_CLIENT_S_DN_OU_n

2008-09-28 Thread pajoye
ID: 42552 Updated by: [EMAIL PROTECTED] Reported By: weisz at vcpc dot univie dot ac dot at -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Linux PHP Version: 5.2.6 New Comment: So it is actually not a

#46164 [Com]: stream_filter_remove() closes the stream

2008-09-28 Thread ilia dot cheishvili at gmail dot com
ID: 46164 Comment by: ilia dot cheishvili at gmail dot com Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Streams related PHP Version: 5.3CVS-2008-09-24 (CVS) New Comment: This is caused by telling php_stream_filter_remove() to destruct the stream when it is not

#46145 [Com]: printf %e format should make 2 digit exponent

2008-09-28 Thread ilia dot cheishvili at gmail dot com
ID: 46145 Comment by: ilia dot cheishvili at gmail dot com Reported By: lbayuk at pobox dot com Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 5.2.6 New Comment: The patch to fix this is here, along with all of

#46176 [Opn-Bgs]: Making POST requests do not always return correct Mime Type

2008-09-28 Thread iliaa
ID: 46176 Updated by: [EMAIL PROTECTED] Reported By: dhendric at adobe dot com -Status: Open +Status: Bogus Bug Type: cURL related Operating System: Mac OS X Leopard PHP Version: 5.2.6 New Comment: Sorry, but your problem does not

#46145 [Opn]: printf %e format should make 2 digit exponent

2008-09-28 Thread lbayuk at pobox dot com
ID: 46145 User updated by: lbayuk at pobox dot com Reported By: lbayuk at pobox dot com Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 5.2.6 New Comment: After taking a look at your patch, approximately: /*

#46194 [NEW]: SIGSEGV when requested file is not found

2008-09-28 Thread xuefer at gmail dot com
From: xuefer at gmail dot com Operating system: linux PHP version: 5.3CVS-2008-09-29 (CVS) PHP Bug Type: CGI related Bug description: SIGSEGV when requested file is not found Description: i have setup lighttpd + fastcgi + php, it used to work with old php but