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

2004-03-08 Thread changelog
changelog Mon Mar 8 20:34:32 2004 EDT Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.423r2=1.424ty=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.423

[PHP-CVS] cvs: php-src /ext/interbase interbase.c php_ibase_includes.h

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 05:32:31 2004 EDT Modified files: /php-src/ext/interbase interbase.c php_ibase_includes.h Log: Cleaned up array handling and optimize for the case where no array fields are used Fix timestamp binding for Win32 (which doesn't have

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

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 05:49:21 2004 EDT Modified files: /php-src/ext/interbase interbase.c Log: Merged some more odd fixes from my own branch http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.206r2=1.207ty=u Index:

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

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 13:52:41 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/xmlrpc/libxmlrpc encodings.c Log: Possible fix for #27408 (wordsize/alignment issue)

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

2004-03-08 Thread Marcus Boerger
helly Mon Mar 8 14:00:23 2004 EDT Modified files: /php-srcNEWS Log: Rename hasMore() to valid() as discussed. (Part III) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1623r2=1.1624ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1623

[PHP-CVS] cvs: php-src /ext/xmlrpc/libxmlrpc encodings.c

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 14:08:26 2004 EDT Modified files: /php-src/ext/xmlrpc/libxmlrpc encodings.c Log: MFB fix #27408 http://cvs.php.net/diff.php/php-src/ext/xmlrpc/libxmlrpc/encodings.c?r1=1.5r2=1.6ty=u Index: php-src/ext/xmlrpc/libxmlrpc/encodings.c

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

2004-03-08 Thread Marcus Boerger
helly Mon Mar 8 16:15:41 2004 EDT Modified files: /php-src/ext/domdom_iterators.c Log: Rename hasMore() to valid() as discussed. (Part IV) http://cvs.php.net/diff.php/php-src/ext/dom/dom_iterators.c?r1=1.7r2=1.8ty=u Index:

[PHP-CVS] cvs: php-src /ext/com_dotnet com_iterator.c com_saproxy.c

2004-03-08 Thread Marcus Boerger
helly Mon Mar 8 16:17:41 2004 EDT Modified files: /php-src/ext/com_dotnet com_iterator.c com_saproxy.c Log: Rename hasMore() to valid() as discussed. (Part V) http://cvs.php.net/diff.php/php-src/ext/com_dotnet/com_iterator.c?r1=1.6r2=1.7ty=u Index:

[PHP-CVS] cvs: php-src / NEWS /ext/mbstring mbstring.c mbstring.h /ext/mbstring/libmbfl/mbfl mbfl_encoding.c mbfl_encoding.h

2004-03-08 Thread Derick Rethans
derick Mon Mar 8 17:18:06 2004 EDT Modified files: /php-srcNEWS /php-src/ext/mbstring mbstring.c mbstring.h /php-src/ext/mbstring/libmbfl/mbfl mbfl_encoding.c mbfl_encoding.h Log: - Added mb_list_encoding() to return an array with all

Re: [PHP-CVS] cvs: php-src / NEWS /ext/mbstring mbstring.c mbstring.h /ext/mbstring/libmbfl/mbfl mbfl_encoding.c mbfl_encoding.h

2004-03-08 Thread $B>.@t(B $B<i5A(B
Please don't modify the files in the libmbfl directory, as they're part of the library covered by the LGPL, otherwise we may violate it. So, it'd be a good idea to send me the patch first so I can merge your changes to the original library altogether. Didn't you notice I had warned this many times

Re: [PHP-CVS] cvs: php-src / NEWS /ext/mbstring mbstring.c mbstring.h /ext/mbstring/libmbfl/mbfl mbfl_encoding.c mbfl_encoding.h

2004-03-08 Thread Derick Rethans
On Tue, 9 Mar 2004, [ISO-2022-JP] ¾®Àô ¼éµÁ wrote: Please don't modify the files in the libmbfl directory, as they're part of the library covered by the LGPL, otherwise we may violate it. So, it'd be a good idea to send me the patch first so I can merge your changes to the original library

Re: [PHP-CVS] cvs: php-src / NEWS /ext/mbstring mbstring.c mbstring.h /ext/mbstring/libmbfl/mbfl mbfl_encoding.c mbfl_encoding.h

2004-03-08 Thread Moriyoshi Koizumi
On 2004/03/09, at 7:35, Derick Rethans wrote: On Tue, 9 Mar 2004, [ISO-2022-JP] wrote: Please don't modify the files in the libmbfl directory, as they're part of the library covered by the LGPL, otherwise we may violate it. So, it'd be a good idea to send me the patch first so I can merge your

[PHP-CVS] cvs: php-src /ext/xmlrpc/libxmlrpc encodings.c

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 18:04:34 2004 EDT Modified files: /php-src/ext/xmlrpc/libxmlrpc encodings.c Log: Fix warning http://cvs.php.net/diff.php/php-src/ext/xmlrpc/libxmlrpc/encodings.c?r1=1.6r2=1.7ty=u Index: php-src/ext/xmlrpc/libxmlrpc/encodings.c diff

[PHP-CVS] cvs: php-src /ext/sqlite/libsqlite/src main.c table.c vdbeaux.c /ext/standard datetime.c var.c /main spprintf.c /main/streams userspace.c xp_socket.c

2004-03-08 Thread Ard Biesheuvel
abies Mon Mar 8 18:11:46 2004 EDT Modified files: /php-src/ext/standard var.c datetime.c /php-src/main spprintf.c /php-src/main/streams userspace.c xp_socket.c /php-src/ext/sqlite/libsqlite/src main.c table.c vdbeaux.c Log:

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

2004-03-08 Thread Ilia Alshanetsky
iliaa Mon Mar 8 20:09:36 2004 EDT Modified files: /php-src/ext/sqlite sqlite.c Log: Change float operations to safe_emalloc(). Original idea by Sascha (see sess_sqlite.c) http://cvs.php.net/diff.php/php-src/ext/sqlite/sqlite.c?r1=1.131r2=1.132ty=u

[PHP-CVS] cvs: php-src /ext/sqlite/libsqlite/src sqlite.h.in

2004-03-08 Thread Ilia Alshanetsky
iliaa Mon Mar 8 20:28:30 2004 EDT Modified files: /php-src/ext/sqlite/libsqlite/src sqlite.h.in Log: Fix function declaration. http://cvs.php.net/diff.php/php-src/ext/sqlite/libsqlite/src/sqlite.h.in?r1=1.4r2=1.5ty=u Index:

Re: [PHP-CVS] cvs: php-src /ext/sqlite/libsqlite/src main.c table.c vdbeaux.c /ext/standard datetime.c var.c /main spprintf.c /main/streams userspace.c xp_socket.c

2004-03-08 Thread Wez Furlong
Make sure you submit any patches for libsqlite to the sqlite dude. --Wez. - Original Message - From: Ard Biesheuvel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 08, 2004 11:11 PM Subject: [PHP-CVS] cvs: php-src /ext/sqlite/libsqlite/src main.c table.c vdbeaux.c

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

2004-03-08 Thread Ilia Alshanetsky
iliaa Mon Mar 8 21:24:03 2004 EDT Modified files: /php-src/main SAPI.c Log: Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is disabled). http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.182r2=1.183ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /main SAPI.c

2004-03-08 Thread Ilia Alshanetsky
iliaa Mon Mar 8 21:24:21 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/main SAPI.c Log: MFH: Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is disabled).