moriyoshi Sun Jan 12 18:57:20 2003 EDT
Added files: (Branch: PHP_4_3)
/php4/tests/langbug21600.phpt
Log:
MFH
Index: php4/tests/lang/bug21600.phpt
+++ php4/tests/lang/bug21600.phpt
--TEST--
Bug #21600 (assign by reference function call changes var
moriyoshi Sun Jan 12 18:56:04 2003 EDT
Added files:
/php4/tests/langbug21600.phpt
Log:
Added test case for bug #21600
Index: php4/tests/lang/bug21600.phpt
+++ php4/tests/lang/bug21600.phpt
--TEST--
Bug #21600 (assign by reference function call c
moriyoshi Sun Jan 12 16:05:23 2003 EDT
Modified files:
/php4/ext/standard filters.c
Log:
Fixed a bug of the base64 decoder that a sequence of intervening
characters that are supposed to be ignored by the decoder cause output
corruption.
Index: php
MFH?
--Jani
On Sun, 12 Jan 2003, Sascha Schumann wrote:
>sasSun Jan 12 08:05:33 2003 EDT
>
> Modified files:
>/php4/ext/session mod_files.c
> Log:
> handle ERANGE from strtol properly
>
>
>Index: php4/ext/session/mod_files.c
>diff -u php4/
stasSun Jan 12 13:42:16 2003 EDT
Modified files:
/php4/ext/standard aggregation.c
Log:
ZE2 compatibility
Index: php4/ext/standard/aggregation.c
diff -u php4/ext/standard/aggregation.c:1.14 php4/ext/standard/aggregation.c:1.15
--- php4/ext/standard/aggreg
On Sun, Jan 12, 2003 at 05:40:05PM -, Gabor Hojtsy wrote:
> goba Sun Jan 12 12:40:05 2003 EDT
>
> Modified files:
> /CVSROOT cvswrappers
> Log:
> OK, two *.dsw and two *.zip is a bit too much :)
.dsw (Visual Studio workspace) files are plain text files.
gobaSun Jan 12 12:40:05 2003 EDT
Modified files:
/CVSROOTcvswrappers
Log:
OK, two *.dsw and two *.zip is a bit too much :)
Index: CVSROOT/cvswrappers
diff -u CVSROOT/cvswrappers:1.5 CVSROOT/cvswrappers:1.6
--- CVSROOT/cvswrappers:1.5 Sun Jan 12 12
gobaSun Jan 12 12:28:30 2003 EDT
Modified files:
/CVSROOTcvswrappers
Log:
Add some more compressed formats to be handled binary, and not to be diffed...
Index: CVSROOT/cvswrappers
diff -u CVSROOT/cvswrappers:1.4 CVSROOT/cvswrappers:1.5
--- CVSROOT/cvs
stasSun Jan 12 08:50:18 2003 EDT
Modified files:
/php4/ext/standard var.c
Log:
remove unneeded var
Index: php4/ext/standard/var.c
diff -u php4/ext/standard/var.c:1.152 php4/ext/standard/var.c:1.153
--- php4/ext/standard/var.c:1.152 Tue Dec 31 11:07
moriyoshi Sun Jan 12 08:46:11 2003 EDT
Modified files:
/php4/ext/standard filters.c
Log:
Fixed infinite loop bug when an invalid quoted-printable escape sequence
appears in the streem.
Index: php4/ext/standard/filters.c
diff -u php4/ext/standard/filt
moriyoshi Sun Jan 12 08:41:35 2003 EDT
Modified files:
/php4/ext/standard filters.c
Log:
Fixed error msg format so it correctly reports the actual filter name
Index: php4/ext/standard/filters.c
diff -u php4/ext/standard/filters.c:1.10 php4/ext/standard
sas Sun Jan 12 08:26:47 2003 EDT
Modified files:
/php4 php.ini-recommended
Log:
recommending SHA-1 as hash function
Index: php4/php.ini-recommended
diff -u php4/php.ini-recommended:1.123 php4/php.ini-recommended:1.124
--- php4/php.ini-recommended:1.123
sas Sun Jan 12 08:09:55 2003 EDT
Modified files:
/php4 php.ini-dist
Log:
sync entries
Index: php4/php.ini-dist
diff -u php4/php.ini-dist:1.176 php4/php.ini-dist:1.177
--- php4/php.ini-dist:1.176 Sun Jan 12 08:07:14 2003
+++ php4/php.ini-dist Sun
sas Sun Jan 12 08:07:15 2003 EDT
Modified files:
/php4 php.ini-dist php.ini-recommended
/php4/ext/session php_session.h session.c
Log:
add INI setting session.hash_function
add support for creating session ids using SHA-1
source more entropy fo
sas Sun Jan 12 08:05:33 2003 EDT
Modified files:
/php4/ext/session mod_files.c
Log:
handle ERANGE from strtol properly
Index: php4/ext/session/mod_files.c
diff -u php4/ext/session/mod_files.c:1.86 php4/ext/session/mod_files.c:1.87
--- php4/ext/session/m
moriyoshi Sun Jan 12 07:48:13 2003 EDT
Modified files:
/php4/ext/standard filters.c
Log:
. Updated quoted-printable filter by a neater implementation.
. Changed emalloc family functions to pemalloc ones for persistent filters.
. Changed base64 and quote
Hey
On Sun, 12 Jan 2003, Derick Rethans wrote:
> derickSun Jan 12 07:45:19 2003 EDT
>
> Modified files:
> /phpdoc-zh/reference/filesystem/functions flock.xml fread.xml
> rename.xml rmdir.xml
>
derick Sun Jan 12 07:45:19 2003 EDT
Modified files:
/phpdoc-zh/reference/filesystem/functions flock.xml fread.xml
rename.xml rmdir.xml
unlink.xml
/php4 NEWS
jan Sun Jan 12 06:42:30 2003 EDT
Modified files:
/php4 run-tests.php
Log:
- fix typo
Index: php4/run-tests.php
diff -u php4/run-tests.php:1.137 php4/run-tests.php:1.138
--- php4/run-tests.php:1.137Tue Jan 7 10:21:34 2003
+++ php4/run-tests.php
sebastian Sun Jan 12 03:03:18 2003 EDT
Modified files:
/php4/sapi/servlet servlet.c
Log:
Patch by Giuseppe Tanzilli <[EMAIL PROTECTED]>.
Index: php4/sapi/servlet/servlet.c
diff -u php4/sapi/servlet/servlet.c:1.68 php4/sapi/servlet/servlet.c:1.69
--- php4/
sebastian Sun Jan 12 03:01:42 2003 EDT
Modified files:
/php4/sapi/servlet Makefile.frag config.m4 servlet.c servlet.java
/php4/ext/rpc/java config.m4
Log:
Patch by Giuseppe Tanzilli <[EMAIL PROTECTED]>.
Index: php4/sapi/servlet/Makefile.frag
diff -u
21 matches
Mail list logo