]> granicus.if.org Git - php/log
php
21 years agoMFH: fix test results (negative indices are not strings anymore)
foobar [Mon, 11 Aug 2003 23:56:18 +0000 (23:56 +0000)]
MFH: fix test results (negative indices are not strings anymore)

21 years agoBFN
Marcus Boerger [Mon, 11 Aug 2003 20:24:58 +0000 (20:24 +0000)]
BFN

21 years agoBFN
Marcus Boerger [Mon, 11 Aug 2003 20:19:50 +0000 (20:19 +0000)]
BFN

21 years agoMFH: Bugfix 21918
Marcus Boerger [Mon, 11 Aug 2003 20:19:19 +0000 (20:19 +0000)]
MFH: Bugfix 21918

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 11 Aug 2003 20:14:26 +0000 (20:14 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Bugfix #25044
Marcus Boerger [Mon, 11 Aug 2003 19:40:52 +0000 (19:40 +0000)]
MFH: Bugfix #25044

21 years agoMFH: Fixed bug #22245 (References inside $_SESSION not being handled).
Ilia Alshanetsky [Mon, 11 Aug 2003 19:21:22 +0000 (19:21 +0000)]
MFH: Fixed bug #22245 (References inside $_SESSION not being handled).

21 years agoAdd Ard as interbase maintainer
Marcus Boerger [Mon, 11 Aug 2003 18:54:57 +0000 (18:54 +0000)]
Add Ard as interbase maintainer

21 years agoMFH: Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
Ilia Alshanetsky [Mon, 11 Aug 2003 18:08:35 +0000 (18:08 +0000)]
MFH: Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
situations). (Ilia)

21 years agoMFH: Fixed bug #25037 (Possible infinite loop inside SendText())
Ilia Alshanetsky [Mon, 11 Aug 2003 16:38:08 +0000 (16:38 +0000)]
MFH: Fixed bug #25037 (Possible infinite loop inside SendText())

21 years agoMFH: Fixed bug #21957 (serialize() mangles objects with __sleep).
Ilia Alshanetsky [Mon, 11 Aug 2003 04:57:55 +0000 (04:57 +0000)]
MFH: Fixed bug #21957 (serialize() mangles objects with __sleep).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 11 Aug 2003 03:22:25 +0000 (03:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: fix compile warning
foobar [Mon, 11 Aug 2003 02:08:32 +0000 (02:08 +0000)]
MFH: fix compile warning

21 years agoMFH: nuked unused variable
foobar [Mon, 11 Aug 2003 01:57:10 +0000 (01:57 +0000)]
MFH: nuked unused variable

21 years agoMFH: fix compile warnings about unused variables
foobar [Mon, 11 Aug 2003 01:55:14 +0000 (01:55 +0000)]
MFH: fix compile warnings about unused variables

21 years agoMFH: moved RINIT(crypt) stuff to crypt() itself.
foobar [Mon, 11 Aug 2003 00:53:26 +0000 (00:53 +0000)]
MFH: moved RINIT(crypt) stuff to crypt() itself.

21 years agoMFH: - Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
foobar [Mon, 11 Aug 2003 00:43:32 +0000 (00:43 +0000)]
MFH: - Fixed bug #25007 (rand() & mt_rand() seed RNG every call).

21 years agoMFH: timeout fix
Ilia Alshanetsky [Sat, 9 Aug 2003 23:15:19 +0000 (23:15 +0000)]
MFH: timeout fix

21 years agoMFH: fixed test
Ilia Alshanetsky [Sat, 9 Aug 2003 21:00:53 +0000 (21:00 +0000)]
MFH: fixed test

21 years agoMFH: Fixed bug #24897 (inconsistent behavior of shuffle() &
Ilia Alshanetsky [Sat, 9 Aug 2003 20:50:25 +0000 (20:50 +0000)]
MFH: Fixed bug #24897 (inconsistent behavior of shuffle() &
array_multisort())

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 9 Aug 2003 20:49:01 +0000 (20:49 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH
foobar [Sat, 9 Aug 2003 18:43:58 +0000 (18:43 +0000)]
MFH

21 years agoMFH: test correction
Ilia Alshanetsky [Sat, 9 Aug 2003 18:40:53 +0000 (18:40 +0000)]
MFH: test correction

21 years agoBFN
Ilia Alshanetsky [Sat, 9 Aug 2003 16:49:08 +0000 (16:49 +0000)]
BFN

21 years agoMFH: Added/improved tests for bugs 24142, 24063, 24951, 24980
Ilia Alshanetsky [Sat, 9 Aug 2003 16:48:30 +0000 (16:48 +0000)]
MFH: Added/improved tests for bugs 24142, 24063, 24951, 24980

21 years agoMFH: Do not assume array contains numeric values.
Ilia Alshanetsky [Sat, 9 Aug 2003 16:47:21 +0000 (16:47 +0000)]
MFH:  Do not assume array contains numeric values.

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 9 Aug 2003 16:44:34 +0000 (16:44 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Detection of buggy compiler (gcc)
Ilia Alshanetsky [Sat, 9 Aug 2003 16:13:47 +0000 (16:13 +0000)]
MFH: Detection of buggy compiler (gcc)

21 years agoMFH
foobar [Sat, 9 Aug 2003 15:46:48 +0000 (15:46 +0000)]
MFH

21 years agoBFN
foobar [Sat, 9 Aug 2003 15:41:09 +0000 (15:41 +0000)]
BFN

21 years ago- Fix possible crashes if PHP is linked with external libexpat and also
foobar [Sat, 9 Aug 2003 14:26:40 +0000 (14:26 +0000)]
- Fix possible crashes if PHP is linked with external libexpat and also
  the bundled one is compiled in.

21 years ago- MFH: Memleak fix
Derick Rethans [Sat, 9 Aug 2003 11:22:40 +0000 (11:22 +0000)]
- MFH: Memleak fix

21 years agoTest updates.
Moriyoshi Koizumi [Sat, 9 Aug 2003 06:14:51 +0000 (06:14 +0000)]
Test updates.

21 years agoMFH(r-1.186): fix wrong behaviour under ZTS that was inconsistent with the
Moriyoshi Koizumi [Sat, 9 Aug 2003 06:12:41 +0000 (06:12 +0000)]
MFH(r-1.186): fix wrong behaviour under ZTS that was inconsistent with the
behaviour under non-ZTS

21 years agoMFH: Fixed bug #24980 (array_reduce() uses first element as default running
Ilia Alshanetsky [Fri, 8 Aug 2003 23:54:25 +0000 (23:54 +0000)]
MFH: Fixed bug #24980 (array_reduce() uses first element as default running
total).

21 years agoMFH: Fixed bug #24951 (ob_flush() needlessly destroys output handler).
Ilia Alshanetsky [Fri, 8 Aug 2003 23:44:04 +0000 (23:44 +0000)]
MFH: Fixed bug #24951 (ob_flush() needlessly destroys output handler).

21 years agoMFH: Avoid a round() bug that occurs due to over optimization of C code by
Ilia Alshanetsky [Fri, 8 Aug 2003 23:42:10 +0000 (23:42 +0000)]
MFH: Avoid a round() bug that occurs due to over optimization of C code by
gcc.

21 years agoBugfix #24063
Marcus Boerger [Fri, 8 Aug 2003 20:23:07 +0000 (20:23 +0000)]
Bugfix #24063

21 years agoBFN
Ilia Alshanetsky [Fri, 8 Aug 2003 13:55:06 +0000 (13:55 +0000)]
BFN

21 years agoMFH: Fixed bug #24977 (Revert mysql_select_db optimization)
Ilia Alshanetsky [Fri, 8 Aug 2003 13:36:44 +0000 (13:36 +0000)]
MFH: Fixed bug #24977 (Revert mysql_select_db optimization)

21 years agoMFH: Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris)
Ilia Alshanetsky [Fri, 8 Aug 2003 13:34:52 +0000 (13:34 +0000)]
MFH: Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris)

21 years agocorrect version
foobar [Fri, 8 Aug 2003 12:39:11 +0000 (12:39 +0000)]
correct version

21 years agoBFN
Masaki Fujimoto [Fri, 8 Aug 2003 11:44:25 +0000 (11:44 +0000)]
BFN

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 8 Aug 2003 10:52:51 +0000 (10:52 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoRC4 (hopefully it'll actually be the final)
Ilia Alshanetsky [Thu, 7 Aug 2003 18:42:40 +0000 (18:42 +0000)]
RC4 (hopefully it'll actually be the final)

21 years agoMFH(r-1.10): Tru64 requires TZ values be POSIX styled
Moriyoshi Koizumi [Thu, 7 Aug 2003 17:46:40 +0000 (17:46 +0000)]
MFH(r-1.10): Tru64 requires TZ values be POSIX styled

21 years agoRC3 is a go.
Ilia Alshanetsky [Thu, 7 Aug 2003 17:42:02 +0000 (17:42 +0000)]
RC3 is a go.

21 years agoRemove 'proto' from internal functions
Zeev Suraski [Thu, 7 Aug 2003 16:44:11 +0000 (16:44 +0000)]
Remove 'proto' from internal functions

21 years agoAnother broken prototype
Zeev Suraski [Thu, 7 Aug 2003 16:03:05 +0000 (16:03 +0000)]
Another broken prototype

21 years agoFix prototype
Zeev Suraski [Thu, 7 Aug 2003 16:02:04 +0000 (16:02 +0000)]
Fix prototype

21 years agoThat's slightly more accurate
Zeev Suraski [Thu, 7 Aug 2003 15:50:18 +0000 (15:50 +0000)]
That's slightly more accurate

21 years agoMFH: Fixed bug #24839 (& -> & in php credits)
Ilia Alshanetsky [Thu, 7 Aug 2003 15:41:43 +0000 (15:41 +0000)]
MFH: Fixed bug #24839 (& -> & in php credits)

21 years agoBFN
Ilia Alshanetsky [Thu, 7 Aug 2003 15:37:54 +0000 (15:37 +0000)]
BFN

21 years agoMFH: Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).
Ilia Alshanetsky [Thu, 7 Aug 2003 15:32:37 +0000 (15:32 +0000)]
MFH: Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).

21 years agoMFH: dlfcn.h not found in solaris when using forte cc
foobar [Thu, 7 Aug 2003 12:05:00 +0000 (12:05 +0000)]
MFH: dlfcn.h not found in solaris when using forte cc

21 years agoMFH: Fixed bug #24958 (Incorrect handling of 404s)
Ilia Alshanetsky [Wed, 6 Aug 2003 22:34:20 +0000 (22:34 +0000)]
MFH: Fixed bug #24958 (Incorrect handling of 404s)

21 years agoAdd missing NLS entry for German.
Moriyoshi Koizumi [Wed, 6 Aug 2003 21:59:42 +0000 (21:59 +0000)]
Add missing NLS entry for German.

21 years agoFix for bug 23463. Dbase2 is not supported.
Vlad Krupin [Wed, 6 Aug 2003 19:01:08 +0000 (19:01 +0000)]
Fix for bug 23463. Dbase2 is not supported.
AFAICT, no newer versions of dbase, even those use
version byte as a bitmask will ever have it <3.

21 years ago- HTTP 1.2.1
Pierre Joye [Wed, 6 Aug 2003 07:59:09 +0000 (07:59 +0000)]
- HTTP 1.2.1

21 years ago- Remove old http
Pierre Joye [Wed, 6 Aug 2003 07:58:16 +0000 (07:58 +0000)]
- Remove old http

21 years agoAdded Mirror.php to PHP_4_3 branch
Tomas V.V.Cox [Wed, 6 Aug 2003 02:13:05 +0000 (02:13 +0000)]
Added Mirror.php to PHP_4_3 branch

21 years agoMFH for RC3
Tomas V.V.Cox [Wed, 6 Aug 2003 01:58:30 +0000 (01:58 +0000)]
MFH for RC3

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 5 Aug 2003 23:22:09 +0000 (23:22 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoadded include config.h so shared extensions builds work correctly
Brian France [Tue, 5 Aug 2003 20:54:43 +0000 (20:54 +0000)]
added include config.h so shared extensions builds work correctly

21 years agoMFH: Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments)
Ilia Alshanetsky [Tue, 5 Aug 2003 20:16:47 +0000 (20:16 +0000)]
MFH: Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments)

21 years agoMFH: Fixed bug #17414 (pthreads bug workaround).
Ilia Alshanetsky [Tue, 5 Aug 2003 20:05:17 +0000 (20:05 +0000)]
MFH: Fixed bug #17414 (pthreads bug workaround).

21 years agoMFH: fixed typos
foobar [Tue, 5 Aug 2003 16:02:41 +0000 (16:02 +0000)]
MFH: fixed typos

21 years agoMFH: memory leak fix
Ilia Alshanetsky [Tue, 5 Aug 2003 13:34:20 +0000 (13:34 +0000)]
MFH: memory leak fix

21 years agocorrect blame :)
foobar [Tue, 5 Aug 2003 12:36:57 +0000 (12:36 +0000)]
correct blame :)

21 years agoBFN
foobar [Tue, 5 Aug 2003 12:35:14 +0000 (12:35 +0000)]
BFN

21 years agoMFH: - Fixed bug #21611 (version_compare() does not support "p" suffix)
foobar [Tue, 5 Aug 2003 12:34:49 +0000 (12:34 +0000)]
MFH: - Fixed bug #21611 (version_compare() does not support "p" suffix)

21 years agoMFH(r-1.2): putenv() should be put here as well.
Moriyoshi Koizumi [Tue, 5 Aug 2003 12:29:41 +0000 (12:29 +0000)]
MFH(r-1.2): putenv() should be put here as well.

21 years agoBFN
foobar [Tue, 5 Aug 2003 11:22:24 +0000 (11:22 +0000)]
BFN

21 years agoMFH
foobar [Tue, 5 Aug 2003 11:19:35 +0000 (11:19 +0000)]
MFH

21 years agoMFH: - Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared exten...
foobar [Tue, 5 Aug 2003 11:17:25 +0000 (11:17 +0000)]
MFH: - Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared extension). (Jani)

21 years agoMFH: remove useless variable when mbstring is not used.
Ilia Alshanetsky [Tue, 5 Aug 2003 01:01:40 +0000 (01:01 +0000)]
MFH: remove useless variable when mbstring is not used.

21 years agoSync to LICENSE file in the distro
Edin Kadribasic [Mon, 4 Aug 2003 22:30:04 +0000 (22:30 +0000)]
Sync to LICENSE file in the distro

21 years agodon't overwrite script_path_translated if no PATH_TRANSLATED was received
Sascha Schumann [Mon, 4 Aug 2003 19:05:05 +0000 (19:05 +0000)]
don't overwrite script_path_translated if no PATH_TRANSLATED was received

21 years agoBFN
Ilia Alshanetsky [Mon, 4 Aug 2003 17:15:06 +0000 (17:15 +0000)]
BFN

21 years agoMFH: Fixed bug #23104 (hash position of static arrays not being reset)
Ilia Alshanetsky [Mon, 4 Aug 2003 17:14:16 +0000 (17:14 +0000)]
MFH: Fixed bug #23104 (hash position of static arrays not being reset)

21 years agoMFH: Typo fixes
foobar [Mon, 4 Aug 2003 14:36:52 +0000 (14:36 +0000)]
MFH: Typo fixes

21 years agoMFH
Uwe Schindler [Mon, 4 Aug 2003 12:46:38 +0000 (12:46 +0000)]
MFH

21 years agoMFH
Uwe Schindler [Sun, 3 Aug 2003 19:31:13 +0000 (19:31 +0000)]
MFH

21 years agoMFH(r-1.3): disable the test temporarily because "-d" flags in the command
Moriyoshi Koizumi [Sun, 3 Aug 2003 13:59:48 +0000 (13:59 +0000)]
MFH(r-1.3): disable the test temporarily because "-d" flags in the command
line doesn't take effect under CGI mode. (See the relevant portion of
cgi_main.c that begins at line 996)

21 years agoMFH
Uwe Schindler [Sun, 3 Aug 2003 11:23:25 +0000 (11:23 +0000)]
MFH

21 years agoMFH: Fixed bug #24177 (Status not set correctly after flush() in Apache 2)
Ilia Alshanetsky [Sat, 2 Aug 2003 18:30:22 +0000 (18:30 +0000)]
MFH: Fixed bug #24177 (Status not set correctly after flush() in Apache 2)

21 years agoMFH: Fixed bug #22072 (Apache2 sapis do not detect aborted connections)
Ilia Alshanetsky [Fri, 1 Aug 2003 20:21:21 +0000 (20:21 +0000)]
MFH: Fixed bug #22072 (Apache2 sapis do not detect aborted connections)

21 years agoMFH: Preserve exit status for non-php execution modes.
Ilia Alshanetsky [Fri, 1 Aug 2003 16:53:03 +0000 (16:53 +0000)]
MFH: Preserve exit status for non-php execution modes.

21 years agoMFH: Fixed bug #23509 (exit code lost when exit() called from
Ilia Alshanetsky [Fri, 1 Aug 2003 12:29:48 +0000 (12:29 +0000)]
MFH: Fixed bug #23509 (exit code lost when exit() called from
register_shutdown_function())

21 years agoMFH
foobar [Fri, 1 Aug 2003 11:24:20 +0000 (11:24 +0000)]
MFH

21 years agohothothot
foobar [Fri, 1 Aug 2003 10:08:57 +0000 (10:08 +0000)]
hothothot

21 years agoFixed bug #24871 (methods misidentified as constructors)
Ilia Alshanetsky [Fri, 1 Aug 2003 02:17:31 +0000 (02:17 +0000)]
Fixed bug #24871 (methods misidentified as constructors)

21 years agoAdded skip condition
Ilia Alshanetsky [Fri, 1 Aug 2003 02:15:56 +0000 (02:15 +0000)]
Added skip condition

21 years agoMFH: Fixed bug #24883 (variables created through register_globals, ignore
Ilia Alshanetsky [Thu, 31 Jul 2003 23:00:21 +0000 (23:00 +0000)]
MFH: Fixed bug #24883 (variables created through register_globals, ignore
gpc_order and variables_order).

21 years agoMFH: Fixed bug #22154 (Possible crash when memory_limit is reached and
Ilia Alshanetsky [Thu, 31 Jul 2003 19:48:05 +0000 (19:48 +0000)]
MFH: Fixed bug #22154 (Possible crash when memory_limit is reached and
output buffering in addition to session.use_trans_sid is used).

21 years agoMFH
foobar [Wed, 30 Jul 2003 21:57:02 +0000 (21:57 +0000)]
MFH

21 years agoBFN
Ilia Alshanetsky [Wed, 30 Jul 2003 17:57:19 +0000 (17:57 +0000)]
BFN

21 years agoMFH: Fixed bug #24873 (incorrect handling of / inside open_basedir)
Ilia Alshanetsky [Wed, 30 Jul 2003 17:55:21 +0000 (17:55 +0000)]
MFH: Fixed bug #24873 (incorrect handling of / inside open_basedir)

21 years agoMFH: Fixed bug #23792 (8 bit graphics don't rotate properly)
Ilia Alshanetsky [Wed, 30 Jul 2003 17:34:23 +0000 (17:34 +0000)]
MFH: Fixed bug #23792 (8 bit graphics don't rotate properly)

21 years agoRevert fix for bug #22836
Ilia Alshanetsky [Wed, 30 Jul 2003 16:12:32 +0000 (16:12 +0000)]
Revert fix for bug #22836