Req #51939 [Asn]: Add xml_set_entity_decl_handler function

2011-07-19 Thread davidc
ange Request Package:XML related PHP Version:trunk-SVN-2010-05-28 (SVN) Assigned To:davidc Block user comment: N Private report: N New Comment: I've added a patch for this but I'd like to write a few more tests before committing it. If you could ap

Req #51939 [Opn->Asn]: Add xml_set_entity_decl_handler function

2011-07-15 Thread davidc
Type: Feature/Change Request Package:XML related PHP Version:trunk-SVN-2010-05-28 (SVN) -Assigned To: +Assigned To:davidc Block user comment: N Private report: N Previous Comm

#44151 [Asn->NoF]: Errors not cleaned properly

2009-02-28 Thread davidc
ID: 44151 Updated by: dav...@php.net Reported By: uwendel at mysql dot com -Status: Assigned +Status: No Feedback Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) Assigned To: davidc Previous

#44409 [Opn]: PDO::FETCH_SERIALIZE calls __construct()

2009-02-15 Thread davidc
ID: 44409 Updated by: dav...@php.net Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: * PHP Version: 5.3CVS-2008-03-11 (CVS) New Comment: Hmm is it supposed to say: PDO::FETCH_SERIZALIZE? Previous C

#46897 [Opn->Tbd]: ob_flush() should fail to flush unerasable buffers

2009-02-13 Thread davidc
: davidc New Comment: New NOTICE issued: Notice: ob_flush(): failed to flush buffer callback. in %s on line %d Previous Comments: [2008-12-18 14:15:20] j...@php.net In HEAD there is improved output buffering code. Hence the

#46048 [Opn->Csd]: SimpleXML top-level @attributes not part of iterator (PHP_5_3 and above only!)

2009-02-03 Thread davidc
ID: 46048 Updated by: dav...@php.net Reported By: php at isnoop dot net -Status: Open +Status: Closed Bug Type: SimpleXML related Operating System: Ubuntu 8.04 server PHP Version: 5.3.0alpha3 Assigned To: davidc New Comment

#44151 [Opn]: Errors not cleaned properly

2008-12-17 Thread davidc
ID: 44151 Updated by: dav...@php.net Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) -Assigned To: +Assigned To: davidc New Comment: Could you

#46615 [Asn->Csd]: SplHeap->key() returns count() instead of count() - 1

2008-11-24 Thread davidc
ID: 46615 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: SPL related Operating System: * PHP Version: 5.2CVS-2008-11-19 (CVS) Assigned To: davidc New Comment: This bug

#44153 [Opn->Tbd]: PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run

2008-11-04 Thread davidc
: davidc New Comment: This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments

#44154 [Opn->Tbd]: PDO->errorInfo() does not always return three element array

2008-11-04 Thread davidc
ID: 44154 Updated by: [EMAIL PROTECTED] Reported By: uwendel at mysql dot com -Status: Open +Status: To be documented Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) New Comment: This bug has been f

#44153 [Opn]: PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run

2008-11-01 Thread davidc
ID: 44153 Updated by: [EMAIL PROTECTED] Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) New Comment: The patch below allows you to do: $error = $pdo->error

#44154 [Opn]: PDO->errorInfo() does not always return three element array

2008-11-01 Thread davidc
ID: 44154 Updated by: [EMAIL PROTECTED] Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) New Comment: I have a very small patch that I could commit if someon

#44153 [Opn]: PDO->errorCode() returns '' instead of SQLSTATE if no operation has been run

2008-10-24 Thread davidc
ID: 44153 Updated by: [EMAIL PROTECTED] Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-18 (CVS) New Comment: What about returning NULL ? You could easily check the

#44811 [Opn->Csd]: [Patch] Improve error message when creating new SoapClient with invalid data

2008-05-07 Thread davidc
ID: 44811 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: SOAP related Operating System: Any PHP Version: 5.3CVS-2008-04-23 (CVS) Assigned To: davidc Previous Comments

#44929 [Bgs->Opn]: natsort and natcasesort fail if numbers in strings prepended by 0

2008-05-07 Thread davidc
ID: 44929 Updated by: [EMAIL PROTECTED] Reported By: kae at verens dot com -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: Linux PHP Version: 5.2.6 Previous Comments: --

#44811 [Opn]: [Patch] Improve error message when creating new SoapClient with invalid data

2008-05-07 Thread davidc
ID: 44811 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SOAP related Operating System: Any PHP Version: 5.3CVS-2008-04-23 (CVS) Assigned To: davidc New Comment: Actually one thing you could do is

#43947 [Opn]: mysql_select_db fails to select database using variables

2008-01-28 Thread davidc
ID: 43947 Updated by: [EMAIL PROTECTED] Reported By: joel dot a dot villarreal at gmail dot com Status: Open Bug Type: MySQL related Operating System: Windows XP Service Pack 2 PHP Version: 5.2.5 New Comment: What do you get if you do: echo

#36391 [Opn]: $a[] doesn't work correctly after array_pop

2008-01-28 Thread davidc
ID: 36391 Updated by: [EMAIL PROTECTED] Reported By: tomas_matousek at hotmail dot com Status: Open Bug Type: Feature/Change Request Operating System: WinXP PHP Version: 5.1.2 New Comment: This is expected behavior. Workaround you "could" do

#43908 [Opn]: exec() swallows whitespace in output

2008-01-23 Thread davidc
ID: 43908 Updated by: [EMAIL PROTECTED] Reported By: Arne dot Heizmann at csr dot com Status: Open Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 5.2.5 New Comment: Even easier to reproduce: Previous Comments: -

#43450 [Opn]: Memory leak on some functions with implicit object __toString() call

2007-12-21 Thread davidc
ID: 43450 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Any PHP Version: 5.2.5 New Comment: Patches are added for 5_2, 5_3 and HEAD there: http://dev.agoraprodu

#41528 [Asn->Csd]: Classes extending ArrayObject do not serialize correctly

2007-12-17 Thread davidc
ID: 41528 Updated by: [EMAIL PROTECTED] Reported By: m dot stach at ewerk dot com -Status: Assigned +Status: Closed Bug Type: SPL related Operating System: * PHP Version: 5.2.* Assigned To: davidc New Comment: This bug has

#32400 [Fbk->Opn]: MSSQL Error ignoring

2005-04-12 Thread davidc at densi dot com
ID: 32400 User updated by: davidc at densi dot com Reported By: davidc at densi dot com -Status: Feedback +Status: Open Bug Type: MSSQL related Operating System: Debian Testing PHP Version: 4.3.10 New Comment: We are not compiling

#32400 [NEW]: MSSQL Error ignoring

2005-03-21 Thread davidc at densi dot com
From: davidc at densi dot com Operating system: Debian Testing PHP version: 4.3.10 PHP Bug Type: MSSQL related Bug description: MSSQL Error ignoring Description: This is a simple bug that I can fix in the mssql query but I believe that this should be ignored

#26794 [Com]: $that not available in parent class

2004-01-11 Thread davidc at blesys dot com
ID: 26794 Comment by: davidc at blesys dot com Reported By: alex_boyer at hotmail dot com Status: Verified Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-01-11 New Comment: Ah, I see. $that is the old one. I have

#26794 [Com]: $that not available in parent class

2004-01-11 Thread davidc at blesys dot com
ID: 26794 Comment by: davidc at blesys dot com Reported By: alex_boyer at hotmail dot com Status: Verified Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-01-11 New Comment: Sorry, I don't understand. Is $t

#26789 [NEW]: NullPointerException desired

2004-01-04 Thread davidc at blesys dot com
From: davidc at blesys dot com Operating system: (doesn't apply) PHP version: 5.0.0b3 (beta3) PHP Bug Type: Feature/Change Request Bug description: NullPointerException desired Description: I desire a NullPointerException to be thrown, like in Java. Current

#26697 [Com]: calling class_exists on a nonexistent class in __autoload results in segfault

2003-12-22 Thread davidc at blesys dot com
ID: 26697 Comment by: davidc at blesys dot com Reported By: arjen at glas dot its dot tudelft dot nl Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5CVS-2003-12-22 (dev) New Comment: What happens, I think

#26698 [NEW]: Thrown exceptions while evaluting argument to pass as parameter crash PHP

2003-12-22 Thread davidc at bLesys dot com
From: davidc at bLesys dot com Operating system: Win XP Professional PHP version: 5CVS-2003-12-22 (dev) PHP Bug Type: Reproducible crash Bug description: Thrown exceptions while evaluting argument to pass as parameter crash PHP Description: (bug was not fixed