#46156 [Asn]: Infinite recursion in class destructor causes crash

2008-12-04 Thread kalle
ID: 46156 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Reproducible crash Operating System: * PHP Version: 5CVS-2008-11-11 Assigned To: dmitry New Comment: I've discovered one more crash and re

#46756 [NEW]: curl_copy_handle crashes with curl_multi

2008-12-04 Thread kyle at ifixit dot com
From: kyle at ifixit dot com Operating system: CentOS PHP version: 5.2.7 PHP Bug Type: cURL related Bug description: curl_copy_handle crashes with curl_multi Description: Multicurl crashes when using curl_copy_handle. Setup a multi request (A), copy the handlers

#46755 [NEW]: warning: use statement with non-compound name

2008-12-04 Thread david at grudl dot com
From: david at grudl dot com Operating system: PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: warning: use statement with non-compound name Description: Declaration 'use Foo' produces invalid warning "The use statement with non-

#46754 [NEW]: Infinite recursion in __toString method causes crash

2008-12-04 Thread ka...@php.net
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: Infinite recursion in __toString method causes crash Description: Same type of crash as reported in #46156, instead of a crash a memory_limit error is

#46738 [Opn]: mb_detect_encoding, segmentation fault

2008-12-04 Thread masugata
ID: 46738 Updated by: [EMAIL PROTECTED] Reported By: thomas at koch dot ro Status: Open Bug Type: mbstring related Operating System: Debian Lenny -PHP Version: 5.2CVS-2008-12-03 (CVS) +PHP Version: 5.3CVS-2008-12-03 (CVS) New Comment: Ver

#46753 [NEW]: weird crash when calling is_subclass_of under very specific conditions

2008-12-04 Thread essen at dev-extend dot eu
From: essen at dev-extend dot eu Operating system: Linux Ubuntu 8.10 PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: weird crash when calling is_subclass_of under very specific conditions Description: I encountered a strange crash. I can rep

#46752 [NEW]: str_replace / str_ireplace memory leak

2008-12-04 Thread daniel dot konopka at gmail dot com
From: daniel dot konopka at gmail dot com Operating system: Linux CentOS PHP version: 5.2.6 PHP Bug Type: Strings related Bug description: str_replace / str_ireplace memory leak Description: str_replace and str_ireplace cause a memory leak Reproduce code: --

#26084 [Com]: exec() hangs

2008-12-04 Thread iandrus at omniture dot com
ID: 26084 Comment by: iandrus at omniture dot com Reported By: karolls at tlen dot pl Status: No Feedback Bug Type: Program Execution Operating System: Windows XP PHP Version: 4.3.3 New Comment: PHP 5.2.4 CLI on CentOS release 4.4 (Final) we

#46600 [Ver]: "_empty_" key in objects (see #41504)

2008-12-04 Thread Matt at mpcm dot com
ID: 46600 User updated by: Matt at mpcm dot com Reported By: Matt at mpcm dot com Status: Verified Bug Type: JSON related Operating System: * PHP Version: 5CVS, 6CVS (2008-11-18) New Comment: Thanx for the reply magicaltux, `Feature` is an interes

#46751 [Com]: imagepng causes zlib error when quality param is given

2008-12-04 Thread j-pieper at gmx dot net
ID: 46751 Comment by: j-pieper at gmx dot net Reported By: j-pieper at gmx dot net Status: Open Bug Type: GD related Operating System: Windows Vista SP1 PHP Version: 5.2.6 New Comment: Please ignore my white background (expected result). I re

#46751 [NEW]: imagepng causes zlib error when quality param is given

2008-12-04 Thread j-pieper at gmx dot net
From: j-pieper at gmx dot net Operating system: Windows Vista SP1 PHP version: 5.2.6 PHP Bug Type: GD related Bug description: imagepng causes zlib error when quality param is given Description: I wanted to create png image with imagepng(). It works fine but when

#46750 [NEW]: allow additional, optional arguements to __get()

2008-12-04 Thread ms419 at freezone dot co dot uk
From: ms419 at freezone dot co dot uk Operating system: Debian PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: allow additional, optional arguements to __get() Description: I wish it were possible to declare a __get() magic method with ad

#46749 [Ver->Csd]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread felipe
ID: 46749 Updated by: [EMAIL PROTECTED] Reported By: robin_fernandes at uk dot ibm dot com -Status: Verified +Status: Closed Bug Type: Reproducible crash Operating System: * PHP Version: 6CVS-2008-12-04 (snap) New Comment: This bug h

#46749 [Opn->Ver]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread felipe
ID: 46749 Updated by: [EMAIL PROTECTED] Reported By: robin_fernandes at uk dot ibm dot com -Status: Open +Status: Verified Bug Type: Reproducible crash Operating System: * PHP Version: 6CVS-2008-12-04 (snap) New Comment: I can reprod

#46749 [Com]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread robin_fernandes at uk dot ibm dot com
ID: 46749 Comment by: robin_fernandes at uk dot ibm dot com Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Reproducible crash Operating System: * PHP Version: 6CVS-2008-12-04 (snap) New Comment: In fact, the class C

#46749 [NEW]: Crash when repeatedly attempting to assign to property of non-object.

2008-12-04 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 6CVS-2008-12-04 (snap) PHP Bug Type: Reproducible crash Bug description: Crash when repeatedly attempting to assign to property of non-object. Description: The script below crashes cons

#46732 [Csd]: mktime.year description is wrong

2008-12-04 Thread rquadling
ID: 46732 Updated by: [EMAIL PROTECTED] Reported By: dynkin at gmail dot com Status: Closed Bug Type: Date/time related Operating System: linux PHP Version: PHP 5 Assigned To: derick New Comment: This bug has been fixed in CVS. Snapsho

#46739 [Opn->Csd]: array returned by curl_getinfo should contain content_type key

2008-12-04 Thread mkoppanen
ID: 46739 Updated by: [EMAIL PROTECTED] Reported By: thomas at koch dot ro -Status: Open +Status: Closed Bug Type: cURL related Operating System: Debian Lenny PHP Version: 5.3CVS-2008-12-03 (CVS) New Comment: This bug has been fixed

#40479 [Com]: zend_mm_heap corrupted

2008-12-04 Thread laurynas dot butkus at gmail dot com
ID: 40479 Comment by: laurynas dot butkus at gmail dot com Reported By: rrossi at maggioli dot it Status: No Feedback Bug Type: Reproducible crash Operating System: Suse Linux 9.0 PHP Version: 5.2.1 New Comment: We started seeing annoying ran

#42089 [Com]: erro blob firebird php

2008-12-04 Thread gran_magno at hotmail dot com
ID: 42089 Comment by: gran_magno at hotmail dot com Reported By: anita dot sobreira at gmail dot com Status: No Feedback Bug Type: InterBase related Operating System: fedora 6 PHP Version: 5.2.3 New Comment: >From Alex El Magno - Brazil [EMAI

#46600 [Ver]: "_empty_" key in objects (see #41504)

2008-12-04 Thread magicaltux
ID: 46600 Updated by: [EMAIL PROTECTED] Reported By: Matt at mpcm dot com Status: Verified Bug Type: JSON related Operating System: * PHP Version: 5CVS, 6CVS (2008-11-18) New Comment: I believe this is not a bug, but a feature. An object *ca

#46738 [Fbk->Opn]: mb_detect_encoding, segmentation fault

2008-12-04 Thread thomas at koch dot ro
ID: 46738 User updated by: thomas at koch dot ro Reported By: thomas at koch dot ro -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Debian Lenny PHP Version: 5.2CVS-2008-12-03 (CVS) New Comment: backtrace: #0

#46677 [Fbk->Opn]: Can not make install php5.2.6

2008-12-04 Thread chunhuan dot pan at alcatel-sbell dot com dot cn
ID: 46677 User updated by: chunhuan dot pan at alcatel-sbell dot com dot cn Reported By: chunhuan dot pan at alcatel-sbell dot com dot cn -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: HP-UX 11.23 PHP Version: 5