Re: [PHP-CVS] cvs: php-src /ext/mbstring mbstring.c mbstring.h /main rfc1867.c

2003-10-22 Thread Rasmus Lerdorf
Are you committing this to 4.3 as well? On Wed, 22 Oct 2003, Rui Hirokawa wrote: > hirokawa Wed Oct 22 10:14:06 2003 EDT > > Modified files: > /php-src/main rfc1867.c > /php-src/ext/mbstring mbstring.c mbstring.h > Log: > name/value in multipart

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /tests/lang bug25922.phpt

2003-10-22 Thread Ilia Alshanetsky
iliaa Wed Oct 22 19:48:49 2003 EDT Added files: (Branch: PHP_4_3) /php-src/tests/lang bug25922.phpt Modified files: /php-srcNEWS Log: News & test regarding bug #25922 Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.443 php-src/

[PHP-CVS] cvs: php-src /tests/lang bug25922.phpt ZendEngine2 zend.c

2003-10-22 Thread Ilia Alshanetsky
iliaa Wed Oct 22 19:42:56 2003 EDT Added files: /php-src/tests/lang bug25922.phpt Modified files: /ZendEngine2zend.c Log: Fixed bug #25922 (Crash in error handler when 5th argument is modified). Index: ZendEngine2/zend.c dif

[PHP-CVS] cvs: php-src / configure.in

2003-10-22 Thread Ilia Alshanetsky
iliaa Wed Oct 22 17:43:40 2003 EDT Modified files: /php-srcconfigure.in Log: Don't forget to compile zend_interfaces.c Index: php-src/configure.in diff -u php-src/configure.in:1.472 php-src/configure.in:1.473 --- php-src/configure.in:1.472 Tue Oct 21 0

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

2003-10-22 Thread Sascha Schumann
sas Wed Oct 22 10:50:20 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ircg ircg.c Log: MFH channel_mode fix Index: php-src/ext/ircg/ircg.c diff -u php-src/ext/ircg/ircg.c:1.137.2.17 php-src/ext/ircg/ircg.c:1.137.2.18 --- php-src/ext/ircg/ircg.c

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

2003-10-22 Thread Sascha Schumann
sas Wed Oct 22 10:49:02 2003 EDT Modified files: /php-src/ext/ircg ircg.c Log: No empty args here, some servers don't like that Index: php-src/ext/ircg/ircg.c diff -u php-src/ext/ircg/ircg.c:1.198 php-src/ext/ircg/ircg.c:1.199 --- php-src/ext/ircg/ircg.

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.c mbstring.h /main rfc1867.c

2003-10-22 Thread Rui Hirokawa
hirokawaWed Oct 22 10:14:06 2003 EDT Modified files: /php-src/main rfc1867.c /php-src/ext/mbstring mbstring.c mbstring.h Log: name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is