[PHP-CVS] cvs: php-src /ext/mcve mcve.c php_mcve.h

2004-05-30 Thread Brad House
bradmsswSun May 30 18:41:14 2004 EDT Modified files: /php-src/ext/mcve mcve.c php_mcve.h Log: Update the mcve module for libmonetra 4.0 A compatability layer has been introduced which should mean all scripts written for v 3.2 of the module should con

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

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 16:40:36 2004 EDT Modified files: /php-src/ext/interbase ibase_query.c Log: Restrict 'CREATE DATABASE' in sql safe mode http://cvs.php.net/diff.php/php-src/ext/interbase/ibase_query.c?r1=1.10&r2=1.11&ty=u Index: php-src/ext/interbase/ibas

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

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 16:24:46 2004 EDT Modified files: /php-src/ext/interbase interbase.c ibase_query.c Log: Fix Win32 build Added missing 'break' http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.219&r2=1.220&ty=u Index: php-src/ext/int

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/informix ifx.ec

2004-05-30 Thread Ilia Alshanetsky
iliaa Sun May 30 14:58:49 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/informix ifx.ec Log: MFH: Fixed memory leak on ifx_error(). http://cvs.php.net/diff.php/php-src/ext/informix/ifx.ec?r1=1.69.2.23&r2=1.69.2.24&ty=u Index: php-src/ext/infor

[PHP-CVS] cvs: php-src /ext/informix ifx.ec

2004-05-30 Thread Ilia Alshanetsky
iliaa Sun May 30 14:58:46 2004 EDT Modified files: /php-src/ext/informix ifx.ec Log: Fixed memory leak on ifx_error(). http://cvs.php.net/diff.php/php-src/ext/informix/ifx.ec?r1=1.102&r2=1.103&ty=u Index: php-src/ext/informix/ifx.ec diff -u php-src/ext

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/informix Makefile.frag ifx.ec

2004-05-30 Thread Ilia Alshanetsky
iliaa Sun May 30 13:57:37 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/informix Makefile.frag ifx.ec Log: MFH: Fixed bug #28564 (Problem building informix as a shared extension). http://cvs.php.net/diff.php/php-src/NEWS

[PHP-CVS] cvs: php-src /ext/informix Makefile.frag ifx.ec

2004-05-30 Thread Ilia Alshanetsky
iliaa Sun May 30 13:56:52 2004 EDT Modified files: /php-src/ext/informix ifx.ec Makefile.frag Log: Fixed bug #28564 (Problem building informix as a shared extension). Patch by: roques at mti dot ag http://cvs.php.net/diff.php/php-src/ext/informix/i

[PHP-CVS] cvs: php-src /sapi/apache_hooks php_apache.c

2004-05-30 Thread Zeev Suraski
zeevSun May 30 13:53:12 2004 EDT Modified files: /php-src/sapi/apache_hooks php_apache.c Log: Fix prototypes http://cvs.php.net/diff.php/php-src/sapi/apache_hooks/php_apache.c?r1=1.16&r2=1.17&ty=u Index: php-src/sapi/apache_hooks/php_apache.c diff -u php

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

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 13:51:20 2004 EDT Modified files: /php-src/ext/interbase ibase_query.c Log: Fix unregistered bug (segfault on uninitialised pointer) Return string("0 ") from ibase_query() if query succeeded but did not affect any rows http://cvs.php

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

2004-05-30 Thread Zeev Suraski
zeevSun May 30 13:34:11 2004 EDT Modified files: /php-src/ext/domnode.c Log: No meaning for unsigned http://cvs.php.net/diff.php/php-src/ext/dom/node.c?r1=1.26&r2=1.27&ty=u Index: php-src/ext/dom/node.c diff -u php-src/ext/dom/node.c:1.26 php-src/ext/

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

2004-05-30 Thread Zeev Suraski
zeevSun May 30 13:32:32 2004 EDT Modified files: /php-src/ext/splspl_iterators.c Log: Fix prototype http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.36&r2=1.37&ty=u Index: php-src/ext/spl/spl_iterators.c diff -u php-src/ext/spl/spl_ite

[PHP-CVS] cvs: php-src /ext/interbase/tests interbase.inc

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 12:59:43 2004 EDT Modified files: /php-src/ext/interbase/testsinterbase.inc Log: Use default character set in generated test DB http://cvs.php.net/diff.php/php-src/ext/interbase/tests/interbase.inc?r1=1.7&r2=1.8&ty=u Index: php-src/

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

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 12:41:28 2004 EDT Modified files: /php-src/ext/interbase interbase.c Log: Fix HTML/table layout in info() entry http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.218&r2=1.219&ty=u Index: php-src/ext/interbase/interbase

[PHP-CVS] cvs: php-src /ext/interbase interbase.c php_ibase_includes.h /ext/interbase/tests 003.phpt 006.phpt 007.phpt

2004-05-30 Thread Ard Biesheuvel
abies Sun May 30 12:20:25 2004 EDT Modified files: /php-src/ext/interbase interbase.c php_ibase_includes.h /php-src/ext/interbase/tests003.phpt 006.phpt 007.phpt Log: Removed ibase_timefmt() - use ini_set() instead Improved phpinfo() appearanc

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

2004-05-30 Thread Zeev Suraski
zeevSun May 30 11:11:57 2004 EDT Modified files: /php-src/ext/ming ming.c Log: Update to PHP-style prototypes (a PHP function returning char *? What were you smoking? :) http://cvs.php.net/diff.php/php-src/ext/ming/ming.c?r1=1.67&r2=1.68&ty=u Index: p

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

2004-05-30 Thread Brad House
bradmsswSun May 30 10:33:44 2004 EDT Modified files: /php-src/ext/mcve config.m4 Log: manually check for egrep http://cvs.php.net/diff.php/php-src/ext/mcve/config.m4?r1=1.9&r2=1.10&ty=u Index: php-src/ext/mcve/config.m4 diff -u php-src/ext/mcve/config.

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

2004-05-30 Thread Brad House
bradmsswSun May 30 10:33:12 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mcve config.m4 Log: Manually check for egrep http://cvs.php.net/diff.php/php-src/ext/mcve/config.m4?r1=1.2.4.8&r2=1.2.4.9&ty=u Index: php-src/ext/mcve/config.m4 diff -u

Re: [PHP-CVS] cvs: php-src /ext/standard http_fopen_wrapper.c

2004-05-30 Thread Andi Gutmans
Can you please use estrndup() instead of estrdup()? Thanks, Andi At 01:38 PM 5/28/2004 +, Stefan Esser wrote: sesser Fri May 28 09:38:07 2004 EDT Modified files: /php-src/ext/standard http_fopen_wrapper.c Log: Fixed off-by-one in http_fopen_wrapper http://cvs.php.net/d