]> granicus.if.org Git - php/log
php
21 years agoBFN
foobar [Tue, 4 Nov 2003 13:23:44 +0000 (13:23 +0000)]
BFN

21 years agoSunONE servers
Uwe Schindler [Tue, 4 Nov 2003 09:02:01 +0000 (09:02 +0000)]
SunONE servers

21 years agoMFH: - limit writing of field data to field len + 1
foobar [Tue, 4 Nov 2003 06:09:19 +0000 (06:09 +0000)]
MFH: - limit writing of field data to field len + 1
       This fixed many memory overrun errors which appeared
       in several scripts when writing a record.

by: Uwe Steinmann <steinm@php.net>

21 years agoMFH: Possible fix for bug #26103
foobar [Tue, 4 Nov 2003 05:15:55 +0000 (05:15 +0000)]
MFH: Possible fix for bug #26103

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 4 Nov 2003 05:15:20 +0000 (05:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect
Ilia Alshanetsky [Tue, 4 Nov 2003 01:56:07 +0000 (01:56 +0000)]
MFH: Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect
results).

21 years agoBug fixing news
Ilia Alshanetsky [Tue, 4 Nov 2003 01:40:22 +0000 (01:40 +0000)]
Bug fixing news

21 years agoMFH: Fixed bug #25581 (getimagesize () return incorrect values on bitmap
Ilia Alshanetsky [Tue, 4 Nov 2003 01:38:33 +0000 (01:38 +0000)]
MFH: Fixed bug #25581 (getimagesize () return incorrect values on bitmap
(os2) files).

21 years agoMFH: Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called
Ilia Alshanetsky [Tue, 4 Nov 2003 01:32:40 +0000 (01:32 +0000)]
MFH: Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called
after every mcrypt_generic_init() call).

21 years agocosmetics
foobar [Mon, 3 Nov 2003 23:16:28 +0000 (23:16 +0000)]
cosmetics

21 years agoFix tsrm build
Edin Kadribasic [Sun, 2 Nov 2003 23:14:18 +0000 (23:14 +0000)]
Fix tsrm build

21 years agoback to dev.
Ilia Alshanetsky [Sun, 2 Nov 2003 23:12:02 +0000 (23:12 +0000)]
back to dev.

21 years agoGo with 4.3.4
Ilia Alshanetsky [Sun, 2 Nov 2003 22:15:05 +0000 (22:15 +0000)]
Go with 4.3.4

21 years agoPrepare NEWS file for 4.3.4 release.
Ilia Alshanetsky [Sun, 2 Nov 2003 21:56:26 +0000 (21:56 +0000)]
Prepare NEWS file for 4.3.4 release.

21 years agothis is not needed
Uwe Schindler [Sat, 1 Nov 2003 23:56:58 +0000 (23:56 +0000)]
this is not needed

21 years agonot really adequate here
Sascha Schumann [Sat, 1 Nov 2003 22:34:02 +0000 (22:34 +0000)]
not really adequate here

21 years agonews update
Uwe Schindler [Sat, 1 Nov 2003 12:50:48 +0000 (12:50 +0000)]
news update

21 years agoack
Greg Beaver [Sat, 1 Nov 2003 05:18:55 +0000 (05:18 +0000)]
ack

21 years agomight as well, someone will try it someday
Greg Beaver [Sat, 1 Nov 2003 05:17:40 +0000 (05:17 +0000)]
might as well, someone will try it someday

21 years agorework some odd code
Greg Beaver [Sat, 1 Nov 2003 05:16:04 +0000 (05:16 +0000)]
rework some odd code

21 years agoPATH_SEPARATOR is very handy
Greg Beaver [Sat, 1 Nov 2003 05:14:11 +0000 (05:14 +0000)]
PATH_SEPARATOR is very handy

21 years agoMFH all fixes found by unit tests
Greg Beaver [Sat, 1 Nov 2003 05:07:55 +0000 (05:07 +0000)]
MFH all fixes found by unit tests

21 years agoMFH
Uwe Schindler [Fri, 31 Oct 2003 17:32:04 +0000 (17:32 +0000)]
MFH

21 years agoSend correct default content type from php.ini not static text/html (important for...
Uwe Schindler [Fri, 31 Oct 2003 12:17:43 +0000 (12:17 +0000)]
Send correct default content type from php.ini not static text/html (important for other charsets than iso-8859-1)

21 years agoMFH #171
Greg Beaver [Fri, 31 Oct 2003 04:55:00 +0000 (04:55 +0000)]
MFH #171

21 years agoFix "bug" #26039
foobar [Fri, 31 Oct 2003 01:28:11 +0000 (01:28 +0000)]
Fix "bug" #26039

21 years agoFix ZTS build #2
Uwe Schindler [Thu, 30 Oct 2003 01:05:25 +0000 (01:05 +0000)]
Fix ZTS build #2

21 years agoA bit pickier about platform.
Moriyoshi Koizumi [Wed, 29 Oct 2003 21:58:33 +0000 (21:58 +0000)]
A bit pickier about platform.

21 years agoBFN
Moriyoshi Koizumi [Wed, 29 Oct 2003 21:56:16 +0000 (21:56 +0000)]
BFN

21 years agoMFH(r-1.131): This check's always necessary.
Moriyoshi Koizumi [Wed, 29 Oct 2003 21:51:22 +0000 (21:51 +0000)]
MFH(r-1.131): This check's always necessary.

21 years agoA possible fix for bug #26026.
Moriyoshi Koizumi [Wed, 29 Oct 2003 18:46:40 +0000 (18:46 +0000)]
A possible fix for bug #26026.
# Actually a revisit of the patch on 1.112, mysteriously backed out on 1.119.

21 years agoAdding missing TSRMLS_CC to fix zts build
Frank M. Kromann [Wed, 29 Oct 2003 17:37:10 +0000 (17:37 +0000)]
Adding missing TSRMLS_CC to fix zts build

21 years agoBack to dev.
Ilia Alshanetsky [Wed, 29 Oct 2003 14:03:29 +0000 (14:03 +0000)]
Back to dev.

21 years agoGo with RC3 release.
Ilia Alshanetsky [Wed, 29 Oct 2003 13:18:12 +0000 (13:18 +0000)]
Go with RC3 release.

21 years agoFix typo in parameter
Frank M. Kromann [Wed, 29 Oct 2003 05:34:21 +0000 (05:34 +0000)]
Fix typo in parameter

21 years agoMFH
foobar [Tue, 28 Oct 2003 15:24:16 +0000 (15:24 +0000)]
MFH

21 years agoRemove test because the problem won't be fixed for 4.x releases.
Moriyoshi Koizumi [Mon, 27 Oct 2003 18:14:04 +0000 (18:14 +0000)]
Remove test because the problem won't be fixed for 4.x releases.

21 years agoFix VPATH build (patch by Joe Orton <jorton at redhat dot com>)
Moriyoshi Koizumi [Mon, 27 Oct 2003 17:50:07 +0000 (17:50 +0000)]
Fix VPATH build (patch by Joe Orton <jorton at redhat dot com>)

21 years agoNo need to have ze2 specific tests in this branch.
Moriyoshi Koizumi [Sun, 26 Oct 2003 16:27:40 +0000 (16:27 +0000)]
No need to have ze2 specific tests in this branch.

21 years agoPrevent leaks in the overload extension that occur in some special cases.
Moriyoshi Koizumi [Sun, 26 Oct 2003 16:10:07 +0000 (16:10 +0000)]
Prevent leaks in the overload extension that occur in some special cases.

21 years agorevert my previous patch.
Rui Hirokawa [Sun, 26 Oct 2003 07:47:42 +0000 (07:47 +0000)]
revert my previous patch.

21 years agoRemove just unnecessary leftovers
Moriyoshi Koizumi [Sun, 26 Oct 2003 03:42:27 +0000 (03:42 +0000)]
Remove just unnecessary leftovers

21 years agoBackport some patch already in HEAD to assure backwards compatibility
Moriyoshi Koizumi [Sun, 26 Oct 2003 03:41:19 +0000 (03:41 +0000)]
Backport some patch already in HEAD to assure backwards compatibility

21 years agofixed windows build.
Rui Hirokawa [Sat, 25 Oct 2003 12:41:54 +0000 (12:41 +0000)]
fixed windows build.

21 years agombfilter is replaced with libmbfl to maintain the licence compatibility. mbregex...
Rui Hirokawa [Sat, 25 Oct 2003 11:58:46 +0000 (11:58 +0000)]
mbfilter is replaced with libmbfl to maintain the licence compatibility. mbregex.[ch] is moved to mbregex/ for the same reason.

21 years agoname/value in multipart/form-date will be converted into internal encoding when mbstr...
Rui Hirokawa [Sat, 25 Oct 2003 10:30:51 +0000 (10:30 +0000)]
name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.

21 years agoAdd test case for bug #25831
Moriyoshi Koizumi [Sat, 25 Oct 2003 04:43:47 +0000 (04:43 +0000)]
Add test case for bug #25831

21 years agohrm
foobar [Fri, 24 Oct 2003 22:44:41 +0000 (22:44 +0000)]
hrm

21 years agoMFH: Fixed bug #25955 (Compile failure on MacOSX 10.3 (Panther)).
Ilia Alshanetsky [Fri, 24 Oct 2003 17:51:03 +0000 (17:51 +0000)]
MFH: Fixed bug #25955 (Compile failure on MacOSX 10.3 (Panther)).

21 years agoMFH
Greg Beaver [Fri, 24 Oct 2003 05:35:42 +0000 (05:35 +0000)]
MFH

21 years agoMFH #25174
Greg Beaver [Fri, 24 Oct 2003 05:34:16 +0000 (05:34 +0000)]
MFH #25174

21 years agoNews & test regarding bug #25922
Ilia Alshanetsky [Wed, 22 Oct 2003 23:48:48 +0000 (23:48 +0000)]
News & test regarding bug #25922

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 22 Oct 2003 23:42:56 +0000 (23:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agotypo
Moriyoshi Koizumi [Tue, 21 Oct 2003 02:22:55 +0000 (02:22 +0000)]
typo

21 years agoAdd regression test for bug #25900
Moriyoshi Koizumi [Tue, 21 Oct 2003 02:21:29 +0000 (02:21 +0000)]
Add regression test for bug #25900

21 years agoBack to dev.
Ilia Alshanetsky [Mon, 20 Oct 2003 16:58:56 +0000 (16:58 +0000)]
Back to dev.

21 years agoMFH(r-1.4): Fix typo
Moriyoshi Koizumi [Mon, 20 Oct 2003 16:10:00 +0000 (16:10 +0000)]
MFH(r-1.4): Fix typo

21 years agoRC2 is a go.
Ilia Alshanetsky [Mon, 20 Oct 2003 16:08:17 +0000 (16:08 +0000)]
RC2 is a go.

21 years agoMFH for 4.3.4RC2
Tomas V.V.Cox [Mon, 20 Oct 2003 15:51:46 +0000 (15:51 +0000)]
MFH for 4.3.4RC2

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 20 Oct 2003 15:45:56 +0000 (15:45 +0000)]
Bug fixing news.

21 years agoFix bug #25900 (document->get_elements_by_tag_name with default xmlns)
Rob Richards [Mon, 20 Oct 2003 15:43:02 +0000 (15:43 +0000)]
Fix bug #25900 (document->get_elements_by_tag_name with default xmlns)

21 years agoMFH(r-1.108): Fix compiler warnings
Moriyoshi Koizumi [Mon, 20 Oct 2003 15:42:10 +0000 (15:42 +0000)]
MFH(r-1.108): Fix compiler warnings

21 years agoMFH: Fixed bug #25918 (Possible crash in mime_content_type()).
Ilia Alshanetsky [Mon, 20 Oct 2003 14:37:02 +0000 (14:37 +0000)]
MFH: Fixed bug #25918 (Possible crash in mime_content_type()).

21 years agoMFH: Fixed bug #25923 (mail() modifies the to & subject arguments).
Ilia Alshanetsky [Mon, 20 Oct 2003 14:22:10 +0000 (14:22 +0000)]
MFH: Fixed bug #25923 (mail() modifies the to & subject arguments).

21 years agoMFH: Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)
Ilia Alshanetsky [Mon, 20 Oct 2003 01:59:48 +0000 (01:59 +0000)]
MFH: Fixed bug #25895 (Incorrect detection of safe_mode limited ini options)

21 years agochech -> check
Wez Furlong [Sat, 18 Oct 2003 09:44:12 +0000 (09:44 +0000)]
chech -> check

21 years agonew SunONE server
Uwe Schindler [Fri, 17 Oct 2003 21:57:45 +0000 (21:57 +0000)]
new SunONE server

21 years agoFix bug #25888 (Crash of php.exe when xpath_eval of a namespace)
Rob Richards [Fri, 17 Oct 2003 15:56:06 +0000 (15:56 +0000)]
Fix bug #25888 (Crash of php.exe when xpath_eval of a namespace)
memleak fix in domxml_node_name
keep blanks loading document fix

21 years agoFix comment
Sascha Schumann [Fri, 17 Oct 2003 11:09:49 +0000 (11:09 +0000)]
Fix comment

21 years agoMFH: Fixed formatting issues (patch by: Joe Orton)
Ilia Alshanetsky [Fri, 17 Oct 2003 02:21:37 +0000 (02:21 +0000)]
MFH: Fixed formatting issues (patch by: Joe Orton)

21 years ago- Fixed the real reason for build problems: dos eols
foobar [Thu, 16 Oct 2003 14:24:59 +0000 (14:24 +0000)]
- Fixed the real reason for build problems: dos eols

21 years ago- Fixed ZTS build (Nuked extra TSRMLS_FETCH)
foobar [Thu, 16 Oct 2003 09:08:42 +0000 (09:08 +0000)]
- Fixed ZTS build (Nuked extra TSRMLS_FETCH)

21 years ago- config.w32.h is in main/ not ext/standard..
foobar [Thu, 16 Oct 2003 04:50:03 +0000 (04:50 +0000)]
- config.w32.h is in main/ not ext/standard..

21 years agoMFH: Do not strip trailing spaces.
Ilia Alshanetsky [Thu, 16 Oct 2003 04:24:13 +0000 (04:24 +0000)]
MFH: Do not strip trailing spaces.

21 years agoMFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).
Ilia Alshanetsky [Wed, 15 Oct 2003 03:32:18 +0000 (03:32 +0000)]
MFH: Fixed bug #25777 (Do not rtrim() of text fields fetched from mssql).

21 years agoDon't forget to check for tzset...
Wez Furlong [Wed, 15 Oct 2003 00:19:30 +0000 (00:19 +0000)]
Don't forget to check for tzset...

21 years agoFix bug #25825. tzset() was not called when resetting the TZ env var.
Wez Furlong [Wed, 15 Oct 2003 00:14:37 +0000 (00:14 +0000)]
Fix bug #25825. tzset() was not called when resetting the TZ env var.
In addition, fix a slight error (made by sniper!) which would trigger
tzset() to be called for any env var beginning with TZ, and not just
TZ itself.

21 years agoEmbed date of last modification
Sascha Schumann [Tue, 14 Oct 2003 08:11:18 +0000 (08:11 +0000)]
Embed date of last modification

21 years agoMFH: Fixed bug #25836 (last key of multi-dimensional array passed via GPC
Ilia Alshanetsky [Tue, 14 Oct 2003 03:48:09 +0000 (03:48 +0000)]
MFH: Fixed bug #25836 (last key of multi-dimensional array passed via GPC
not being escaped when magic_quotes_gpc is on).

21 years agoUnintialized variable fix from Joe Orton.
Wez Furlong [Mon, 13 Oct 2003 11:47:05 +0000 (11:47 +0000)]
Unintialized variable fix from Joe Orton.

21 years agoFix uninitialized value.
Wez Furlong [Mon, 13 Oct 2003 11:42:22 +0000 (11:42 +0000)]
Fix uninitialized value.
Patch from Joe Orton.

21 years ago- Email address change
Derick Rethans [Mon, 13 Oct 2003 09:30:53 +0000 (09:30 +0000)]
- Email address change

21 years agoMFH: Fixed bug #25800 (parse_url() could not parse urls with empty port).
Ilia Alshanetsky [Mon, 13 Oct 2003 04:28:34 +0000 (04:28 +0000)]
MFH: Fixed bug #25800 (parse_url() could not parse urls with empty port).

21 years agoMFH: Remove sendmail patch check.
Ilia Alshanetsky [Mon, 13 Oct 2003 04:15:25 +0000 (04:15 +0000)]
MFH: Remove sendmail patch check.

21 years agoBFN
foobar [Sun, 12 Oct 2003 23:49:34 +0000 (23:49 +0000)]
BFN

21 years agoMFH fix for 25558 in case there is ever another 4.3 release.
Vlad Krupin [Sun, 12 Oct 2003 01:09:28 +0000 (01:09 +0000)]
MFH fix for 25558 in case there is ever another 4.3 release.

21 years agoFixed bug #25814 (Make flock() return correct value when 3rd argument is
Ilia Alshanetsky [Fri, 10 Oct 2003 01:38:02 +0000 (01:38 +0000)]
Fixed bug #25814 (Make flock() return correct value when 3rd argument is
used).

# This bug is 4.3.X specific, no need to MFB into 5.X tree.

21 years agoMFH: Fixed bug #25746 (Do not bail out when unable to chdir original dir on
Ilia Alshanetsky [Thu, 9 Oct 2003 02:59:03 +0000 (02:59 +0000)]
MFH: Fixed bug #25746 (Do not bail out when unable to chdir original dir on
systems with broken getcwd()).

21 years agoDon't forget these EOF flags either...
Wez Furlong [Wed, 8 Oct 2003 11:22:47 +0000 (11:22 +0000)]
Don't forget these EOF flags either...

21 years ago- Reverted the 'fix' for bug #25494
foobar [Wed, 8 Oct 2003 11:16:22 +0000 (11:16 +0000)]
- Reverted the 'fix' for bug #25494
# Can we now get peace on internals@ about this stupid issue?

21 years agoBackport from HEAD; set EOF marker after each read attempt to avoid it
Wez Furlong [Wed, 8 Oct 2003 10:58:28 +0000 (10:58 +0000)]
Backport from HEAD; set EOF marker after each read attempt to avoid it
being stuck in the on position.
Partial "fix" for #25649.

21 years ago- Fixed bug #25780 (MFH: ext/session: invalid session.cookie_lifetime causes crash...
foobar [Wed, 8 Oct 2003 10:25:39 +0000 (10:25 +0000)]
- Fixed bug #25780 (MFH: ext/session: invalid session.cookie_lifetime causes crash in win32).

21 years agoMFH(r-1.174): Better fix for bug #25758
Moriyoshi Koizumi [Wed, 8 Oct 2003 01:52:07 +0000 (01:52 +0000)]
MFH(r-1.174): Better fix for bug #25758

21 years agoMFH: Fixed bug #25758 (var_export does not escape ' & \ inside array keys)
Ilia Alshanetsky [Wed, 8 Oct 2003 01:17:12 +0000 (01:17 +0000)]
MFH: Fixed bug #25758 (var_export does not escape ' & \ inside array keys)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 8 Oct 2003 01:16:45 +0000 (01:16 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Bugfix #25770 Segfault with PHP and bison 1.875
Marcus Boerger [Tue, 7 Oct 2003 10:04:51 +0000 (10:04 +0000)]
MFH: Bugfix #25770 Segfault with PHP and bison 1.875

21 years agoBFN
foobar [Tue, 7 Oct 2003 09:59:50 +0000 (09:59 +0000)]
BFN

21 years agoMFH: - Fixed bug #18534 (ifx_close() leaves open session)
Corne' Cornelius [Tue, 7 Oct 2003 09:36:41 +0000 (09:36 +0000)]
MFH: - Fixed bug #18534 (ifx_close() leaves open session)
MFH: - (ifx_do_close) Added

21 years agoMFH: Cleaned up previous patch.
Ilia Alshanetsky [Tue, 7 Oct 2003 00:36:27 +0000 (00:36 +0000)]
MFH: Cleaned up previous patch.

21 years agoFix typo
Ard Biesheuvel [Tue, 7 Oct 2003 00:11:03 +0000 (00:11 +0000)]
Fix typo