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

2005-06-07 Thread changelog
changelog Tue Jun 7 20:40:18 2005 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2006r2=1.2007ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2006 php-src/ChangeLog:1.2007 ---

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2005-06-07 Thread changelog
changelog Tue Jun 7 20:40:36 2005 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.704r2=1.705ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.704

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

2005-06-07 Thread changelog
changelog Wed Jun 8 01:38:35 2005 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2007r2=1.2008ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2007 php-src/ChangeLog:1.2008 ---

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2005-06-07 Thread changelog
changelog Wed Jun 8 01:39:01 2005 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.705r2=1.706ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.705

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

2005-06-07 Thread Michael Wallner
Hi Jani Taskinen, you wrote: Excuse me, but what's the point with this change: - RETVAL_STRING(retval, 1); + RETVAL_STRING(estrdup(retval), 0); The second parameter '1' will duplicate the value? If I do this, then usually because it gives a warning for

[PHP-CVS] cvs: php-src(PHP_5_0) /main/streams php_streams_int.h

2005-06-07 Thread Derick Rethans
derick Tue Jun 7 04:25:30 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/main/streams php_streams_int.h Log: - MFH: Don't crash when compiled with the zend memory manager disabled.

Re: [PHP-CVS] cvs: php-src /main main.c

2005-06-07 Thread Jani Taskinen
Wez was the one who disabled the use, he just didn't disable the function itself.. --Jani On Tue, 7 Jun 2005, Marcus Boerger wrote: Hello Jani, Tuesday, June 7, 2005, 12:01:43 AM, you wrote: sniper Mon Jun 6 18:01:43 2005 EDT Modified files: /php-src/main

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

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 08:39:02 2005 EDT Modified files: /php-src/ext/mysql config.m4 /php-src/ext/mysqli config.m4 Log: - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm) - Make sure MYSQL_DIR is empty.

[PHP-CVS] cvs: php-src / NEWS

2005-06-07 Thread Derick Rethans
derick Tue Jun 7 09:19:09 2005 EDT Modified files: /php-srcNEWS Log: - Not sure why this wasn't committed... http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1907r2=1.1908ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1907 php-src/NEWS:1.1908 ---

[PHP-CVS] cvs: php-src / configure.in /ext/standard info.c ZendEngine2 zend_alloc.h

2005-06-07 Thread Derick Rethans
derick Tue Jun 7 09:36:09 2005 EDT Modified files: /php-srcconfigure.in /ZendEngine2zend_alloc.h /php-src/ext/standard info.c Log: - Added the --disable-zend-memory-manager switch to disable the Zend memory manager. #- I

[PHP-CVS] cvs: php-src(PHP_4_4) / configure.in /ext/standard info.c Zend zend_alloc.h

2005-06-07 Thread Derick Rethans
derick Tue Jun 7 09:37:34 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcconfigure.in /Zend zend_alloc.h /php-src/ext/standard info.c Log: - MFH: Added the --disable-zend-memory-manager switch to disable the Zend memory manager.

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/sqlite sqlite.c

2005-06-07 Thread Dmitry Stogov
dmitry Tue Jun 7 11:38:37 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/sqlite sqlite.c Log: Fixed memory allocation bugs. Probably this patch should fix bug #31725.

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

2005-06-07 Thread Dmitry Stogov
dmitry Tue Jun 7 11:39:35 2005 EDT Modified files: /php-src/ext/sqlite sqlite.c Log: Fixed memory allocation bugs. Probably this patch should fix bug #31725. http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.162r2=1.163ty=u Index:

Re: [PHP-CVS] cvs: php-src / NEWS

2005-06-07 Thread Jani Taskinen
Because it's in the PHP_5_0 branch NEWS already? --Jani On Tue, 7 Jun 2005, Derick Rethans wrote: derick Tue Jun 7 09:19:09 2005 EDT Modified files: /php-src NEWS Log: - Not sure why this wasn't committed...

[PHP-CVS] cvs: php-src / acinclude.m4 /ext/sqlite config.m4 ZendEngine2 acinclude.m4

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 12:47:33 2005 EDT Modified files: /php-srcacinclude.m4 /ZendEngine2acinclude.m4 /php-src/ext/sqlite config.m4 Log: - Show none when nothing is found http://cvs.php.net/diff.php/php-src/acinclude.m4?r1=1.314r2=1.315ty=u

[PHP-CVS] cvs: CVSROOT / avail

2005-06-07 Thread Wez Furlong
wez Tue Jun 7 13:27:05 2005 EDT Modified files: /CVSROOTavail Log: peardoc karma for vincentlascaux, at the request of sean http://cvs.php.net/diff.php/CVSROOT/avail?r1=1.982r2=1.983ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.982

[PHP-CVS] cvs: php-src /ext/standard/tests/array bug31213.phpt

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:39:55 2005 EDT Modified files: /php-src/ext/standard/tests/array bug31213.phpt Log: - It is nice to close the script with ?.. http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug31213.phpt?r1=1.1r2=1.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard/tests/array bug31213.phpt

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:40:16 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard/tests/array bug31213.phpt Log: MFH http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug31213.phpt?r1=1.1.2.1r2=1.1.2.2ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard/tests/array bug31213.phpt

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:40:36 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/ext/standard/tests/array bug31213.phpt Log: MFH http://cvs.php.net/diff.php/php-src/ext/standard/tests/array/bug31213.phpt?r1=1.1.4.1r2=1.1.4.1.2.1ty=u Index:

[PHP-CVS] cvs: php-src /scripts Makefile.frag phpize.in

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:56:11 2005 EDT Modified files: /php-src/scriptsMakefile.frag phpize.in Log: - Fix paths when using --libdir and --includedir configure options http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.22r2=1.23ty=u Index:

[PHP-CVS] cvs: php-src(PHP_5_0) /scripts Makefile.frag phpize.in

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:57:07 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/scriptsMakefile.frag phpize.in Log: MFH http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.10.2.9r2=1.10.2.10ty=u Index: php-src/scripts/Makefile.frag diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /scripts Makefile.frag phpize.in

2005-06-07 Thread Jani Taskinen
sniper Tue Jun 7 17:57:13 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/scriptsMakefile.frag phpize.in Log: MFH http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.1.2.11.2.2r2=1.1.2.11.2.3ty=u Index: php-src/scripts/Makefile.frag diff -u