]> granicus.if.org Git - php/log
php
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

21 years agoMFH
foobar [Wed, 30 Jul 2003 14:09:52 +0000 (14:09 +0000)]
MFH

21 years agoSet proper php4 sources tag
Ilia Alshanetsky [Wed, 30 Jul 2003 13:21:15 +0000 (13:21 +0000)]
Set proper php4 sources tag

21 years agoRestore version.
Ilia Alshanetsky [Wed, 30 Jul 2003 13:20:50 +0000 (13:20 +0000)]
Restore version.

21 years ago4.3.3RC2 is a go
Ilia Alshanetsky [Wed, 30 Jul 2003 13:01:59 +0000 (13:01 +0000)]
4.3.3RC2 is a go

21 years agoMFH: persistent streams patch
Ilia Alshanetsky [Tue, 29 Jul 2003 18:26:59 +0000 (18:26 +0000)]
MFH: persistent streams patch

21 years agoTest case & news for bug #22836.
Ilia Alshanetsky [Tue, 29 Jul 2003 17:54:15 +0000 (17:54 +0000)]
Test case & news for bug #22836.

21 years agoBFN
foobar [Tue, 29 Jul 2003 11:20:39 +0000 (11:20 +0000)]
BFN

21 years agoMFZE2: made each() binary safe for keys
foobar [Tue, 29 Jul 2003 11:19:47 +0000 (11:19 +0000)]
MFZE2: made each() binary safe for keys

21 years agopast tense plus full name :)
foobar [Tue, 29 Jul 2003 11:05:17 +0000 (11:05 +0000)]
past tense plus full name :)

21 years ago# Forgot NEWS entry for openssl change (rev. 1.52.2.15).
Stefan Roehrich [Tue, 29 Jul 2003 09:40:04 +0000 (09:40 +0000)]
# Forgot NEWS entry for openssl change (rev. 1.52.2.15).

21 years agoMFH: Fixed a double free bug when freeing persistent streams.
Ilia Alshanetsky [Mon, 28 Jul 2003 18:57:49 +0000 (18:57 +0000)]
MFH: Fixed a double free bug when freeing persistent streams.

21 years agoBackport virtual_realpath() from PHP5. This fixes a memory leak that would
Ilia Alshanetsky [Mon, 28 Jul 2003 18:35:34 +0000 (18:35 +0000)]
Backport virtual_realpath() from PHP5. This fixes a memory leak that would
occur inside every virtual_realpath() call.

21 years agoMFH: Make pclose() respect references.
Ilia Alshanetsky [Mon, 28 Jul 2003 14:42:56 +0000 (14:42 +0000)]
MFH: Make pclose() respect references.

21 years agoMFH
foobar [Mon, 28 Jul 2003 10:44:59 +0000 (10:44 +0000)]
MFH

21 years agoFix nameclash with NSAPI API
Zeev Suraski [Mon, 28 Jul 2003 07:28:55 +0000 (07:28 +0000)]
Fix nameclash with NSAPI API

21 years agoMFH: Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format)
Ilia Alshanetsky [Mon, 28 Jul 2003 04:02:55 +0000 (04:02 +0000)]
MFH: Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 28 Jul 2003 04:01:33 +0000 (04:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #24557 (make fclose() respect refcount on the resource).
Ilia Alshanetsky [Sun, 27 Jul 2003 18:46:03 +0000 (18:46 +0000)]
MFH: Fixed bug #24557 (make fclose() respect refcount on the resource).

21 years agoMFH: Fixed bug #24827 (ob_gzhandler overrides Vary header)
Ilia Alshanetsky [Sun, 27 Jul 2003 18:16:47 +0000 (18:16 +0000)]
MFH: Fixed bug #24827 (ob_gzhandler overrides Vary header)

21 years agoMFH: Do show skipif's info
Marcus Boerger [Sun, 27 Jul 2003 16:59:04 +0000 (16:59 +0000)]
MFH: Do show skipif's info

21 years agosome missing static with internal funcs.
foobar [Fri, 25 Jul 2003 12:45:05 +0000 (12:45 +0000)]
some missing static with internal funcs.

21 years agoMFH
foobar [Fri, 25 Jul 2003 12:16:04 +0000 (12:16 +0000)]
MFH

21 years agoExport symbols needed for shared extensions.
Edin Kadribasic [Fri, 25 Jul 2003 11:27:39 +0000 (11:27 +0000)]
Export symbols needed for shared extensions.

21 years agoFix BFN, this was really MY patch that fixed it. :-p
foobar [Fri, 25 Jul 2003 09:47:06 +0000 (09:47 +0000)]
Fix BFN, this was really MY patch that fixed it. :-p

21 years agoAdding bugfix.
Harrie Hazewinkel [Fri, 25 Jul 2003 07:36:42 +0000 (07:36 +0000)]
Adding bugfix.

21 years agoBug 24760 fix, in which the port number when non-default is not handled
Harrie Hazewinkel [Fri, 25 Jul 2003 07:32:39 +0000 (07:32 +0000)]
Bug 24760 fix, in which the port number when non-default is not handled
correctly and ends up as the default port. This seems to be caused by
some buffer overflow where the port number is assign zero, even though
it it is not assigned to the port variable.
Fix was reported and a fix proposed by "chuck+php at 2003 dot snew dot com"

(Bugfixing branch)

21 years agoMFH(r-1.168): fix run-test.php so it can correctly handle skip conditions.
Moriyoshi Koizumi [Fri, 25 Jul 2003 05:52:26 +0000 (05:52 +0000)]
MFH(r-1.168): fix run-test.php so it can correctly handle skip conditions.

21 years agoMFH: fix for #24629
Jason Greene [Fri, 25 Jul 2003 01:50:09 +0000 (01:50 +0000)]
MFH: fix for #24629