[PHP-CVS] cvs: php-src(PHP_4_4) /ext/pgsql config.m4

2005-07-24 Thread Yasuo Ohgaki
yohgaki Sun Jul 24 19:11:47 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/ext/pgsql config.m4 Log: fix build with older pgsql. http://cvs.php.net/diff.php/php-src/ext/pgsql/config.m4?r1=1.34.4.2.2.1&r2=1.34.4.2.2.2&ty=u Index: php-src/ext/pgsql/config.m

Re: [PHP-CVS] cvs: php-src /ext/pgsql config.m4

2005-07-24 Thread Yasuo Ohgaki
Thank you, I made a mistake. I should have commit this to PHP_4_4 only probably. I'll revert head and check what needs to be done for PHP_4_4 branch. Antony Dovgal wrote: > As far as I understand, you break 64bit build this way. > > On Fri, 22 Jul 2005 18:48:14 - > "Yasuo Ohgaki" <[EMAIL PROT

Re: [PHP-CVS] cvs: php-src /ext/gd/libgd gd.c

2005-07-24 Thread Ilia Alshanetsky
MFH? Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/pdo_sqlite/tests bug33841.phpt

2005-07-24 Thread Ilia Alshanetsky
iliaa Sun Jul 24 13:20:00 2005 EDT Added files: /php-src/ext/pdo_sqlite/tests bug33841.phpt Log: Added test for bug #33841. http://cvs.php.net/co.php/php-src/ext/pdo_sqlite/tests/bug33841.phpt?r=1.1&p=1 Index: php-src/ext/pdo_sqlite/tests/bug33841