]> granicus.if.org Git - php/log
php
21 years ago Fixes the problem where argv and argc are not populated unless S
Brian France [Mon, 31 Mar 2003 21:24:59 +0000 (21:24 +0000)]
Fixes the problem where argv and argc are not populated unless S
is in the variables_order, even if register_argc_argv is on.

21 years agoMFH(r-1.161): fixed proto to sync with the documentation
Moriyoshi Koizumi [Mon, 31 Mar 2003 20:37:15 +0000 (20:37 +0000)]
MFH(r-1.161): fixed proto to sync with the documentation

21 years agoMFH(r-1.10): rearranged search order for the magic file to avoid further
Moriyoshi Koizumi [Mon, 31 Mar 2003 19:49:37 +0000 (19:49 +0000)]
MFH(r-1.10): rearranged search order for the magic file to avoid further
confusions

21 years agoChanging parsedate to be reentrant using pure_parse (Dave)
David Hill [Mon, 31 Mar 2003 14:40:46 +0000 (14:40 +0000)]
Changing parsedate to be reentrant using pure_parse (Dave)

21 years agoMFH remove bogus test
Sander Roobol [Mon, 31 Mar 2003 14:34:50 +0000 (14:34 +0000)]
MFH remove bogus test

21 years agoCorrecting checking of flex version (Dave)
David Hill [Mon, 31 Mar 2003 14:01:55 +0000 (14:01 +0000)]
Correcting checking of flex version (Dave)

21 years agocleanup
foobar [Mon, 31 Mar 2003 08:49:30 +0000 (08:49 +0000)]
cleanup

21 years agoMFH TS issue, noticed by Sebastian Bergmann
Sascha Schumann [Mon, 31 Mar 2003 05:39:45 +0000 (05:39 +0000)]
MFH TS issue, noticed by Sebastian Bergmann

21 years agoMFH
Sascha Schumann [Mon, 31 Mar 2003 03:24:45 +0000 (03:24 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Sun, 30 Mar 2003 20:48:48 +0000 (20:48 +0000)]
Bug fixing news.

21 years agoMFH
Ilia Alshanetsky [Sun, 30 Mar 2003 20:48:14 +0000 (20:48 +0000)]
MFH

21 years agoMFH
Sascha Schumann [Sun, 30 Mar 2003 18:36:46 +0000 (18:36 +0000)]
MFH

21 years agoNo point calling the RSHUTDOWN hook here unless we are actually going
Rasmus Lerdorf [Sun, 30 Mar 2003 18:05:40 +0000 (18:05 +0000)]
No point calling the RSHUTDOWN hook here unless we are actually going
to do something in it.

21 years agoMFH
Moriyoshi Koizumi [Sat, 29 Mar 2003 16:18:11 +0000 (16:18 +0000)]
MFH

21 years agoMFH(r-1.223): CS & WS fixes
Moriyoshi Koizumi [Sat, 29 Mar 2003 16:14:41 +0000 (16:14 +0000)]
MFH(r-1.223): CS & WS fixes

21 years agoMFH(r-1.436): improved bison check; now configure accepts 1.28, 1.35 and 1.75
Moriyoshi Koizumi [Sat, 29 Mar 2003 15:56:25 +0000 (15:56 +0000)]
MFH(r-1.436): improved bison check; now configure accepts 1.28, 1.35 and 1.75
only.

21 years agoMFH: fixed test cases so it wouldn't be failed in case register_globals=on
Moriyoshi Koizumi [Sat, 29 Mar 2003 07:14:26 +0000 (07:14 +0000)]
MFH: fixed test cases so it wouldn't be failed in case register_globals=on

21 years agoMFH
Derick Rethans [Fri, 28 Mar 2003 21:08:58 +0000 (21:08 +0000)]
MFH

21 years agoMFH(r-1.222): do the right fix..
Moriyoshi Koizumi [Fri, 28 Mar 2003 18:25:01 +0000 (18:25 +0000)]
MFH(r-1.222): do the right fix..

21 years agoMFH(r-1.221): fixed bug #22773
Moriyoshi Koizumi [Fri, 28 Mar 2003 17:55:08 +0000 (17:55 +0000)]
MFH(r-1.221): fixed bug #22773

21 years agofix #22899
Harald Radi [Thu, 27 Mar 2003 19:56:09 +0000 (19:56 +0000)]
fix #22899
invoke is called twice

21 years agoMFH
Shane Caraveo [Thu, 27 Mar 2003 17:57:58 +0000 (17:57 +0000)]
MFH

21 years agoBFN
Edin Kadribasic [Thu, 27 Mar 2003 13:32:45 +0000 (13:32 +0000)]
BFN

21 years agoFixed bug #22083.
Edin Kadribasic [Thu, 27 Mar 2003 13:29:59 +0000 (13:29 +0000)]
Fixed bug #22083.

21 years agoMFH
foobar [Thu, 27 Mar 2003 13:16:34 +0000 (13:16 +0000)]
MFH

21 years agoMake sure we never pass a negative arg to emalloc
Rasmus Lerdorf [Tue, 25 Mar 2003 19:26:18 +0000 (19:26 +0000)]
Make sure we never pass a negative arg to emalloc
(once again, this API needs to be fixed, so this is just for 4.3)

21 years agoMFH
Sebastian Bergmann [Tue, 25 Mar 2003 17:18:24 +0000 (17:18 +0000)]
MFH

21 years agoRestrict this function to a max of 65k io vectors to avoid weird
Rasmus Lerdorf [Tue, 25 Mar 2003 15:54:26 +0000 (15:54 +0000)]
Restrict this function to a max of 65k io vectors to avoid weird
overflows.  Purely an arbitrary number.  This API needs cleaning up,
but it would break BC and I don't want to do that in 4.3.

21 years agoMFH
Ilia Alshanetsky [Tue, 25 Mar 2003 15:35:27 +0000 (15:35 +0000)]
MFH

21 years ago* MFH
Martin Jansen [Tue, 25 Mar 2003 14:41:38 +0000 (14:41 +0000)]
* MFH

21 years agoMFH: Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.
foobar [Tue, 25 Mar 2003 13:43:56 +0000 (13:43 +0000)]
MFH: Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes.

21 years agophp_fbsql.dll hasn't been successfully built at least from 4.1.x.
Edin Kadribasic [Tue, 25 Mar 2003 10:19:44 +0000 (10:19 +0000)]
php_fbsql.dll hasn't been successfully built at least from 4.1.x.
Related to #22859.

21 years ago- MFH: not pretty name (bug #22853)
foobar [Tue, 25 Mar 2003 01:38:50 +0000 (01:38 +0000)]
- MFH: not pretty name (bug #22853)

21 years agoMFH
Ilia Alshanetsky [Tue, 25 Mar 2003 01:34:39 +0000 (01:34 +0000)]
MFH

21 years agoPatch by Nathan Fredrickson <nathan@silverorange.com>:
Edin Kadribasic [Mon, 24 Mar 2003 21:46:58 +0000 (21:46 +0000)]
Patch by Nathan Fredrickson <nathan@silverorange.com>:

Remove unneeded library from the link stage and add a couple of missing
defines which are part of libintl.

21 years agoMFH: fixed bug #22834 (compile failure due to ugly implicit casts)
Moriyoshi Koizumi [Mon, 24 Mar 2003 21:22:57 +0000 (21:22 +0000)]
MFH: fixed bug #22834 (compile failure due to ugly implicit casts)

21 years agoNFN
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:42:20 +0000 (19:42 +0000)]
NFN

21 years agoFix arg list segfault
Rasmus Lerdorf [Mon, 24 Mar 2003 19:28:58 +0000 (19:28 +0000)]
Fix arg list segfault

21 years agoMFH(r-1.1): oops...
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:25:14 +0000 (19:25 +0000)]
MFH(r-1.1): oops...

21 years agoMFH(initial): added test cases for new functionality
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:22:18 +0000 (19:22 +0000)]
MFH(initial): added test cases for new functionality

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 24 Mar 2003 19:21:21 +0000 (19:21 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH(r-1.76): added koi8-r, cp866, and cp1251 support for htmlentities()
Moriyoshi Koizumi [Mon, 24 Mar 2003 19:15:16 +0000 (19:15 +0000)]
MFH(r-1.76): added koi8-r, cp866, and cp1251 support for htmlentities()
Patch by Antony Dovgal <tony2001 at phpclub dot net>

21 years agoMFH
Ilia Alshanetsky [Mon, 24 Mar 2003 15:21:57 +0000 (15:21 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 24 Mar 2003 14:54:52 +0000 (14:54 +0000)]
Bug fixing news.

21 years agoMFH
foobar [Mon, 24 Mar 2003 11:21:26 +0000 (11:21 +0000)]
MFH

21 years agoblah..
foobar [Mon, 24 Mar 2003 10:59:47 +0000 (10:59 +0000)]
blah..

21 years agoPHP_WIN32 included
Uwe Schindler [Mon, 24 Mar 2003 10:33:47 +0000 (10:33 +0000)]
PHP_WIN32 included

21 years agoMFH: Fixed bug #18640 properly
foobar [Mon, 24 Mar 2003 10:18:16 +0000 (10:18 +0000)]
MFH: Fixed bug #18640 properly

21 years agoMFH curl detection when multiple installations exist
Wez Furlong [Sun, 23 Mar 2003 18:16:12 +0000 (18:16 +0000)]
MFH curl detection when multiple installations exist

21 years agoMFH(r-1.7): added some compiler check
Moriyoshi Koizumi [Sun, 23 Mar 2003 01:45:28 +0000 (01:45 +0000)]
MFH(r-1.7): added some compiler check

21 years agoMFH(r-1.5): fixed win32 build with non-SBCS locale settings.
Moriyoshi Koizumi [Sat, 22 Mar 2003 23:45:20 +0000 (23:45 +0000)]
MFH(r-1.5): fixed win32 build with non-SBCS locale settings.

21 years agoMFH
Shane Caraveo [Sat, 22 Mar 2003 18:54:56 +0000 (18:54 +0000)]
MFH

21 years agofix for bug #22786 ("Crash when trying to call DomAttribute's set_namespace method")
Christian Stocker [Thu, 20 Mar 2003 09:43:09 +0000 (09:43 +0000)]
fix for bug #22786 ("Crash when trying to call DomAttribute's set_namespace method")

21 years agoFix for persistent stream shutdown in debug builds.
Wez Furlong [Thu, 20 Mar 2003 00:55:58 +0000 (00:55 +0000)]
Fix for persistent stream shutdown in debug builds.

21 years agoThis little fragment didn't get merged from head...
Wez Furlong [Wed, 19 Mar 2003 19:27:52 +0000 (19:27 +0000)]
This little fragment didn't get merged from head...

21 years agoMFH
foobar [Wed, 19 Mar 2003 16:53:25 +0000 (16:53 +0000)]
MFH

21 years agoBFN
foobar [Wed, 19 Mar 2003 08:23:02 +0000 (08:23 +0000)]
BFN

21 years agoMFH: Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI)
foobar [Wed, 19 Mar 2003 08:22:35 +0000 (08:22 +0000)]
MFH: Fixed bug #22775 (Fatal errors exit with status 0 with CGI/CLI)

21 years agoFix my fix.
Wez Furlong [Wed, 19 Mar 2003 01:34:38 +0000 (01:34 +0000)]
Fix my fix.
# The perils of manual merging :/

21 years agoManual merge of persistent stream sanity check from php5.
Wez Furlong [Wed, 19 Mar 2003 00:18:12 +0000 (00:18 +0000)]
Manual merge of persistent stream sanity check from php5.

21 years agoManual merge of the persistent plain file streams code.
Wez Furlong [Tue, 18 Mar 2003 23:39:31 +0000 (23:39 +0000)]
Manual merge of the persistent plain file streams code.
See http://news.php.net/article.php?group=php.cvs&article=19680 for
more information.

21 years agoMFH
Marcus Boerger [Tue, 18 Mar 2003 22:43:00 +0000 (22:43 +0000)]
MFH

21 years agoWS Fix: I forgot to apply Q} to my comment.
Wez Furlong [Tue, 18 Mar 2003 22:25:02 +0000 (22:25 +0000)]
WS Fix: I forgot to apply Q} to my comment.

21 years agoMFH: fix for bug #22765
foobar [Tue, 18 Mar 2003 17:31:55 +0000 (17:31 +0000)]
MFH: fix for bug #22765

21 years agoAvoid using FILE* unless we have to.
Wez Furlong [Tue, 18 Mar 2003 16:39:06 +0000 (16:39 +0000)]
Avoid using FILE* unless we have to.

21 years agoBFN
Wez Furlong [Tue, 18 Mar 2003 15:21:33 +0000 (15:21 +0000)]
BFN

21 years agoFix my 64-bit casting fix.
Wez Furlong [Tue, 18 Mar 2003 14:41:46 +0000 (14:41 +0000)]
Fix my 64-bit casting fix.
MFH Fix for #22721 - poor performance for file() on systems without mmap
support.

21 years agoBFN
foobar [Tue, 18 Mar 2003 02:15:22 +0000 (02:15 +0000)]
BFN

21 years agoMFH: Fixed bug #22751 (Compile error in gdcache when external libgd is used)
foobar [Tue, 18 Mar 2003 02:14:22 +0000 (02:14 +0000)]
MFH: Fixed bug #22751 (Compile error in gdcache when external libgd is used)

21 years agoBFN
foobar [Tue, 18 Mar 2003 01:26:16 +0000 (01:26 +0000)]
BFN

21 years agoMFH: Fix for bug #22672
foobar [Tue, 18 Mar 2003 01:24:57 +0000 (01:24 +0000)]
MFH: Fix for bug #22672

21 years agoMFH
Ilia Alshanetsky [Mon, 17 Mar 2003 22:26:51 +0000 (22:26 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Mon, 17 Mar 2003 18:47:29 +0000 (18:47 +0000)]
MFH

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 17 Mar 2003 18:33:30 +0000 (18:33 +0000)]
Bug fixing news.

21 years agoMFH
foobar [Mon, 17 Mar 2003 15:56:31 +0000 (15:56 +0000)]
MFH

21 years agoBFN
foobar [Mon, 17 Mar 2003 15:19:30 +0000 (15:19 +0000)]
BFN

21 years agoMFH Fix for Bug #21310
Wez Furlong [Mon, 17 Mar 2003 13:50:23 +0000 (13:50 +0000)]
MFH Fix for Bug #21310

21 years agoMFH
foobar [Mon, 17 Mar 2003 12:43:36 +0000 (12:43 +0000)]
MFH

21 years agoNote about apache2 change
foobar [Mon, 17 Mar 2003 10:00:46 +0000 (10:00 +0000)]
Note about apache2 change

21 years agoMFH: - Fixed bug #22709 (crash within interbase when database unavailable)
foobar [Sun, 16 Mar 2003 00:38:51 +0000 (00:38 +0000)]
MFH: - Fixed bug #22709 (crash within interbase when database unavailable)

21 years agoMFH bugfix #21751
Marcus Boerger [Sun, 16 Mar 2003 00:03:27 +0000 (00:03 +0000)]
MFH bugfix #21751

21 years agoMFH: added test for bug #22592
Moriyoshi Koizumi [Sat, 15 Mar 2003 23:37:53 +0000 (23:37 +0000)]
MFH: added test for bug #22592

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 15 Mar 2003 23:37:18 +0000 (23:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years ago64 bit fixes
Wez Furlong [Sat, 15 Mar 2003 13:25:38 +0000 (13:25 +0000)]
64 bit fixes

21 years agoMFH
foobar [Sat, 15 Mar 2003 00:45:44 +0000 (00:45 +0000)]
MFH

21 years agoMFH: "allow_webdav_methods" does not exist / is not needed anymore
foobar [Sat, 15 Mar 2003 00:26:43 +0000 (00:26 +0000)]
MFH: "allow_webdav_methods" does not exist / is not needed anymore

21 years agoMFH: No c++ comments
foobar [Fri, 14 Mar 2003 17:50:02 +0000 (17:50 +0000)]
MFH: No c++ comments

21 years agoMFH: no c++ comments
foobar [Fri, 14 Mar 2003 17:40:55 +0000 (17:40 +0000)]
MFH: no c++ comments

21 years agoMFH: fixed typo
Moriyoshi Koizumi [Fri, 14 Mar 2003 17:14:08 +0000 (17:14 +0000)]
MFH: fixed typo

21 years ago- Explain that it is interbase related (Thanks to Andrey)
Derick Rethans [Fri, 14 Mar 2003 13:01:29 +0000 (13:01 +0000)]
- Explain that it is interbase related (Thanks to Andrey)

21 years ago- BFN
Derick Rethans [Fri, 14 Mar 2003 11:51:31 +0000 (11:51 +0000)]
- BFN

21 years agoreverting to 1.8.4.1
Daniela Mariaschi [Fri, 14 Mar 2003 10:47:58 +0000 (10:47 +0000)]
reverting to 1.8.4.1

21 years agoMFH
Daniela Mariaschi [Thu, 13 Mar 2003 23:21:49 +0000 (23:21 +0000)]
MFH

21 years agoBFN shortening
foobar [Thu, 13 Mar 2003 22:54:48 +0000 (22:54 +0000)]
BFN shortening

21 years agoDocument removal of gd1 support on windows.
Edin Kadribasic [Thu, 13 Mar 2003 22:32:16 +0000 (22:32 +0000)]
Document removal of gd1 support on windows.

21 years agoDrop support for php_gd.dll (gd1).
Edin Kadribasic [Thu, 13 Mar 2003 22:23:10 +0000 (22:23 +0000)]
Drop support for php_gd.dll (gd1).
The default build (gd.dsp) is now bundled gd2.

21 years agoDisable building of apache2filter (obsoleted by handler).
Edin Kadribasic [Thu, 13 Mar 2003 22:03:20 +0000 (22:03 +0000)]
Disable building of apache2filter (obsoleted by handler).

21 years agoNumeric/decimal datatype overflow on Win32
Daniela Mariaschi [Thu, 13 Mar 2003 22:02:10 +0000 (22:02 +0000)]
Numeric/decimal datatype overflow on Win32
Fixed bug #20641

21 years agoMake apache2 handler produce php4apache2.dll which should work as a
Edin Kadribasic [Thu, 13 Mar 2003 22:01:43 +0000 (22:01 +0000)]
Make apache2 handler produce php4apache2.dll which should work as a
drop in replacement for the filter. Remove max_request_per_child from
minfo() since that function is not exported by win32 version of apache2
lib.

21 years ago* Also fix #21845 in the release branch.
Martin Jansen [Thu, 13 Mar 2003 21:10:26 +0000 (21:10 +0000)]
* Also fix #21845 in the release branch.

# This is *no* complete MFH, I just applied the patch in the other branch.