#34244 [Opn->Bgs]: The array_pop()-function doesn't take immediate arrays (like explode())

2005-08-24 Thread derick
ID: 34244 Updated by: [EMAIL PROTECTED] Reported By: d-tail at msx dot org -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.0RC1 New Comment: Thank you for taking the time to write t

#34239 [Fbk->Opn]: Iconv doesn't return expected results

2005-08-24 Thread mmingxx at yahoo dot com
ID: 34239 User updated by: mmingxx at yahoo dot com Reported By: mmingxx at yahoo dot com -Status: Feedback +Status: Open Bug Type: ICONV related Operating System: Linux PHP Version: 4.4.0 New Comment: I obtained the following information

#34244 [Opn]: The array_pop()-function doesn't take immediate arrays (like explode())

2005-08-24 Thread d-tail at msx dot org
ID: 34244 User updated by: d-tail at msx dot org Reported By: d-tail at msx dot org Status: Open Bug Type: Arrays related Operating System: Windows XP PHP Version: 5.1.0RC1 New Comment: Another workaround is this: Notice the '@' before the explo

#34244 [NEW]: The array_pop()-function doesn't take immediate arrays (like explode())

2005-08-24 Thread d-tail at msx dot org
From: d-tail at msx dot org Operating system: Windows XP PHP version: 5.1.0RC1 PHP Bug Type: Arrays related Bug description: The array_pop()-function doesn't take immediate arrays (like explode()) Description: The array_pop()-function (and most likely, similar a

#34243 [NEW]: ReflectionClass::getDocComment() returns no result

2005-08-24 Thread colin at encode dot net dot au
From: colin at encode dot net dot au Operating system: Win XP SP2 PHP version: 5.1.0RC1 PHP Bug Type: Scripting Engine problem Bug description: ReflectionClass::getDocComment() returns no result Description: The getDocComment() method from the Reflection API (in

#34242 [Opn->Bgs]: "local" non-relative links do not get rewriten when trans_sid is on

2005-08-24 Thread sniper
ID: 34242 Updated by: [EMAIL PROTECTED] Reported By: marcus at quintic dot co dot uk -Status: Open +Status: Bogus Bug Type: Session related Operating System: All PHP Version: 4.4.0 New Comment: There's nothing wrong with it. Trust th

#34240 [Fbk->Asn]: zlib.output_compression=on responsing corrupted data

2005-08-24 Thread sniper
ID: 34240 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Feedback +Status: Assigned Bug Type: Zlib Related Operating System: gentoo PHP Version: 6CVS-2005-08-24 (CVS) -Assigned To: +Assigned To: i

#34242 [NEW]: "local" non-relative links do not get rewriten when trans_sid is on

2005-08-24 Thread marcus at quintic dot co dot uk
From: marcus at quintic dot co dot uk Operating system: All PHP version: 4.4.0 PHP Bug Type: Session related Bug description: "local" non-relative links do not get rewriten when trans_sid is on Description: If trans_sid is set to 1, urls are rewritten with the c

#34235 [Opn->Asn]: Can't override execute(), can't call own Methods

2005-08-24 Thread sniper
ID: 34235 Updated by: [EMAIL PROTECTED] Reported By: christian dot mueller at dfpx dot de -Status: Open +Status: Assigned Bug Type: PDO related Operating System: WinXp Pro PHP Version: 5CVS-2005-08-24 (snap) -Assigned To: +Assign

#34239 [Opn->Fbk]: Iconv doesn't return expected results

2005-08-24 Thread sniper
ID: 34239 Updated by: [EMAIL PROTECTED] Reported By: mmingxx at yahoo dot com -Status: Open +Status: Feedback Bug Type: ICONV related Operating System: Linux PHP Version: 4.4.0 New Comment: Are you using libiconv or glibc? Are you su

#34241 [Opn->Bgs]: unexpected references behavior

2005-08-24 Thread derick
ID: 34241 Updated by: [EMAIL PROTECTED] Reported By: tuft at centrum dot cz -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: windows xp PHP Version: 5.0.4 New Comment: Thank you for taking the time to wri

#34241 [NEW]: unexpected references behavior

2005-08-24 Thread tuft at centrum dot cz
From: tuft at centrum dot cz Operating system: windows xp PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: unexpected references behavior Description: when I call "$variable = $this" inside the class it will create only reference, it won't c

#34237 [Opn->Bgs]: A protected method should cause a fatal error if called publicly.

2005-08-24 Thread helly
ID: 34237 Updated by: [EMAIL PROTECTED] Reported By: barry dot verdon at complinet dot com -Status: Open +Status: Bogus Bug Type: Class/Object related -Operating System: Redhat el3 +Operating System: * -PHP Version: 5.0.4 +PHP Version:

#34240 [Opn->Fbk]: zlib.output_compression=on responsing corrupted data

2005-08-24 Thread iliaa
ID: 34240 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Open +Status: Feedback Bug Type: Zlib Related Operating System: gentoo PHP Version: 6CVS-2005-08-24 (CVS) New Comment: Can you replicate in any othe

#34240 [NEW]: zlib.output_compression=on responsing corrupted data

2005-08-24 Thread xuefer at 21cn dot com
From: xuefer at 21cn dot com Operating system: gentoo PHP version: 6CVS-2005-08-24 (CVS) PHP Bug Type: Zlib Related Bug description: zlib.output_compression=on responsing corrupted data Description: fix to [EMAIL PROTECTED] broken 2 echos sapi: fastcgi zlib.outpu

#34235 [Com]: Can't override execute(), can't call own Methods

2005-08-24 Thread volka at cs dot tu-berlin dot de
ID: 34235 Comment by: volka at cs dot tu-berlin dot de Reported By: christian dot mueller at dfpx dot de Status: Open Bug Type: PDO related Operating System: WinXp Pro PHP Version: 5CVS-2005-08-24 (snap) New Comment: method_exists() returning

#34239 [NEW]: Iconv doesn't return expected results

2005-08-24 Thread mmingxx at yahoo dot com
From: mmingxx at yahoo dot com Operating system: Linux PHP version: 4.4.0 PHP Bug Type: ICONV related Bug description: Iconv doesn't return expected results Description: Reference: string iconv ( string in_charset, string out_charset, string str ) Description:

#34237 [NEW]: A protected method should cause a fatal error if called publicly.

2005-08-24 Thread barry dot verdon at complinet dot com
From: barry dot verdon at complinet dot com Operating system: Redhat el3 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: A protected method should cause a fatal error if called publicly. Description: A protected function is accessible publ

#34191 [Asn->Csd]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread iliaa
ID: 34191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type:Zlib Related PHP Version: 5CVS-2005-08-24 (CVS) Assigned To: iliaa New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged ev

#34235 [Bgs->Opn]: Can't override execute(), can't call own Methods

2005-08-24 Thread christian dot mueller at dfpx dot de
ID: 34235 User updated by: christian dot mueller at dfpx dot de Reported By: christian dot mueller at dfpx dot de -Status: Bogus +Status: Open Bug Type: PDO related Operating System: WinXp Pro PHP Version: 5CVS-2005-08-24 (snap) New Commen

#34232 [Asn]: Crash (double free or corruption) using DOM functions

2005-08-24 Thread anders at kaseorg dot com
ID: 34232 User updated by: anders at kaseorg dot com Reported By: anders at kaseorg dot com Status: Assigned Bug Type: Reproducible crash Operating System: Linux (Fedora Core 4) PHP Version: 5.0.4 Assigned To: rrichards New Comment: Not sure

#34191 [Opn->Asn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread sniper
ID: 34191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type:Zlib Related PHP Version: 5CVS-2005-08-24 (CVS) -Assigned To: +Assigned To: iliaa New Comment: Ilia, it didn't quite do it.. Previous Comments:

#34235 [NEW]: Can't override execute(), can't call own Methods

2005-08-24 Thread christian dot mueller at dfpx dot de
From: christian dot mueller at dfpx dot de Operating system: WinXp Pro PHP version: 5CVS-2005-08-24 (snap) PHP Bug Type: PDO related Bug description: Can't override execute(), can't call own Methods Description: When i try to override PDO_Statement::execute(), my

#34235 [Opn->Bgs]: Can't override execute(), can't call own Methods

2005-08-24 Thread sniper
ID: 34235 Updated by: [EMAIL PROTECTED] Reported By: christian dot mueller at dfpx dot de -Status: Open +Status: Bogus Bug Type: PDO related Operating System: WinXp Pro PHP Version: 5CVS-2005-08-24 (snap) New Comment: Thank you for t

#34232 [Fbk->Asn]: Crash (double free or corruption) using DOM functions

2005-08-24 Thread rrichards
ID: 34232 Updated by: [EMAIL PROTECTED] Reported By: anders at kaseorg dot com -Status: Feedback +Status: Assigned Bug Type: Reproducible crash Operating System: Linux (Fedora Core 4) PHP Version: 5.0.4 -Assigned To: +Assigned To

#34234 [Opn->Bgs]: document root in __destruction

2005-08-24 Thread sniper
ID: 34234 Updated by: [EMAIL PROTECTED] Reported By: ur001 at mail dot ru -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: windows 2000 PHP Version: 5.0.4 New Comment: Sorry, but your problem does not imply a

#34191 [Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread sniper
ID: 34191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Zlib Related PHP Version: 5CVS-2005-08-24 (CVS) New Comment: ==9165== Conditional jump or move depends on uninitialised value(s) ==9165==at 0x8139541: _zval_dtor_func (zend_va

#34221 [Opn]: Compiling xmlrpc as shared fails other parts

2005-08-24 Thread dverspui at hotpop dot com
ID: 34221 User updated by: dverspui at hotpop dot com Reported By: dverspui at hotpop dot com Status: Open Bug Type: Compile Failure Operating System: Fedora Core 2 PHP Version: 5.1.0RC1 New Comment: Ok, I will, thanks Sniper for your time. Consid

#34234 [NEW]: document root in __destruction

2005-08-24 Thread ur001 at mail dot ru
From: ur001 at mail dot ru Operating system: windows 2000 PHP version: 5.0.4 PHP Bug Type: Apache2 related Bug description: document root in __destruction Description: Sorry for my English, i'm from Russia in __destruct(): 1) PHP is CGI - all ok 2) PHP as Apach

#34221 [Opn]: Compiling xmlrpc as shared fails other parts

2005-08-24 Thread sniper
ID: 34221 Updated by: [EMAIL PROTECTED] Reported By: dverspui at hotpop dot com Status: Open Bug Type: Compile Failure Operating System: Fedora Core 2 PHP Version: 5.1.0RC1 New Comment: Free hint: Nuke the options I mentioned. (and from now o

#34233 [Opn]: PDO ignores parameters when surrounded by closed quotes

2005-08-24 Thread php at sagi dot org
ID: 34233 User updated by: php at sagi dot org -Summary: PDO misquotes/miscasts bool(false) Reported By: php at sagi dot org Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.1.0RC1 New Comment: Fixing subject, the

#34221 [Fbk->Opn]: Compiling fails because of undefined references to XML stuff

2005-08-24 Thread dverspui at hotpop dot com
ID: 34221 User updated by: dverspui at hotpop dot com Reported By: dverspui at hotpop dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Fedora Core 2 PHP Version: 5.1.0RC1 New Comment: Ha, apart from enab

#34233 [Opn->Asn]: PDO ignores parameters when surrounded by closed quotes

2005-08-24 Thread sniper
ID: 34233 Updated by: [EMAIL PROTECTED] Reported By: php at sagi dot org -Status: Open +Status: Assigned Bug Type: PDO related Operating System: Linux PHP Version: 5.1.0RC1 -Assigned To: +Assigned To: wez Previous Comments

#34233 [NEW]: PDO misquotes/miscasts bool(false)

2005-08-24 Thread php at sagi dot org
From: php at sagi dot org Operating system: Linux PHP version: 5.1.0RC1 PHP Bug Type: PDO related Bug description: PDO misquotes/miscasts bool(false) Description: Running PHP5.1.0RC1, postgresql 8 server with v7.4.7 client libs (pretty sure native prepared statem

#34191 [Csd->Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread [EMAIL PROTECTED]
ID: 34191 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type:Zlib Related -PHP Version: 5CVS-2005-08-19 (CVS) +PHP Version: 5CVS-2005-08-24 (CVS) New Comment: Sorry, this bug is not entire

#34191 [Opn->Csd]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread sniper
ID: 34191 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Zlib Related PHP Version: 5CVS-2005-08-19 (CVS) Previous Comments: [2005-08-21 18:05

#34221 [Opn->Fbk]: Compiling fails because of undefined references to XML stuff

2005-08-24 Thread sniper
ID: 34221 Updated by: [EMAIL PROTECTED] Reported By: dverspui at hotpop dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Fedora Core 2 PHP Version: 5.1.0RC1 New Comment: I wanted to see what the sho

#34226 [Opn->Csd]: global keyword will not work

2005-08-24 Thread sniper
ID: 34226 Updated by: [EMAIL PROTECTED] Reported By: nickvd at gmail dot com -Status: Open +Status: Closed Bug Type: Variables related Operating System: Linux/Ubuntu 5.04 PHP Version: 5.0.4 New Comment: This bug has been fixed in CVS

#34232 [Opn->Fbk]: Crash (double free or corruption) using DOM functions

2005-08-24 Thread sniper
ID: 34232 Updated by: [EMAIL PROTECTED] Reported By: anders at kaseorg dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Linux (Fedora Core 4) PHP Version: 5.0.4 New Comment: Please try using this

#34225 [Opn->Bgs]: imagettftext() causes PHP to crash

2005-08-24 Thread sniper
ID: 34225 Updated by: [EMAIL PROTECTED] Reported By: david at acz dot org -Status: Open +Status: Bogus Bug Type: GD related Operating System: SuSE Linux PHP Version: 4.4.0 Assigned To: pajoye New Comment: Thread issues are not

#34232 [NEW]: Crash (double free or corruption) using DOM functions

2005-08-24 Thread anders at kaseorg dot com
From: anders at kaseorg dot com Operating system: Linux (Fedora Core 4) PHP version: 5.0.4 PHP Bug Type: Reproducible crash Bug description: Crash (double free or corruption) using DOM functions Description: Running PHP (5.0.4-10.3 on Fedora Core 4) on this code

#34221 [Fbk->Opn]: Compiling fails because of undefined references to XML stuff

2005-08-24 Thread dverspui at hotpop dot com
ID: 34221 User updated by: dverspui at hotpop dot com Reported By: dverspui at hotpop dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Fedora Core 2 PHP Version: 5.1.0RC1 New Comment: Hi Sniper, thanks f

#34191 [Csd->Opn]: ob_gzhandler does not enforce trailing NUL

2005-08-24 Thread [EMAIL PROTECTED]
ID: 34191 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type:Zlib Related PHP Version: 5CVS-2005-08-19 (CVS) New Comment: Sorry, the commit does not fix the problem right, the buffer should b