[PHP-CVS] cvs: php-src /ext/pcntl pcntl.c /ext/pcntl/tests pcntl_signal.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 01:31:32 2009 UTC Modified files: /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/testspcntl_signal.phpt Log: - Fixed pcntl_signal() returning NULL when passing wrong parameters

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcntl pcntl.c /ext/pcntl/tests pcntl_signal.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 01:32:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/testspcntl_signal.phpt Log: MFH: - Fixed pcntl_signal() returning NULL when passing wrong parameters

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_pgsql pdo_pgsql.c

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 01:58:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql pdo_pgsql.c Log: MFH: - Added missing #undefs, fixing compile warnings

[PHP-CVS] cvs: php-src /ext/pdo_pgsql config.m4 config.w32 package.xml package2.xml pdo_pgsql.c pgsql_driver.c pgsql_statement.c php_pdo_pgsql.h php_pdo_pgsql_int.h /ext/pdo_pgsql/tests bug46274.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 02:34:02 2009 UTC Removed files: /php-src/ext/pdo_pgsql package.xml Modified files: /php-src/ext/pdo_pgsql package2.xml config.m4 config.w32 pdo_pgsql.c pgsql_driver.c

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo_pgsql pgsql_driver.c pgsql_statement.c /ext/pdo_pgsql/tests bug44861.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 02:58:05 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql/testsbug44861.phpt Modified files: /php-srcNEWS /php-src/ext/pdo_pgsql pgsql_driver.c pgsql_statement.c Log: - Fixed

[PHP-CVS] cvs: php-src /ext/pdo_pgsql pgsql_driver.c pgsql_statement.c /ext/pdo_pgsql/tests bug44861.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 03:01:38 2009 UTC Modified files: /php-src/ext/pdo_pgsql pgsql_driver.c pgsql_statement.c /php-src/ext/pdo_pgsql/testsbug44861.phpt Log: MFB: - Fixed bug #44861 (scrollable cursor don't work with pgsql)

[PHP-CVS] cvs: php-src /ext/pcntl pcntl.c /ext/pcntl/tests pcntl_signal.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 03:11:39 2009 UTC Modified files: /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/testspcntl_signal.phpt Log: - Reverting: pcntl_signal() returning NULL when passing wrong parameters # Wow, my first commit and I broke

[PHP-CVS] cvs: php-src /ext/pcntl pcntl.c

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 03:17:31 2009 UTC Modified files: /php-src/ext/pcntl pcntl.c Log: - Fixed bug #47816 (pcntl tests failing on NetBSD) # Tests will still fail until a few kernel bugs are fixed

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pcntl pcntl.c

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 03:21:04 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/pcntl pcntl.c Log: MFH: - Fixed bug #47816 (pcntl tests failing on NetBSD) # Tests will still fail until a few kernel bugs are fixed

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcntl pcntl.c /ext/pcntl/tests pcntl_signal.phpt

2009-03-27 Thread Matteo Beccati
mbeccatiSat Mar 28 03:12:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/testspcntl_signal.phpt Log: MFH: - Reverting: pcntl_signal() returning NULL when passing wrong parameters

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcntl pcntl.c /ext/pcntl/tests pcntl_signal.phpt

2009-03-28 Thread Matteo Beccati
Antony Dovgal ha scritto: On 28.03.2009 04:32, Matteo Beccati wrote: mbeccatiSat Mar 28 01:32:51 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcntl pcntl.c /php-src/ext/pcntl/tests pcntl_signal.phpt Log: MFH: - Fixed pcntl_signal

[PHP-CVS] cvs: php-src /ext/pcntl/tests 002.phpt

2009-03-29 Thread Matteo Beccati
mbeccatiSun Mar 29 16:42:49 2009 UTC Modified files: /php-src/ext/pcntl/tests002.phpt Log: - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() # It isn't really necessary for the child to wait for PHP_INT_MAX

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pcntl/tests 002.phpt

2009-03-29 Thread Matteo Beccati
mbeccatiSun Mar 29 16:43:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pcntl/tests002.phpt Log: MFH: - Fixed pcntl test for platforms not accepting a very large timeout in sigtimedwait() # It isn't really necessary for the child to

[PHP-CVS] cvs: php-src /ext/pdo pdo_dbh.c pdo_stmt.c /ext/pdo/tests bug_44173.phpt

2009-04-02 Thread Matteo Beccati
mbeccatiThu Apr 2 16:40:33 2009 UTC Added files: /php-src/ext/pdo/tests bug_44173.phpt Modified files: /php-src/ext/pdopdo_dbh.c pdo_stmt.c Log: - Fixed bug #44173 (PDO-query() parameter parsing/checking needs an

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo pdo_dbh.c pdo_stmt.c /ext/pdo/tests bug_44173.phpt

2009-04-02 Thread Matteo Beccati
mbeccatiThu Apr 2 16:41:24 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_44173.phpt Modified files: /php-srcNEWS /php-src/ext/pdopdo_dbh.c pdo_stmt.c Log: MFH: - Fixed bug #44173

[PHP-CVS] cvs: php-src /ext/pdo pdo_stmt.c /ext/pdo_oci/tests bug46274.phpt bug46274_2.phpt /ext/pdo_pgsql pgsql_statement.c /ext/pdo_pgsql/tests bug46274_2.phpt

2009-04-23 Thread Matteo Beccati
mbeccatiThu Apr 23 13:22:12 2009 UTC Added files: /php-src/ext/pdo_oci/tests bug46274.phpt bug46274_2.phpt Modified files: /php-src/ext/pdopdo_stmt.c /php-src/ext/pdo_pgsql pgsql_statement.c

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo pdo_stmt.c /ext/pdo_oci/tests bug46274.phpt bug46274_2.phpt /ext/pdo_pgsql pgsql_statement.c /ext/pdo_pgsql/tests bug46274_2.phpt

2009-04-23 Thread Matteo Beccati
mbeccatiThu Apr 23 13:26:10 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_oci/tests bug46274.phpt bug46274_2.phpt Modified files: /php-srcNEWS /php-src/ext/pdopdo_stmt.c /php-src/ext/pdo_pgsql

[PHP-CVS] cvs: php-src /ext/pdo_pgsql config.m4 config.w32 pgsql_driver.c pgsql_statement.c php_pdo_pgsql_int.h

2009-04-30 Thread Matteo Beccati
mbeccatiThu Apr 30 12:35:36 2009 UTC Modified files: /php-src/ext/pdo_pgsql config.m4 config.w32 pgsql_driver.c pgsql_statement.c php_pdo_pgsql_int.h Log: - Changed PDO_PGSQL configure script to require libpq 7.4 -

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_pgsql config.m4 config.w32 pgsql_driver.c pgsql_statement.c php_pdo_pgsql_int.h

2009-04-30 Thread Matteo Beccati
mbeccatiThu Apr 30 12:38:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql config.m4 config.w32 pgsql_driver.c pgsql_statement.c php_pdo_pgsql_int.h Log: MFH: - Changed PDO_PGSQL configure script to

[PHP-CVS] cvs: php-src /ext/pdo_pgsql config.w32 pgsql_driver.c

2009-04-30 Thread Matteo Beccati
mbeccatiThu Apr 30 12:55:43 2009 UTC Modified files: /php-src/ext/pdo_pgsql config.w32 pgsql_driver.c Log: - Removed HAVE_PQEXECPARAMS which was left out during the previous commit

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_pgsql config.w32 pgsql_driver.c

2009-04-30 Thread Matteo Beccati
mbeccatiThu Apr 30 12:56:00 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_pgsql config.w32 pgsql_driver.c Log: MFH: - Removed HAVE_PQEXECPARAMS which was left out during the previous commit

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 sqlite3.c

2009-05-07 Thread Matteo Beccati
Hi Scott, scottmac Thu May 7 16:49:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3 sqlite3.c Log: Print warning when using loadExtension on non cli, cgi and embeded Just did a cvs up of my local PHP_5_3 copy and got a compile

[PHP-CVS] cvs: php-src /ext/pdo_sqlite sqlite_statement.c

2009-05-07 Thread Matteo Beccati
mbeccatiThu May 7 23:04:02 2009 UTC Modified files: /php-src/ext/pdo_sqlite sqlite_statement.c Log: - Fixed bug #48185 removing no-op code http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/sqlite_statement.c?r1=1.31r2=1.32diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/pdo_sqlite sqlite_statement.c

2009-05-07 Thread Matteo Beccati
Ilia Alshanetsky ha scritto: That's not a NOP code, it actually needed, the length is a pointer to an integer that is being modified. Shouldn't it be (*len)-- in that case? Cheers -- M. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo_sqlite sqlite_statement.c

2009-05-07 Thread Matteo Beccati
mbeccatiThu May 7 23:29:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite sqlite_statement.c /php-srcNEWS Log: MFH - Fixed bug #48185 removing no-op code

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo_sqlite sqlite_statement.c

2009-05-08 Thread Matteo Beccati
Antony Dovgal ha scritto: On 08.05.2009 03:29, Matteo Beccati wrote: #ifdef HAVE_CONFIG_H #include config.h @@ -265,11 +265,6 @@ case SQLITE3_TEXT: *ptr = (char*)sqlite3_column_text(S-stmt, colno); *len = sqlite3_column_bytes(S-stmt

[PHP-CVS] cvs: php-src /ext/pdo_oci oci_driver.c oci_statement.c package.xml package2.xml pdo_oci.c php_pdo_oci.h php_pdo_oci_int.h /ext/pdo_oci/tests bug41996.phpt bug_33707.phpt pdo_oci_attr_case.p

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 21:35:22 2009 UTC Removed files: /php-src/ext/pdo_ocipackage.xml Modified files: /php-src/ext/pdo_ocipackage2.xml oci_driver.c oci_statement.c pdo_oci.c php_pdo_oci.h

[PHP-CVS] cvs: php-src /ext/pdo_oci oci_driver.c

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 21:52:55 2009 UTC Modified files: /php-src/ext/pdo_ocioci_driver.c Log: - Fixed bug #48070 http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/oci_driver.c?r1=1.40r2=1.41diff_format=u Index: php-src/ext/pdo_oci/oci_driver.c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_oci oci_driver.c

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 21:53:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_ocioci_driver.c Log: MFH - Fixed bug #48070

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo_oci oci_driver.c oci_statement.c /ext/pdo_oci/tests bug44301.phpt

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 21:57:42 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_oci/tests bug44301.phpt Modified files: /php-srcNEWS /php-src/ext/pdo_ocioci_driver.c oci_statement.c Log: MFH - Backported fix

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 22:01:57 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Added proper credits for the last commit http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1500r2=1.2027.2.547.2.1501diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pdo_pgsql pgsql_statement.c php_pdo_pgsql_int.h /ext/pdo_pgsql/tests bug44861.phpt

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 22:17:50 2009 UTC Modified files: /php-src/ext/pdo_pgsql pgsql_statement.c php_pdo_pgsql_int.h /php-src/ext/pdo_pgsql/testsbug44861.phpt Log: - Fixed bug #48188

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/pdo_pgsql pgsql_statement.c php_pdo_pgsql_int.h /ext/pdo_pgsql/tests bug44861.phpt

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 22:18:15 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/pdo_pgsql pgsql_statement.c php_pdo_pgsql_int.h /php-src/ext/pdo_pgsql/testsbug44861.phpt Log: MFH - Fixed bug #48188

[PHP-CVS] cvs: php-src /ext/pdo/tests bug_44861.phpt /ext/pdo_pgsql/tests bug44861.phpt

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 23:39:57 2009 UTC Added files: /php-src/ext/pdo/tests bug_44861.phpt Removed files: /php-src/ext/pdo_pgsql/testsbug44861.phpt Log: - Moved test for bug #44861 to PDO commons and added support for

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo/tests bug_44861.phpt /ext/pdo_pgsql/tests bug44861.phpt

2009-05-12 Thread Matteo Beccati
mbeccatiTue May 12 23:40:32 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests bug_44861.phpt Removed files: /php-src/ext/pdo_pgsql/testsbug44861.phpt Log: MFH - Moved test for bug #44861 to PDO commons

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite sqlite_statement.c

2009-05-19 Thread Matteo Beccati
you mind explaining me why the fix was faulty? Cheers -- Matteo Beccati OpenX - http://www.openx.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite sqlite_statement.c

2009-05-19 Thread Matteo Beccati
is not used a.out: len.c:14: main: Assertion `len == 9' failed. Aborted Cheers -- Matteo Beccati OpenX - http://www.openx.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite sqlite_statement.c

2009-05-19 Thread Matteo Beccati
this is enough proof to back up my theory and for you to revert your latest changes. Cheers -- Matteo Beccati OpenX - http://www.openx.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_sqlite sqlite_statement.c

2009-05-20 Thread Matteo Beccati
been trying to tell, given that 5.2 is still bundling 3.3.7: http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/sqlite/VERSION?revision=1.3.2.3.2.7view=markuppathrev=PHP_5_2 FWIW, I also tested 5.3 compiled with a checkout of sqlite 3.0.8 (-D 2005-01-01). Same failures. Cheers -- Matteo

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_sqlite sqlite_statement.c

2009-05-20 Thread Matteo Beccati
for sqlite3_open in -lsqlite3... yes checking for sqlite3_key in -lsqlite3... no but in fact php was built with the bundled version. Funny thing is that it seemed to be using the old headers as tests are failing and gdb confirms that the (*len)-- is executed. Cheers -- Matteo Beccati OpenX - http

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_sqlite sqlite_statement.c

2009-05-20 Thread Matteo Beccati
for being so persistent ;-) You're welcome ;) Cheers -- Matteo Beccati OpenX - http://www.openx.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS ext/pdo/pdo_stmt.c ext/pdo_pgsql/pgsql_statement.c ext/pdo_pgsql/tests/bug46274_2.phpt

2009-09-03 Thread Matteo Beccati
mbeccati Thu, 03 Sep 2009 22:53:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=288013 Log: MFH - Fixed bug #48060 (pdo_pgsql - large objects are returned as empty) # Backported from 5.3.0, per gripe from Konstantin Ryabitsev # Permission

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo_pgsql/pdo_pgsql.c branches/PHP_5_2/ext/pdo_pgsql/pgsql_driver.c branches/PHP_5_2/ext/pdo_pgsql/php_pdo_pgsql_int.h branches/

2009-10-07 Thread Matteo Beccati
mbeccati Wed, 07 Oct 2009 17:40:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=289287 Log: - Fixed bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available) # original patch by Mark Kirkwood Bug:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo_pgsql/pgsql_statement.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_pgsql/pgsql_statement.c trunk/ext/pdo_pgsql/pgsql

2009-10-26 Thread Matteo Beccati
and the fix. I'm not really sure savepoints are a good idea. I didn't do any benchmark, but my hunch is that it will be a fairly high performance hit to any query to avoid a corner case issue. Maybe we can find a better solution that doesn't impact performance? Cheers -- Matteo Beccati -- PHP

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo_pgsql/pgsql_statement.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_pgsql/pgsql_statement.c trunk/ext/pdo_pgsql/pgsql

2009-10-26 Thread Matteo Beccati
using a memory address, how about we use a different mechanism that prevents reusing the same name, i.e. an internal counter? Cheers -- Matteo Beccati -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo_pgsql/pgsql_statement.c branches/PHP_5_3/NEWS branches/PHP_5_3/ext/pdo_pgsql/pgsql_statement.c trunk/ext/pdo_pgsql/pgsql

2009-10-26 Thread Matteo Beccati
uncomfortable. Anyway, once a patch is ready, it would be just a matter of minutes to switch to an internal counter. Cheers -- Matteo Beccati -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/pdo_pgsql/pgsql_statement.c branches/PHP_5_3/ext/pdo_pgsql/pgsql_statement.c trunk/ext/pdo_pgsql/pgsql_statement.c

2009-11-04 Thread Matteo Beccati
mbeccati Wed, 04 Nov 2009 19:16:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=290212 Log: - Reverting previous fix for bug #49985 # Unmerged changes from revision 289924 Bug: http://bugs.php.net/49985 (Closed) pdo_pgsql prepare() re-use

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/NEWS branches/PHP_5_2/ext/pdo_pgsql/pgsql_driver.c branches/PHP_5_2/ext/pdo_pgsql/pgsql_statement.c branches/PHP_5_2/ext/pdo_pgsql/php_pdo_pgsql_int.h bra

2009-11-04 Thread Matteo Beccati
mbeccati Wed, 04 Nov 2009 19:32:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=290214 Log: - Properly fixed bug #49985 (pdo_pgsql prepare() re-use previous aborted transaction). # Removed usage of the memory address when generating prepared

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS ext/pdo_pgsql/pgsql_statement.c

2009-12-25 Thread Matteo Beccati
mbeccati Fri, 25 Dec 2009 20:09:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292629 Log: - Fixed bug #50575 (PDO_PGSQL LOBs are not compatible with PostgreSQL 8.5) # Affects 5.2 only, no need to MFB Bug: http://bugs.php.net/50575 (Open)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/pdo_pgsql/tests/bug_33876.phpt branches/PHP_5_2/ext/pdo_pgsql/tests/bug_49985.phpt branches/PHP_5_3/ext/pdo/tests/bug_44861.phpt branches/PHP_5_3/ext/

2009-12-25 Thread Matteo Beccati
mbeccati Fri, 25 Dec 2009 20:11:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292630 Log: - Updated pdo_pgsql tests to be 8.5+ friendly Changed paths: U php/php-src/branches/PHP_5_2/ext/pdo_pgsql/tests/bug_33876.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/pgsql/tests/10pg_convert.phpt branches/PHP_5_2/ext/pgsql/tests/10pg_convert_85.phpt branches/PHP_5_2/ext/pgsql/tests/12pg_insert.phpt branches/PHP_5_2

2009-12-25 Thread Matteo Beccati
mbeccati Fri, 25 Dec 2009 20:56:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292633 Log: - Updated ext/pgsql tests to work w/ PostgreSQL 8.5 # tested w/ 8.5alpha3 Changed paths: U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_2/ext/pgsql/tests/13pg_select_85.phpt PHP_5_3/ext/pgsql/tests/13pg_select_85.phpt

2009-12-25 Thread Matteo Beccati
mbeccati Fri, 25 Dec 2009 21:01:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292634 Log: Removed spurious high-ascii char from previous commmit Changed paths: U php/php-src/branches/PHP_5_2/ext/pgsql/tests/13pg_select_85.phpt U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/standard/ basic_functions.c dns.c php_dns.h

2010-01-07 Thread Matteo Beccati
=284714view=markuppathrev=291593 to: $bug_pattern = '/(?:(pecl|pear|php)\s*)?(?:bug|#)[\s#:]*([0-9]+)(?=\s|$)/iuX'; would do the trick. Cheers -- Matteo Beccati Development Consulting - http://www.beccati.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/run-tests.php branches/PHP_5_3/run-tests.php trunk/run-tests.php

2010-08-17 Thread Matteo Beccati
Hi Kalle, + if ($value{$len - 1} == '') { + $value{0} = '; + $value{$len - 1} = '; + } Aren't curly braces deprecated? ;) Cheers -- Matteo Beccati Development

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pgsql/tests/09notice.phpt branches/PHP_5_3/ext/pgsql/tests/22pg_fetch_object.phpt branches/PHP_5_3/ext/pgsql/tests/80_bug32223.phpt branches/PHP_5_3/e

2011-08-30 Thread Matteo Beccati
mbeccati Tue, 30 Aug 2011 14:01:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315783 Log: Fixed a few false positives on gcov for ext/pgsql Changed paths: U php/php-src/branches/PHP_5_3/ext/pgsql/tests/09notice.phpt U

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

2011-08-31 Thread Matteo Beccati
mbeccati Wed, 31 Aug 2011 22:12:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315936 Log: Fixed false positive failure on gcov Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_basic002.phpt U

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

2011-08-31 Thread Matteo Beccati
mbeccati Wed, 31 Aug 2011 22:38:20 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315937 Log: Fixed test. Apparently it was already fixed on PHP_5_3 98% of the cases and the fix wasn't ported to trunk/PHP_5_4. However the very same test was

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

2011-08-31 Thread Matteo Beccati
mbeccati Thu, 01 Sep 2011 00:45:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315940 Log: Fixed test randomly failing due to different error messages. Also added a skip section in case fakeURL resolves to an IP address, as some empty error

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/session/tests/rfc1867_invalid_settings.phpt branches/PHP_5_4/ext/session/tests/rfc1867_invalid_settings_2.phpt trunk/ext/session/tests/rfc1867_inv

2011-09-11 Thread Matteo Beccati
and I wasn't sure that updating the test was the correct solution. Cheers -- Matteo Beccati Development Consulting - http://www.beccati.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2011-09-12 Thread Matteo Beccati
? I was under the impression that there were quite a few issues in the PDO Firebird driver. Not to mention the pretty high number of failing tests... Cheers -- Matteo Beccati Development Consulting - http://www.beccati.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit

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

2011-09-12 Thread Matteo Beccati
-12 13:39:57 UTC (rev 316539) +++ php/php-src/branches/PHP_5_4/ext/pdo_firebird/tests/rowCount.phpt 2011-09-12 13:41:28 UTC (rev 316540) @@ -38,6 +38,7 @@ $dbh-exec('DROP TABLE testz'); +unset($stmt); unset($dbh); ? Isn't this just hiding a problem? Cheers -- Matteo Beccati

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

2012-01-02 Thread Matteo Beccati
mbeccati Mon, 02 Jan 2012 11:43:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321675 Log: Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz Bugs: https://bugs.php.net/55663 (error getting bug information)

[PHP-CVS] com php-src: Slightly edited tests and fix for bug #62024: ext/pdo_firebird/firebird_statement.c ext/pdo_firebird/tests/bug_62024.phpt

2013-05-31 Thread Matteo Beccati
Commit:510498947ee350a7c60c576bb17911fd2d2880c8 Author:Matteo Beccati mbecc...@php.net Fri, 31 May 2013 16:19:58 +0200 Parents: df6ca450ce1bebb7a36c0d2eecb51a28ac2f5118 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS: NEWS

2013-05-31 Thread Matteo Beccati
Commit:bf4a034e3e506799ecf4d20247533eec4ee94875 Author:Matteo Beccati mbecc...@php.net Fri, 31 May 2013 16:22:53 +0200 Parents: 510498947ee350a7c60c576bb17911fd2d2880c8 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #62024 (unable to run consecutive prepared querys with null values): ext/pdo_firebird/firebird_statement.c ext/pdo_firebird/tests/bug_62024.phpt

2013-05-31 Thread Matteo Beccati
Commit:df6ca450ce1bebb7a36c0d2eecb51a28ac2f5118 Author:Matheus Degiovani math...@gigatron.com.br Fri, 22 Mar 2013 10:39:36 -0300 Committer: Matteo Beccati mat...@beccati.com Fri, 31 May 2013 14:30:57 +0200 Parents: 65d233f06c6e274f9559880a7c187b35932b1918 Branches: PHP

[PHP-CVS] com php-src: Fixed bug #64037 (wrong value returned when using a negative numeric field equal to the scale): ext/pdo_firebird/firebird_statement.c ext/pdo_firebird/tests/bug_64037.phpt

2013-05-31 Thread Matteo Beccati
Commit:65d233f06c6e274f9559880a7c187b35932b1918 Author:Matheus Degiovani math...@gigatron.com.br Fri, 22 Mar 2013 10:24:07 -0300 Committer: Matteo Beccati mat...@beccati.com Fri, 31 May 2013 14:30:51 +0200 Parents: 1c623e3b07128e78362911ff5754e7eee57fa8bb Branches: PHP

[PHP-CVS] com php-src: Fixed bug #62857 (bytea test failures): ext/pgsql/tests/10pg_convert_85.phpt ext/pgsql/tests/12pg_insert_85.phpt ext/pgsql/tests/14pg_update_85.phpt ext/pgsql/tests/18pg_escape_

2013-06-01 Thread Matteo Beccati
Commit:79803bebdea2827d66c0f96fd3dbaf4a2747ff27 Author:Matteo Beccati mbecc...@php.net Sat, 1 Jun 2013 23:15:48 +0200 Parents: 598e2690b81a145589f6dfe06f77d9e3b66a7853 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/pgsql/pgsql.c

2013-06-01 Thread Matteo Beccati
Commit:51c065f611c563c4b9fc0432be27fafd99424d8e Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 06:33:54 +0200 Parents: de428331158a8850c1bb7b1b187efb52c34a6b34 25aae37229a439109c020150d0f496ef4a237ecd Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p

[PHP-CVS] com php-src: Fixed bug #64609 (pg_convert enum type support): NEWS ext/pgsql/pgsql.c ext/pgsql/tests/bug64609.phpt

2013-06-01 Thread Matteo Beccati
Commit:25aae37229a439109c020150d0f496ef4a237ecd Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 06:29:35 +0200 Parents: 79803bebdea2827d66c0f96fd3dbaf4a2747ff27 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pgsql/pgsql.c

2013-06-01 Thread Matteo Beccati
Commit:d5a1c0cae2ec779f116bdb3f73a949c0234c1468 Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 06:34:05 +0200 Parents: d9c2eecec0cbb9a7c032245308a72a913e092392 51c065f611c563c4b9fc0432be27fafd99424d8e Branches: PHP-5.5 master Link: http://git.php.net/?p=php

[PHP-CVS] com php-src: Clean up leftover test files: ext/pdo_pgsql/tests/copy_from.phpt

2013-06-02 Thread Matteo Beccati
Commit:2463e8979470a8e61b17c28ae8f8f1dad63f856f Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 13:38:43 +0200 Parents: 25aae37229a439109c020150d0f496ef4a237ecd Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Improved test portability so that it doesn't fail with pdo_pgsql: ext/pdo/tests/bug61292.phpt

2013-06-02 Thread Matteo Beccati
Commit:a98359b7b95e06f4ad2a3369e20550bdeeb1e0d1 Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 13:32:48 +0200 Parents: cbf90b1a908d8f5c1799a1e206b968f393ba7d99 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fix PDO::inTransaction() test for pgsql: ext/pdo_pgsql/tests/is_in_transaction.phpt

2013-06-02 Thread Matteo Beccati
Commit:cbf90b1a908d8f5c1799a1e206b968f393ba7d99 Author:Nikita Popov ni...@php.net Sun, 24 Mar 2013 17:52:16 +0100 Committer: Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 13:28:30 +0200 Parents: 51c065f611c563c4b9fc0432be27fafd99424d8e Branches: PHP-5.4 PHP-5.5 master

[PHP-CVS] com php-src: Refactored custom PDO_pgsql methods to trigger errors/exceptions: ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/php_pdo_pgsql_int.h ext/pdo_pgsql/tests/copy_from.phpt ext/pdo_pgsql

2013-06-04 Thread Matteo Beccati
Commit:baabd1192973156ac79c35f6d1b0dced4af8e8fb Author:Matteo Beccati mbecc...@php.net Tue, 4 Jun 2013 17:20:20 +0200 Parents: 1e36e45d97da9e212b00f339c90b995908efa70c Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Allow PDO drivers custom methods to trigger errors/exceptions: ext/pdo/Makefile.frag ext/pdo/php_pdo_error.h ext/pdo/php_pdo_int.h

2013-06-04 Thread Matteo Beccati
Commit:1e36e45d97da9e212b00f339c90b995908efa70c Author:Matteo Beccati mbecc...@php.net Tue, 4 Jun 2013 16:49:16 +0200 Parents: b144c263191f857391d3cc009951c95d25a2cdb3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support): ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/tests/getnotify.phpt

2013-06-04 Thread Matteo Beccati
Commit:b62b8b45286e7e8a69b04fc6aaf28f838c9a5951 Author:Matteo Beccati mbecc...@php.net Sun, 2 Jun 2013 14:00:40 +0200 Parents: baabd1192973156ac79c35f6d1b0dced4af8e8fb Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS: NEWS

2013-06-07 Thread Matteo Beccati
Commit:2f7f34374c3a39a4664d1a80c530c7edb52bb97c Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:27:42 +0200 Parents: fbf1dff6742cee9bdacacd0d5ec25fa15803cd16 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #63657 (pgsqlCopyFrom/To methods use Postgres 7.3 syntax): ext/pdo_pgsql/pgsql_driver.c

2013-06-07 Thread Matteo Beccati
Commit:19ead23e8ec1e09bce080139a92d372ff1a8416b Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:23:00 +0200 Parents: 2f7f34374c3a39a4664d1a80c530c7edb52bb97c Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: NEWS: NEWS

2013-06-07 Thread Matteo Beccati
Commit:a649f42b20b60bbac545f79e2112c99b663897d1 Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:36:41 +0200 Parents: 19ead23e8ec1e09bce080139a92d372ff1a8416b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed signedness warning: ext/pdo_pgsql/pgsql_driver.c

2013-06-07 Thread Matteo Beccati
Commit:2c0f09540e18371387eb291906f19b8b94e1ca5a Author:Matteo Beccati mbecc...@php.net Fri, 7 Jun 2013 09:38:58 +0200 Parents: a649f42b20b60bbac545f79e2112c99b663897d1 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #63186 (compile failure on netbsd): NEWS main/streams/cast.c

2013-06-14 Thread Matteo Beccati
Commit:6238dd6f3257bed9efe60a39978376862668e71c Author:Matteo Beccati mbecc...@php.net Fri, 14 Jun 2013 16:51:54 +0200 Parents: cd1b44c4b6b67e77d8704a2a24e7c676f835a76d Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: main/streams/cast.c

2013-06-14 Thread Matteo Beccati
Commit:02f552cecadf7fa0a77f179e02f4dcb33b267105 Author:Matteo Beccati mbecc...@php.net Fri, 14 Jun 2013 16:54:32 +0200 Parents: 10b9579395641d96baf267bd880366aee690c1e0 6238dd6f3257bed9efe60a39978376862668e71c Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net

[PHP-CVS] com php-src: Remove broken client version checking: ext/pgsql/tests/skipif.inc

2013-06-19 Thread Matteo Beccati
Commit:25e9aa6b0a86b2b3b098949b0fe866a5edeff02f Author:Matteo Beccati mbecc...@php.net Wed, 19 Jun 2013 08:34:48 +0200 Parents: 5edd53051169c0765479fc34d709814c8a0a0bda Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed bug #65047 (Test skip on client / server version): ext/pdo_pgsql/tests/bug46274.phpt ext/pdo_pgsql/tests/bug46274_2.phpt ext/pgsql/tests/08escape.phpt ext/pgsql/tests/10pg

2013-06-19 Thread Matteo Beccati
Commit:c666239265048abd3cc0b2c48493a5db1eacc28e Author:Matteo Beccati mbecc...@php.net Wed, 19 Jun 2013 11:46:11 +0200 Parents: 25e9aa6b0a86b2b3b098949b0fe866a5edeff02f Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Clean up leftover file after the test: ext/pgsql/tests/80_bug36625.phpt

2013-06-19 Thread Matteo Beccati
Commit:5edd53051169c0765479fc34d709814c8a0a0bda Author:Matteo Beccati mbecc...@php.net Wed, 19 Jun 2013 08:28:47 +0200 Parents: e2bb74ab4f90ca2b840e44b96125c4c1633e0a14 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Properly fixed bug #63186 on NetBSD == 6.0: NEWS main/streams/cast.c

2013-07-19 Thread Matteo Beccati
Commit:2b9d42433f8e634593c2306d5d0ef61cc44281bf Author:Matteo Beccati mbecc...@php.net Mon, 8 Jul 2013 19:25:03 +0200 Parents: 445dffa75a1ffdbcf03670781c48fa4f88ce2ce9 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pgsql/pgsql.c

2013-08-21 Thread Matteo Beccati
Commit:4283f75c347a105e53ae38fc96e614671df53f1b Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:24:27 +0200 Parents: 7be3c743392fbf1837760393403c7b703e502d3a 540f325664a6f4975cf005f367c95ece04757714 Branches: PHP-5.5 master Link: http://git.php.net/?p=php

[PHP-CVS] com php-src: Fixed compiler warnings in ext/pgsql: ext/pgsql/pgsql.c

2013-08-21 Thread Matteo Beccati
Commit:540f325664a6f4975cf005f367c95ece04757714 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:21:43 +0200 Parents: 696852f2bd500c9a2f54d7956ff13e57c0cb3f83 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed other compiler warnings in PDO_PGSQL: ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/pgsql_statement.c

2013-08-21 Thread Matteo Beccati
Commit:696852f2bd500c9a2f54d7956ff13e57c0cb3f83 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:08:16 +0200 Parents: 5c06e5c2e020c49c3a99c88477014846e6d82b97 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Fixed compiler warning: ext/pdo/php_pdo_driver.h

2013-08-21 Thread Matteo Beccati
Commit:5c06e5c2e020c49c3a99c88477014846e6d82b97 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:00:31 +0200 Parents: e9b12bedc331631cbcc8605972325ca41ec50f01 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo_pgsql/pgsql_driver.c

2013-08-21 Thread Matteo Beccati
Commit:3ec28b1d1fcf26d6e495292eea8af9c6cabd72b2 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:26:41 +0200 Parents: aaf95aa1b65170d756a897926e7c9f996bc37e93 4283f75c347a105e53ae38fc96e614671df53f1b Branches: master Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c

2013-08-22 Thread Matteo Beccati
Commit:908da14bd1131c5c35d3f206734e9f8f42872b33 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:11 +0200 Parents: c0d99fd76a37785d357ffe7a0fee8715108d3dd5 d5987478a8fd566775510c08993cc933267a3765 Branches: PHP-5.5 master Link: http://git.php.net/?p=php

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo/pdo_dbh.c

2013-08-22 Thread Matteo Beccati
Commit:80917e5ca29b8eeed31d87915154dba13bdcc2b5 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:22 +0200 Parents: 926987bdc7a0013a46ca69ed6da54ca614f0c9ae 908da14bd1131c5c35d3f206734e9f8f42872b33 Branches: master Link: http://git.php.net/?p=php-src.git

[PHP-CVS] com php-src: Fixed other compiler warnings: ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c

2013-08-22 Thread Matteo Beccati
Commit:d5987478a8fd566775510c08993cc933267a3765 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:33:12 +0200 Parents: 54d4a28003f35020a734b172d263b9e15b38950f Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h