[PHP-CVS] com php-src: Prepare pdo_firebird for a pecl release also: ext/pdo_firebird/CREDITS ext/pdo_firebird/package2.xml

2013-09-12 Thread Popa Adrian Marius
Commit:074385cb33228c2bfcab0c252b5727fd9153a566 Author:Popa Adrian Marius map...@reea.net Thu, 12 Sep 2013 17:47:05 +0300 Parents: 89d115264cbc24bcb30567781001793ac6c58a7f Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix firebird bug #60947 , tested and now it prints the header page information from database: ext/interbase/ibase_service.c

2012-04-02 Thread Popa Adrian Marius
Commit:97f4fc22c576fcf8beeb3ee4474c00d074ba4bee Author:Popa Adrian Marius mar...@php.net Thu, 29 Mar 2012 18:28:01 +0300 Parents: c0f806a69c600996c9af4195f2136412160b0fc0 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_53280.phpt trunk/ext/pdo_firebird/tests/bug_53280.phpt

2012-02-05 Thread Popa Adrian Marius
mariuz Sun, 05 Feb 2012 09:58:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=323073 Log: fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2012-01-19 Thread Popa Adrian Marius
mariuz Thu, 19 Jan 2012 22:35:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=322479 Log: Added the bugfixing notes to the NEWS file Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS

2012-01-10 Thread Popa Adrian Marius
mariuz Tue, 10 Jan 2012 13:42:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=322021 Log: Added fixes Pdo Firebird bugs to the NEWS file Changed paths: U php/php-src/branches/PHP_5_4/NEWS Modified: php/php-src/branches/PHP_5_4/NEWS

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/interbase/tests/ 003.phpt

2012-01-09 Thread Popa Adrian Marius
mariuz Tue, 10 Jan 2012 05:26:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321992 Log: sync firebird test 003 with the 5.4 branch , eliminate failing test

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2012-01-09 Thread Popa Adrian Marius
mariuz Tue, 10 Jan 2012 06:53:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321994 Log: added fixed Pdo Firebird bugs to the NEWS section Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/trunk/ext/pdo_firebird/ EXPERIMENTAL

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:31:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321460 Log: remove experimental status for pdo_Firebird , see the general status http://www.firebirdnews.org/?p=6619 Changed paths: D

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_48877.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_48877.phpt trunk/ext/pdo_firebird/tests/bug_48877.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:41:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321461 Log: cleanup for bug 48877 test, add description Bug: https://bugs.php.net/48877 (Closed) bindValue and bindParam do not work for PDO Firebird

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_47415.phpt trunk/ext/pdo_firebird/tests/bug_47415.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:53:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321462 Log: added testcase for Bug 47415 Bug: https://bugs.php.net/47415 (Assigned) PDO_Firebird segfaults when passing lowercased column name to bindColumn()

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_47415.phpt trunk/ext/pdo_firebird/tests/bug_47415.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:59:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321464 Log: fix table name in testcase Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_statement.c branches/PHP_5_4/ext/pdo_firebird/firebird_statement.c trunk/ext/pdo_firebird/firebird_statement.c

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 10:17:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321467 Log: fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() Bug: https://bugs.php.net/47415 (Assigned) PDO_Firebird

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_53280.phpt trunk/ext/pdo_firebird/tests/bug_53280.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 18:52:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321484 Log: Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count Bug: https://bugs.php.net/53280 (Assigned)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_53280.phpt trunk/ext/pdo_firebird/tests/bug_53280.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 19:09:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321486 Log: fix tablename in testcase test-testz Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_statement.c branches/PHP_5_4/ext/pdo_firebird/firebird_statement.c trunk/ext/pdo_firebird/firebird_statement.c

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 19:58:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321487 Log: Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count Bug: https://bugs.php.net/53280 (Assigned) PDO_Firebird

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 11:05:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321434 Log: Forgot to add the Pdo Firebird related bug to the News Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/pdo_firebird/tests/ bug_48877.phpt

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 10:49:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321432 Log: added test for PDO_Firebird: bug 48877 Bug: https://bugs.php.net/48877 (Closed) bindValue and bindParam do not work for PDO Firebird Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_driver.c branches/PHP_5_4/ext/pdo_firebird/firebird_driver.c trunk/ext/pdo_firebird/firebird_driver.c

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 16:49:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321439 Log: http://gcov.php.net/viewer.php?version=PHP_5_3func=testsfile=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt fix failure for bug 43130 Bug:

[PHP-CVS] svn: /php/php-src/trunk/ext/pdo_firebird/tests/ bug_48877.phpt

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 10:54:47 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321433 Log: PDO_Firebird: bug 48877 test Bug: https://bugs.php.net/48877 (Closed) bindValue and bindParam do not work for PDO Firebird Changed paths: A

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ NEWS

2011-12-11 Thread Popa Adrian Marius
mariuz Mon, 12 Dec 2011 06:33:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320877 Log: bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird Bug: https://bugs.php.net/48877 (Closed) bindValue and bindParam do not work

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/pdo_firebird/ firebird_driver.c

2011-12-10 Thread Popa Adrian Marius
mariuz Sat, 10 Dec 2011 22:04:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320854 Log: bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird Bug: https://bugs.php.net/48877 (Assigned) bindValue and bindParam do not work

[PHP-CVS] svn: /php/php-src/trunk/ext/pdo_firebird/ firebird_driver.c

2011-12-10 Thread Popa Adrian Marius
mariuz Sat, 10 Dec 2011 22:08:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320855 Log: bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird Bug: https://bugs.php.net/48877 (Assigned) bindValue and bindParam do not work

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-10 Thread Popa Adrian Marius
mariuz Sat, 10 Dec 2011 22:09:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320856 Log: bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird Bug: https://bugs.php.net/48877 (Assigned) bindValue and bindParam do not work

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/interbase/tests/ 006.phpt

2011-09-12 Thread Popa Adrian Marius
mariuz Mon, 12 Sep 2011 09:36:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316515 Log: fixes #55659 also the 006 firebird test Bug: https://bugs.php.net/55659 (Open) Correcting phpt test files for current configurations Changed

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/interbase/tests/ 006.phpt

2011-09-12 Thread Popa Adrian Marius
mariuz Mon, 12 Sep 2011 09:56:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316521 Log: fix test 006 for firebird driver Changed paths: U php/php-src/branches/PHP_5_3/ext/interbase/tests/006.phpt Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/tests/ rowCount.phpt

2011-09-12 Thread Popa Adrian Marius
mariuz Mon, 12 Sep 2011 13:43:42 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316542 Log: fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/pdo_firebird/tests/ rowCount.phpt

2011-09-12 Thread Popa Adrian Marius
mariuz Mon, 12 Sep 2011 13:46:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316543 Log: fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/interbase/tests/ 003.phpt

2011-09-11 Thread Popa Adrian Marius
mariuz Sun, 11 Sep 2011 20:18:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316505 Log: fix test 003 from gconv test for firebird extension Changed paths: U php/php-src/branches/PHP_5_4/ext/interbase/tests/003.phpt Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/pdo_firebird/ EXPERIMENTAL

2011-09-11 Thread Popa Adrian Marius
mariuz Sun, 11 Sep 2011 22:11:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316506 Log: extension is not experimental anymore see the status http://www.gn0s1s.nl/?p=108 Changed paths: D

[PHP-CVS] svn: /php/php-src/trunk/ext/interbase/tests/ 003.phpt

2011-07-25 Thread Popa Adrian Marius
mariuz Mon, 25 Jul 2011 11:41:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313664 Log: fix ident Changed paths: U php/php-src/trunk/ext/interbase/tests/003.phpt Modified: php/php-src/trunk/ext/interbase/tests/003.phpt

[PHP-CVS] svn: /php/php-src/trunk/ext/interbase/tests/ 003.phpt

2011-07-25 Thread Popa Adrian Marius
mariuz Mon, 25 Jul 2011 13:04:22 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313669 Log: Replace FIELD with CONSTANT (that is the alias returned in Firebird stable 2.5.x ) Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ext/interbase/ ibase_query.c

2011-07-19 Thread Popa Adrian Marius
mariuz Tue, 19 Jul 2011 20:08:42 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313445 Log: Fix for bug http://bugs.php.net/54426 Checks for NULL are wrong as the values can be provided by the triggers Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/interbase/ ibase_query.c

2011-07-19 Thread Popa Adrian Marius
mariuz Tue, 19 Jul 2011 20:23:26 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313446 Log: Fix for bug http://bugs.php.net/54426 Checks for NULL are wrong as the values can be provided by the triggers Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/interbase/ ibase_query.c

2011-07-19 Thread Popa Adrian Marius
mariuz Tue, 19 Jul 2011 20:25:51 + Revision: http://svn.php.net/viewvc?view=revisionrevision=313447 Log: Fix for bug http://bugs.php.net/54426 Checks for NULL are wrong as the values can be provided by the triggers Changed paths: U