[PHP-CVS] cvs: php4 /ext/rpc/com com.c conversion.c conversion.h dispatch.c variant.c /main main.c ZendEngine2 zend.c zend_API.c zend_API.h zend_builtin_functions.c zend_compile.h zend_execute.c zend_execute_API.c zend_opcode.c zend_operators.h

2003-03-25 Thread Sebastian Bergmann
sebastian Wed Mar 26 02:44:10 2003 EDT Modified files: /ZendEngine2zend.c zend_API.c zend_API.h zend_builtin_functions.c zend_compile.h zend_execute.c zend_execute_API.c zend_opcode.c zend_operators.h

[PHP-CVS] cvs: php4 /win32 php_modules.dsw

2003-03-25 Thread Sebastian Bergmann
sebastian Wed Mar 26 01:31:26 2003 EDT Modified files: /php4/win32 php_modules.dsw Log: Leftover. Index: php4/win32/php_modules.dsw diff -u php4/win32/php_modules.dsw:1.55 php4/win32/php_modules.dsw:1.56 --- php4/win32/php_modules.dsw:1.55 Wed Jan 15 1

[PHP-CVS] cvs: php4 /ext/gd gd.c

2003-03-25 Thread Sebastian Bergmann
sebastian Wed Mar 26 01:30:45 2003 EDT Modified files: /php4/ext/gdgd.c Log: Eliminate TSRMLS_FETCH() call in php_find_gd_font(). Index: php4/ext/gd/gd.c diff -u php4/ext/gd/gd.c:1.259 php4/ext/gd/gd.c:1.260 --- php4/ext/gd/gd.c:1.259 Wed Mar

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

2003-03-25 Thread Rasmus Lerdorf
rasmus Tue Mar 25 14:26:18 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/sockets sockets.c Log: Make sure we never pass a negative arg to emalloc (once again, this API needs to be fixed, so this is just for 4.3) Index: php4/ext/sockets/sockets.c di

[PHP-CVS] cvs: php4(PHP_4_3) /win32 php4ts.dsw

2003-03-25 Thread Sebastian Bergmann
sebastian Tue Mar 25 12:18:24 2003 EDT Modified files: (Branch: PHP_4_3) /php4/win32 php4ts.dsw Log: MFH Index: php4/win32/php4ts.dsw diff -u php4/win32/php4ts.dsw:1.16 php4/win32/php4ts.dsw:1.16.4.1 --- php4/win32/php4ts.dsw:1.16 Sun May 19 21:37:01 2002

[PHP-CVS] cvs: CVSROOT / avail

2003-03-25 Thread Rasmus Lerdorf
rasmus Tue Mar 25 11:47:39 2003 EDT Modified files: /CVSROOTavail Log: Karma Index: CVSROOT/avail diff -u CVSROOT/avail:1.625 CVSROOT/avail:1.626 --- CVSROOT/avail:1.625 Mon Mar 24 18:23:58 2003 +++ CVSROOT/avail Tue Mar 25 11:47:39 2003 @@ -26,7 +

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

2003-03-25 Thread Rasmus Lerdorf
rasmus Tue Mar 25 10:54:26 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/sockets sockets.c Log: Restrict this function to a max of 65k io vectors to avoid weird overflows. Purely an arbitrary number. This API needs cleaning up, but it would break BC

[PHP-CVS] cvs: php4(PHP_4_3) /sapi/apache2handler php_functions.c

2003-03-25 Thread Ilia Alshanetsky
iliaa Tue Mar 25 10:35:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4/sapi/apache2handler php_functions.c Log: MFH Index: php4/sapi/apache2handler/php_functions.c diff -u php4/sapi/apache2handler/php_functions.c:1.1.2.6 php4/sapi/apache2handler/php_f

[PHP-CVS] cvs: php4 /sapi/apache2handler php_functions.c

2003-03-25 Thread Ilia Alshanetsky
iliaa Tue Mar 25 10:35:08 2003 EDT Modified files: /php4/sapi/apache2handler php_functions.c Log: Added missing initialization, which causes AP2 to crash on startup in ZTS. Index: php4/sapi/apache2handler/php_functions.c diff -u php4/sapi/apache2handler/p

Re: [PHP-CVS] cvs: php4 /sapi/apache2handler sapi_apache2.c

2003-03-25 Thread Ilia A.
On March 25, 2003 08:39 am, Moriyoshi Koizumi wrote: > Hmm..? my patch has not been committed yet, that was only in the list > archives. Although I don't see no problem with your fix, I think you'd > be better off asking the assignee how your patch is before the commit. Hmm... I must've missed you

Re: [PHP-CVS] cvs: php4 /sapi/apache2handler sapi_apache2.c

2003-03-25 Thread Moriyoshi Koizumi
"Ilia A." <[EMAIL PROTECTED]> wrote: > On March 25, 2003 03:40 am, Moriyoshi Koizumi wrote: > > Why did you commit another fix though my patch was already there and maybe > > Ian was looking into this issue? :) > > Because the existing patch (latest CVS) did not work, when posting 30k or more >

Re: [PHP-CVS] cvs: php4 /sapi/apache2handler sapi_apache2.c

2003-03-25 Thread Ilia A.
On March 25, 2003 03:40 am, Moriyoshi Koizumi wrote: > Why did you commit another fix though my patch was already there and maybe > Ian was looking into this issue? :) Because the existing patch (latest CVS) did not work, when posting 30k or more data it would usually stop after 7.8k or so. The r

[PHP-CVS] cvs: php4(PHP_4_3) / acinclude.m4 configure.in

2003-03-25 Thread Jani Taskinen
sniper Tue Mar 25 08:43:56 2003 EDT Modified files: (Branch: PHP_4_3) /php4 configure.in acinclude.m4 Log: MFH: Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes. Index: php4/configure.in diff -u php4/configure.in:1.396.2.41 php4/configur

[PHP-CVS] cvs: php4 / acinclude.m4 configure.in

2003-03-25 Thread Jani Taskinen
sniper Tue Mar 25 08:43:13 2003 EDT Modified files: /php4 configure.in acinclude.m4 Log: Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes. Index: php4/configure.in diff -u php4/configure.in:1.432 php4/configure.in:1.433 --- php4/configu

[PHP-CVS] cvs: php4 / php.ini-dist php.ini-recommended

2003-03-25 Thread Jani Taskinen
sniper Tue Mar 25 08:35:21 2003 EDT Modified files: /php4 php.ini-dist php.ini-recommended Log: MFB Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.187 php4/php.ini-dist:1.188 --- php4/php.ini-dist:1.187 Tue Mar 25 05:23:22 2003 +++ php4/php.ini-

Re: [PHP-CVS] cvs: php4 /win32 php5ts.dsw

2003-03-25 Thread Jani Taskinen
Same propably should be done in the PHP_4_3 branch's win32/php4ts.dsw file..? (I've no idea what this file is.. :) --Jani On Tue, 25 Mar 2003, Sebastian Bergmann wrote: >sebastian Tue Mar 25 08:04:27 2003 EDT > > Modified files: >/php4/win32

[PHP-CVS] cvs: php4 /win32 php5ts.dsw

2003-03-25 Thread Sebastian Bergmann
sebastian Tue Mar 25 08:04:27 2003 EDT Modified files: /php4/win32 php5ts.dsw Log: Leftover. Index: php4/win32/php5ts.dsw diff -u php4/win32/php5ts.dsw:1.16 php4/win32/php5ts.dsw:1.17 --- php4/win32/php5ts.dsw:1.16 Sun May 19 21:37:01 2002 +++ php4/win32/

[PHP-CVS] cvs: php4 /sapi/apache2handler apache_config.c php4apache2.dsp php_functions.c sapi_apache2.c

2003-03-25 Thread Edin Kadribasic
edink Tue Mar 25 06:50:18 2003 EDT Modified files: /php4/sapi/apache2handler apache_config.c php4apache2.dsp php_functions.c sapi_apache2.c Log: MFB and more. Fixed various win32 compilation issues. Also the sapi is now built

[PHP-CVS] cvs: php4 /sapi/apache2filter php4apache2.dsp

2003-03-25 Thread Edin Kadribasic
edink Tue Mar 25 05:40:40 2003 EDT Removed files: /php4/sapi/apache2filterphp4apache2.dsp Log: MFB: Disable building of apache2filter (obsoleted by handler). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

[PHP-CVS] cvs: php4 /ext/gd gd.dsp gd_bundled.dsp

2003-03-25 Thread Edin Kadribasic
edink Tue Mar 25 05:30:58 2003 EDT Removed files: /php4/ext/gdgd_bundled.dsp Modified files: /php4/ext/gdgd.dsp Log: MFB: php_gd.dll is no longer bult and the bundled library is always used. Index: php4/ext/gd/gd.dsp di

[PHP-CVS] cvs: php4 / php.ini-dist php.ini-recommended

2003-03-25 Thread Edin Kadribasic
edink Tue Mar 25 05:23:22 2003 EDT Modified files: /php4 php.ini-dist php.ini-recommended Log: MFB Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.186 php4/php.ini-dist:1.187 --- php4/php.ini-dist:1.186 Wed Mar 19 11:53:02 2003 +++ php4/php.i

[PHP-CVS] cvs: php4(PHP_4_3) / php.ini-dist php.ini-recommended

2003-03-25 Thread Edin Kadribasic
edink Tue Mar 25 05:19:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4 php.ini-dist php.ini-recommended Log: php_fbsql.dll hasn't been successfully built at least from 4.1.x. Related to #22859. Index: php4/php.ini-dist diff -u php4/php.ini-dist:1

Re: [PHP-CVS] cvs: php4 /sapi/cli php_cli.c

2003-03-25 Thread Moriyoshi Koizumi
I found the cause of the problem, that mbstring doesn't use INI property values themselves and it only updates the appropriate MBSTRG member in the INI handlers. Any ideas? Moriyoshi [EMAIL PROTECTED] (Marcus Börger) wrote: > There must be something else (i tested all combinations before i comm

Re: [PHP-CVS] cvs: php4 /sapi/apache2handler sapi_apache2.c

2003-03-25 Thread Moriyoshi Koizumi
Why did you commit another fix though my patch was already there and maybe Ian was looking into this issue? :) "Ilia Alshanetsky" <[EMAIL PROTECTED]> wrote: > + if (tlen == count_bytes || !len) { > + break; > + } Is this ok? I suppose tlen would't alw