#50728 [Opn]: All PDOExceptions hardcode 'code' property to 0

2010-01-11 Thread joey
ID: 50728 Updated by: j...@php.net Reported By: j...@php.net Status: Open Bug Type: PDO related Operating System: All PHP Version: 5.3.2RC1 New Comment: Proposed ext/pdo_sqlite/tests/bug50728.phpt: --TEST-- Bug #50728 (All PDOExceptions hardc

#50728 [Opn]: All PDOExceptions hardcode 'code' property to 0

2010-01-11 Thread joey
ID: 50728 Updated by: j...@php.net Reported By: j...@php.net Status: Open Bug Type: PDO related Operating System: All PHP Version: 5.3.2RC1 New Comment: Patch for HEAD (previous was for tip of 5.3.2 [svn 292727]): Index: ext/pdo_oci/oci_driv

#50728 [Opn]: All PDOExceptions hardcode 'code' property to 0

2010-01-11 Thread joey
ID: 50728 Updated by: j...@php.net Reported By: j...@php.net Status: Open Bug Type: PDO related Operating System: All PHP Version: 5.3.2RC1 New Comment: Index: ext/pdo_oci/oci_driver.c =