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).
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.124
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.182&r2=1.183&ty=u
Index: php-src/main/SA
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 /ext/
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.4&r2=1.5&ty=u
Index: php-src/ext/sqlite/libsqlite
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.131&r2=1.132&ty=u
Ind
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:
Mor
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.6&r2=1.7&ty=u
Index: php-src/ext/xmlrpc/libxmlrpc/encodings.c
diff
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 mer
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
> libra
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
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 mbstrin
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.6&r2=1.7&ty=u
Index: p
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.7&r2=1.8&ty=u
Index: php-src/ext/dom/dom_iterato
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.5&r2=1.6&ty=u
Index: php-src/ext/xmlrpc/libxmlrpc/encodings.c
di
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.1623&r2=1.1624&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1623 php-src/NEWS:1.16
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)
http://cvs.php.net/diff.php/php-src/ext/xmlrpc/libxmlrpc/encodings.c?r1=1.4.4.1&r2=1.
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.206&r2=1.207&ty=u
Index: php-src/ext/interbase/i
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 gmtime_r(
derick Mon Mar 8 03:02:05 2004 EDT
Modified files:
/php-src/ext/tokenizer tokenizer.c
Log:
- Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver)
http://cvs.php.net/diff.php/php-src/ext/tokenizer/tokenizer.c?r1=1.28&r2=1.29&ty=u
I
19 matches
Mail list logo