[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2004-05-18 Thread changelog
changelog Tue May 18 20:34:12 2004 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1631r2=1.1632ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1631 php-src/ChangeLog:1.1632 ---

[PHP-CVS] cvs: php-src /win32/build confutils.js

2004-05-18 Thread Wez Furlong
wez Tue May 18 05:58:45 2004 EDT Modified files: /php-src/win32/buildconfutils.js Log: Primitive support for probing headers for functions using a regexp http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.40r2=1.41ty=u Index:

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

2004-05-18 Thread Edin Kadribasic
edink Tue May 18 06:49:06 2004 EDT Modified files: /php-src/ext/socketssockets.c Log: No length parameter - estrdup() http://cvs.php.net/diff.php/php-src/ext/sockets/sockets.c?r1=1.162r2=1.163ty=u Index: php-src/ext/sockets/sockets.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/sockets sockets.c

2004-05-18 Thread Edin Kadribasic
edink Tue May 18 08:17:40 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/socketssockets.c Log: MFH http://cvs.php.net/diff.php/php-src/ext/sockets/sockets.c?r1=1.125.2.21r2=1.125.2.22ty=u Index: php-src/ext/sockets/sockets.c diff -u

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

2004-05-18 Thread Edin Kadribasic
edink Tue May 18 08:32:05 2004 EDT Modified files: /php-src/ext/pspell pspell.c Log: Move declarations to the begining of function. This allows it to actually compile on windows. http://cvs.php.net/diff.php/php-src/ext/pspell/pspell.c?r1=1.43r2=1.44ty=u

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

2004-05-18 Thread Ilia Alshanetsky
iliaa Tue May 18 09:43:25 2004 EDT Modified files: /php-src/ext/standard exec.c Log: Fixed command line escaping routines for win32. http://cvs.php.net/diff.php/php-src/ext/standard/exec.c?r1=1.109r2=1.110ty=u Index: php-src/ext/standard/exec.c diff

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard exec.c

2004-05-18 Thread Ilia Alshanetsky
iliaa Tue May 18 09:43:33 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard exec.c Log: MFH: Fixed command line escaping routines for win32.

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

2004-05-18 Thread Wez Furlong
wez Tue May 18 11:26:32 2004 EDT Modified files: /php-src/ext/standard dl.c Log: Fix dl() and extension= http://cvs.php.net/diff.php/php-src/ext/standard/dl.c?r1=1.89r2=1.90ty=u Index: php-src/ext/standard/dl.c diff -u

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

2004-05-18 Thread Stanislav Malyshev
stasTue May 18 12:13:58 2004 EDT Modified files: /php-src/ext/standard dl.c Log: Z_TYPE_P is for zvals http://cvs.php.net/diff.php/php-src/ext/standard/dl.c?r1=1.90r2=1.91ty=u Index: php-src/ext/standard/dl.c diff -u php-src/ext/standard/dl.c:1.90

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

2004-05-18 Thread Marcus Boerger
helly Tue May 18 16:39:35 2004 EDT Modified files: /php-src/ext/splspl_iterators.c Log: - Make start and length parameter to Limititerator::__construct optional http://cvs.php.net/diff.php/php-src/ext/spl/spl_iterators.c?r1=1.35r2=1.36ty=u Index:

[PHP-CVS] cvs: php-src /win32/build Makefile

2004-05-18 Thread Wez Furlong
wez Tue May 18 17:07:02 2004 EDT Modified files: /php-src/win32/buildMakefile Log: Fix #27638: not cleaning up object files in win32 build http://cvs.php.net/diff.php/php-src/win32/build/Makefile?r1=1.21r2=1.22ty=u Index:

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

2004-05-18 Thread Marcus Boerger
helly Tue May 18 17:27:08 2004 EDT Modified files: /php-src/tests/strings 002.phpt Log: Fix test http://cvs.php.net/diff.php/php-src/tests/strings/002.phpt?r1=1.8r2=1.9ty=u Index: php-src/tests/strings/002.phpt diff -u php-src/tests/strings/002.phpt:1.8

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/ingres_ii ii.c

2004-05-18 Thread Ilia Alshanetsky
iliaa Tue May 18 19:26:45 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ingres_ii ii.c Log: MFH: Fixed possible memory leak. http://cvs.php.net/diff.php/php-src/ext/ingres_ii/ii.c?r1=1.31.8.3r2=1.31.8.4ty=u Index: php-src/ext/ingres_ii/ii.c