[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.2&r2=1.1.2.11.2.3&ty=u Index: php-src/scripts/Makefile.frag diff -u

[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.9&r2=1.10.2.10&ty=u Index: php-src/scripts/Makefile.frag diff -u php-sr

[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.22&r2=1.23&ty=u Index: php-src

[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.1&r2=1.1.4.1.2.1&ty=u Index: php-src/ext/standard

[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.1&r2=1.1.2.2&ty=u Index: php-src/ext/standard/tes

[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.1&r2=1.2&ty=u Index: php-src/ex

[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.982&r2=1.983&ty=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.982 CVSROOT/avai

[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.314&r2=1.315&ty=

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... http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1907&r2=

[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.162&r2=1.163&ty=u Index: php-src/ext/s

[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. http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.146.2.6&r2=1.146.2.7&

[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 / 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 discusse

[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.1907&r2=1.1908&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1907 php-src/NEWS:1.1908 --- php-sr

[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. http://cvs.php.net/diff.php/p

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(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. http://cvs.php.net/diff.php/php-src/main/streams/php_streams_int.h