[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=revision&revision=321439 Log: http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt fix failure for bug 43130 Bug: https://bugs.p

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

2011-12-27 Thread marius adrian popa
On Tue, Dec 13, 2011 at 11:22 PM, Pierre Joye wrote: > do a sparse checkout and commit all branches at once from php-src, see > https://wiki.php.net/vcs/svnfaq :) > > 2011/12/13 marius adrian popa : >> 2011/12/13 Johannes Schlüter : >>> Hi. >>> >>> Is there a test? >> I will add one to the tree >>

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

2011-12-13 Thread Pierre Joye
do a sparse checkout and commit all branches at once from php-src, see https://wiki.php.net/vcs/svnfaq :) 2011/12/13 marius adrian popa : > 2011/12/13 Johannes Schlüter : >> Hi. >> >> Is there a test? > I will add one to the tree >> >> And btw. Usually we commit to all branches at once, which make

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

2011-12-13 Thread marius adrian popa
2011/12/13 Johannes Schlüter : > Hi. > > Is there a test? I will add one to the tree > > And btw. Usually we commit to all branches at once, which makes it > simpler to see if a patch is applied to all branches. I will try to do that in the future , any tip ? -- PHP CVS Mailing List (http://www.ph

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

2011-12-12 Thread Johannes Schlüter
Hi. Is there a test? And btw. Usually we commit to all branches at once, which makes it simpler to see if a patch is applied to all branches. johannes On Sat, 2011-12-10 at 22:09 +, Popa Adrian Marius wrote: > mariuz Sat, 10 Dec 2011 22:09:59 + > > Rev

[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=revision&revision=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 w

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

2011-06-16 Thread Felipe Pena
felipe Fri, 17 Jun 2011 02:00:20 + Revision: http://svn.php.net/viewvc?view=revision&revision=312225 Log: - Fixed two "jump or move depends on uninitialised value" Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_firebird/firebird_driver.c U