Re: [PHP-CVS] cvs: php-src /ext/interbase php_ibase_udf.c

2004-06-02 Thread Derick Rethans
On Wed, 2 Jun 2004, Ard Biesheuvel wrote: > abies Wed Jun 2 17:15:27 2004 EDT > > Added files: > /php-src/ext/interbasephp_ibase_udf.c > Log: > Initial revision of PHP/Interbase UDF lib > # This will allow users running the embedded engine > # to call PHP functions from

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

2004-06-02 Thread Ard Biesheuvel
abies Wed Jun 2 17:43:32 2004 EDT Modified files: /php-src/ext/interbase php_ibase_udf.c Log: Ton of fixes http://cvs.php.net/diff.php/php-src/ext/interbase/php_ibase_udf.c?r1=1.1&r2=1.2&ty=u Index: php-src/ext/interbase/php_ibase_udf.c diff -u php-sr

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

2004-06-02 Thread Ard Biesheuvel
abies Wed Jun 2 17:15:27 2004 EDT Added files: /php-src/ext/interbase php_ibase_udf.c Log: Initial revision of PHP/Interbase UDF lib # This will allow users running the embedded engine # to call PHP functions from inside their SQL statements http

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS configure.in /main php_version.h

2004-06-02 Thread Ilia Alshanetsky
iliaa Wed Jun 2 09:25:45 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS configure.in /php-src/main php_version.h Log: Prepare for 4.3.7 release. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.672&r2=1.1247.2.673&ty=u Index: php