]> granicus.if.org Git - php/log
php
20 years agoRC1 release date.
Ilia Alshanetsky [Tue, 23 Nov 2004 14:08:19 +0000 (14:08 +0000)]
RC1 release date.

20 years agotagging 4.3.10RC1
Ilia Alshanetsky [Tue, 23 Nov 2004 14:03:27 +0000 (14:03 +0000)]
tagging 4.3.10RC1

20 years ago(Sort of) MFH: export PHP iconv symbols using the old build too
Edin Kadribasic [Tue, 23 Nov 2004 12:14:20 +0000 (12:14 +0000)]
(Sort of) MFH: export PHP iconv symbols using the old build too

20 years ago- MFH: export "php_iconv_string()"
Derick Rethans [Tue, 23 Nov 2004 09:45:23 +0000 (09:45 +0000)]
- MFH: export "php_iconv_string()"

20 years ago- MFH: Added test case for bug #28599
Derick Rethans [Tue, 23 Nov 2004 09:41:53 +0000 (09:41 +0000)]
- MFH: Added test case for bug #28599

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 23 Nov 2004 09:40:08 +0000 (09:40 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoFix #30860 configure fails when tds is compiled as shared
Frank M. Kromann [Mon, 22 Nov 2004 19:42:31 +0000 (19:42 +0000)]
Fix #30860 configure fails when tds is compiled as shared

20 years ago- Add missing .cvsignore
Marcus Boerger [Sun, 21 Nov 2004 17:47:26 +0000 (17:47 +0000)]
- Add missing .cvsignore

20 years agoMFH
Stefan Esser [Sat, 20 Nov 2004 20:16:44 +0000 (20:16 +0000)]
MFH

20 years ago- Entry for #30229
Pierre Joye [Sat, 20 Nov 2004 13:40:30 +0000 (13:40 +0000)]
- Entry for #30229

20 years ago- Fix #30229, imagerectangle draw the corners twice, making it useless
Pierre Joye [Sat, 20 Nov 2004 13:34:52 +0000 (13:34 +0000)]
- Fix #30229, imagerectangle draw the corners twice, making it useless
  with alpha channel.
  Fix it to work well with thick>1 as well, both filled and wired rectangle

20 years agoBFN
Antony Dovgal [Fri, 19 Nov 2004 17:03:52 +0000 (17:03 +0000)]
BFN

20 years agoMFH: fix bug #30587 (array_multisort doesn't separate zvals before changing them)
Antony Dovgal [Fri, 19 Nov 2004 16:58:38 +0000 (16:58 +0000)]
MFH: fix bug #30587 (array_multisort doesn't separate zvals before changing them)

20 years agoFixed bug #30826 (Certain reference relations cannot be unserialized
Ilia Alshanetsky [Thu, 18 Nov 2004 22:14:42 +0000 (22:14 +0000)]
Fixed bug #30826 (Certain reference relations cannot be unserialized
properly).

20 years agoMFH: Gracefully handle allocation failure.
Ilia Alshanetsky [Wed, 17 Nov 2004 23:43:31 +0000 (23:43 +0000)]
MFH: Gracefully handle allocation failure.

20 years ago- Fix #30739, imagefill does not set back the alphablending mode
Pierre Joye [Wed, 17 Nov 2004 17:13:42 +0000 (17:13 +0000)]
- Fix #30739, imagefill does not set back the alphablending mode

20 years agoFix windows build
Edin Kadribasic [Wed, 17 Nov 2004 00:10:26 +0000 (00:10 +0000)]
Fix windows build

20 years agoMFH: Fix win32 build.
Frank M. Kromann [Mon, 15 Nov 2004 23:27:26 +0000 (23:27 +0000)]
MFH: Fix win32 build.

20 years agoMFH: Avoid renaming of sprintf to php_sprintf
Frank M. Kromann [Mon, 15 Nov 2004 23:26:40 +0000 (23:26 +0000)]
MFH: Avoid renaming of sprintf to php_sprintf

20 years ago- Cleaned up some of the locale mess:
Derick Rethans [Mon, 15 Nov 2004 13:40:31 +0000 (13:40 +0000)]
- Cleaned up some of the locale mess:
  * all internal use of sprintf, snprintf and the like will always
    use the . as thousands seperator (if php.h is included only!).
  * echo, printf() and sprintf() always render locale-aware
  * added the %F modifier for non-locale aware rendering for floats

20 years agofixed Bug #29297
Rainer Schaaf [Sat, 13 Nov 2004 23:42:08 +0000 (23:42 +0000)]
fixed Bug #29297
Configure now only allows to work with PDFlib up to PDFlib 4, as newer
PDFlib versions need the code from the PDFlib PECL module.

20 years agoMFH: fix #30751 (phpinfo() shows the same ini path after reconfigure with --with...
Antony Dovgal [Thu, 11 Nov 2004 07:01:16 +0000 (07:01 +0000)]
MFH: fix #30751 (phpinfo() shows the same ini path after reconfigure with --with-config-file-path)

20 years agoMFH: Fixed bug #30750 (Meaningful error message when upload directory is not
Ilia Alshanetsky [Thu, 11 Nov 2004 00:40:18 +0000 (00:40 +0000)]
MFH: Fixed bug #30750 (Meaningful error message when upload directory is not
accessible).

20 years agoMFH: CloseHandle
Wez Furlong [Wed, 10 Nov 2004 20:28:27 +0000 (20:28 +0000)]
MFH: CloseHandle

20 years agoMFH: Fixed possible overflow.
Ilia Alshanetsky [Wed, 10 Nov 2004 01:44:58 +0000 (01:44 +0000)]
MFH: Fixed possible overflow.

20 years agoMFH: Fixed crash inside cpdf_setdash() if called before page init.
Ilia Alshanetsky [Tue, 9 Nov 2004 00:45:39 +0000 (00:45 +0000)]
MFH: Fixed crash inside cpdf_setdash() if called before page init.

20 years agoMFH: Fixed possible crash on fstat() failure.
Ilia Alshanetsky [Mon, 8 Nov 2004 04:55:14 +0000 (04:55 +0000)]
MFH: Fixed possible crash on fstat() failure.

20 years agoMFH Bug #30627
Marcus Boerger [Thu, 4 Nov 2004 20:17:25 +0000 (20:17 +0000)]
MFH Bug #30627

20 years ago- MFH: Fixed bug #30630: Added a BSD based strtod function that is
Derick Rethans [Wed, 3 Nov 2004 23:36:03 +0000 (23:36 +0000)]
- MFH: Fixed bug #30630: Added a BSD based strtod function that is
  locale-independent. (PHP part)

20 years agoBFN
Antony Dovgal [Wed, 3 Nov 2004 13:42:51 +0000 (13:42 +0000)]
BFN

20 years agofix bug #30654 (persistent connection is deleted from hash if there was exclusive...
Antony Dovgal [Wed, 3 Nov 2004 13:35:56 +0000 (13:35 +0000)]
fix bug #30654 (persistent connection is deleted from hash if there was exclusive connection with the same credentials)
No need for MFB here - 5.x.x branches work fine.

20 years agoMFH: Fixed bug #30658 (Ensure that temporary files created by GD are removed).
Ilia Alshanetsky [Tue, 2 Nov 2004 16:42:13 +0000 (16:42 +0000)]
MFH: Fixed bug #30658 (Ensure that temporary files created by GD are removed).

20 years agoMFH: Fixed open_basedir & safe_mode bypass inside readlink() function.
Ilia Alshanetsky [Tue, 2 Nov 2004 00:38:07 +0000 (00:38 +0000)]
MFH: Fixed open_basedir & safe_mode bypass inside readlink() function.

20 years agoMFH: Fixed bug #30613 (Prevent infinite recursion in url redirection).
Ilia Alshanetsky [Mon, 1 Nov 2004 04:56:10 +0000 (04:56 +0000)]
MFH:  Fixed bug #30613 (Prevent infinite recursion in url redirection).

20 years ago- [PATCH] Bug fix for #29770, but for PHP 4.3.9 (Vladimir Zidar)
Andi Gutmans [Fri, 29 Oct 2004 00:38:44 +0000 (00:38 +0000)]
- [PATCH] Bug fix for #29770, but for PHP 4.3.9 (Vladimir Zidar)

20 years agofix Win32 & Netware build
Antony Dovgal [Thu, 28 Oct 2004 05:05:57 +0000 (05:05 +0000)]
fix Win32 & Netware build

20 years agoBFN
Antony Dovgal [Wed, 27 Oct 2004 12:06:13 +0000 (12:06 +0000)]
BFN

20 years agoMFH: fix bug #30388 (rename across filesystems loses ownership and permission info)
Antony Dovgal [Wed, 27 Oct 2004 12:01:20 +0000 (12:01 +0000)]
MFH: fix bug #30388 (rename across filesystems loses ownership and permission info)

20 years agoFix possible crash; patch by Kamesh Jayachandran
Wez Furlong [Wed, 27 Oct 2004 11:11:28 +0000 (11:11 +0000)]
Fix possible crash; patch by Kamesh Jayachandran

20 years agoBFN
Wez Furlong [Tue, 26 Oct 2004 09:31:20 +0000 (09:31 +0000)]
BFN

20 years agoFix for Bug #29418 (double free when openssl_csr_new fails).
Wez Furlong [Tue, 26 Oct 2004 09:29:22 +0000 (09:29 +0000)]
Fix for Bug #29418 (double free when openssl_csr_new fails).
Also hook up MSHUTDOWN function which appears to have never been enabled.

Patch by Kamesh Jayachandran

20 years agoRevert Linux LFS patch
Edin Kadribasic [Fri, 22 Oct 2004 10:46:07 +0000 (10:46 +0000)]
Revert Linux LFS patch

20 years agoBFN
Edin Kadribasic [Fri, 22 Oct 2004 00:00:41 +0000 (00:00 +0000)]
BFN

20 years agoBFN
Edin Kadribasic [Thu, 21 Oct 2004 23:59:11 +0000 (23:59 +0000)]
BFN

20 years agoEnable LFS (large file support) for Linux. Support for other operating
Edin Kadribasic [Thu, 21 Oct 2004 23:47:59 +0000 (23:47 +0000)]
Enable LFS (large file support) for Linux. Support for other operating
systems can be added later. FreeBSD does not seem to require any
special compile flags to enable LFS.
Fixes #27792.

20 years agoMFH: bugfix #30133
Edin Kadribasic [Thu, 21 Oct 2004 23:43:41 +0000 (23:43 +0000)]
MFH: bugfix #30133

20 years agoMFH: Fix case where php_handle_aborted_connection was called
Joe Orton [Thu, 21 Oct 2004 19:43:37 +0000 (19:43 +0000)]
MFH: Fix case where php_handle_aborted_connection was called
outside a try/end_try block (#25570).

20 years agoMFH: Fixed apache2* SAPI build against httpd 2.1.
Joe Orton [Thu, 21 Oct 2004 19:41:55 +0000 (19:41 +0000)]
MFH: Fixed apache2* SAPI build against httpd 2.1.

20 years agofix HEAD problem: if some output is attempted in shutdown,
Stanislav Malyshev [Wed, 20 Oct 2004 15:27:25 +0000 (15:27 +0000)]
fix HEAD problem: if some output is attempted in shutdown,
it bails out from shutdown sequence, which is bad

20 years agoMFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).
Ilia Alshanetsky [Mon, 18 Oct 2004 22:43:29 +0000 (22:43 +0000)]
MFH: Fixed bug #30475 (curl_getinfo() may crash in some situations).

20 years agoBFN
Antony Dovgal [Mon, 18 Oct 2004 15:16:21 +0000 (15:16 +0000)]
BFN

20 years agoMFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )
Antony Dovgal [Mon, 18 Oct 2004 15:08:46 +0000 (15:08 +0000)]
MFH: fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )

20 years agoMFH: Fixed a bug in addslashes() handling of the '\0' character.
Ilia Alshanetsky [Sun, 17 Oct 2004 18:41:30 +0000 (18:41 +0000)]
MFH: Fixed a bug in addslashes() handling of the '\0' character.

20 years agoMFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.
Sebastian Bergmann [Sun, 10 Oct 2004 16:24:30 +0000 (16:24 +0000)]
MFH: Add *.gcda and *.gcno (from gcc -fprofile-{use|generate}) to .cvsignore.

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sun, 10 Oct 2004 16:10:39 +0000 (16:10 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoMFH: fix possible segfault
Antony Dovgal [Sun, 10 Oct 2004 15:06:20 +0000 (15:06 +0000)]
MFH: fix possible segfault

20 years agoMFH speling
Marcus Boerger [Fri, 8 Oct 2004 19:03:14 +0000 (19:03 +0000)]
MFH speling

20 years agoMFH: Fixed bug #30027 (Possible crash inside ftp_get()).
Ilia Alshanetsky [Tue, 5 Oct 2004 23:55:21 +0000 (23:55 +0000)]
MFH: Fixed bug #30027 (Possible crash inside ftp_get()).

20 years agoMFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)
Ilia Alshanetsky [Mon, 4 Oct 2004 20:44:07 +0000 (20:44 +0000)]
MFH: Fixed bug #30281 (Prevent non-wbmp images from being detected as such)

20 years agoNot sure when this BC breaking change snuck in, but the output method
Rasmus Lerdorf [Fri, 1 Oct 2004 19:18:40 +0000 (19:18 +0000)]
Not sure when this BC breaking change snuck in, but the output method
didn't take an argument before and this compression argument is documented
to be optional but in the code it wasn't.  This patch fixes the BC break
by making the compression argument optional.

20 years agoThe length should be passed to the function,
Magnus M��tt� [Fri, 1 Oct 2004 18:28:44 +0000 (18:28 +0000)]
The length should be passed to the function,
so no need to check it inside the function too.
Will also fix a compile failure with gcc 3.4.

20 years agoMFH: Make PHP_EOL constant available.
Ilia Alshanetsky [Fri, 1 Oct 2004 14:27:13 +0000 (14:27 +0000)]
MFH: Make PHP_EOL constant available.

20 years agoBFN
Antony Dovgal [Thu, 30 Sep 2004 15:02:06 +0000 (15:02 +0000)]
BFN

20 years agoMFH: fix segfaults and bug #30282 and suppress compile warnings
Antony Dovgal [Thu, 30 Sep 2004 14:18:25 +0000 (14:18 +0000)]
MFH: fix segfaults and bug #30282 and suppress compile warnings

20 years agoMFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).
Ilia Alshanetsky [Thu, 30 Sep 2004 01:24:03 +0000 (01:24 +0000)]
MFH: Fixed bug #30276 (Possible crash in ctype_digit on large numbers).

20 years agoMFH: Fix compilation
Ilia Alshanetsky [Wed, 29 Sep 2004 12:40:09 +0000 (12:40 +0000)]
MFH: Fix compilation

20 years ago- Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).
foobar [Tue, 28 Sep 2004 20:42:36 +0000 (20:42 +0000)]
- Fixed bug #30205 (Missing <unistd.h> in crypt() configure test).

20 years agoMFH: fix bug #29652
Antony Dovgal [Tue, 28 Sep 2004 17:28:27 +0000 (17:28 +0000)]
MFH: fix bug #29652

20 years agoMFH: Fixed bug #30224 (Sybase date strings are sometimes not null
Ilia Alshanetsky [Tue, 28 Sep 2004 14:09:01 +0000 (14:09 +0000)]
MFH: Fixed bug #30224 (Sybase date strings are sometimes not null
terminated).

20 years agoMFH: fix for #30057
Wez Furlong [Sun, 26 Sep 2004 01:17:42 +0000 (01:17 +0000)]
MFH: fix for #30057

20 years agoMFH lib substituation
Marcus Boerger [Sat, 25 Sep 2004 15:32:20 +0000 (15:32 +0000)]
MFH lib substituation

20 years agoBFN
Marcus Boerger [Fri, 24 Sep 2004 22:00:47 +0000 (22:00 +0000)]
BFN

20 years ago- MFH Several serialize/unserialize fixes
Marcus Boerger [Fri, 24 Sep 2004 21:57:19 +0000 (21:57 +0000)]
- MFH Several serialize/unserialize fixes

20 years ago- MFH Several serialize/unserialize fixes
Marcus Boerger [Fri, 24 Sep 2004 21:56:59 +0000 (21:56 +0000)]
- MFH Several serialize/unserialize fixes
# first commit .re

20 years ago- Backported Marcus' foreach() speedup patch from PHP 5.x.
Derick Rethans [Fri, 24 Sep 2004 13:15:12 +0000 (13:15 +0000)]
- Backported Marcus' foreach() speedup patch from PHP 5.x.

20 years ago[0.25]
Derick Rethans [Fri, 24 Sep 2004 13:07:18 +0000 (13:07 +0000)]
[0.25]
- Fixed some signed issues.

20 years agoMFH: Fixed bug #29913 (parse_url() is now binary safe). (Ilia)
Ilia Alshanetsky [Wed, 22 Sep 2004 00:51:51 +0000 (00:51 +0000)]
MFH: Fixed bug #29913 (parse_url() is now binary safe). (Ilia)

20 years agoFixed minor version #.
Ilia Alshanetsky [Tue, 21 Sep 2004 23:38:55 +0000 (23:38 +0000)]
Fixed minor version #.

20 years agoFixed bug #29805 (HTTP Authentication Issues)
Uwe Schindler [Tue, 21 Sep 2004 22:00:39 +0000 (22:00 +0000)]
Fixed bug #29805 (HTTP Authentication Issues)

20 years agoBack to dev.
Ilia Alshanetsky [Mon, 20 Sep 2004 23:29:49 +0000 (23:29 +0000)]
Back to dev.

20 years ago4.3.9
Ilia Alshanetsky [Mon, 20 Sep 2004 22:28:35 +0000 (22:28 +0000)]
4.3.9

20 years agoPrepare news file for release.
Ilia Alshanetsky [Mon, 20 Sep 2004 22:27:55 +0000 (22:27 +0000)]
Prepare news file for release.

20 years agoMFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).
Ilia Alshanetsky [Fri, 17 Sep 2004 02:49:48 +0000 (02:49 +0000)]
MFH: Fixed bug #30050 (Possible crash inside php_shutdown_config()).

20 years agoSorry REVERT bevor 4.3.9 is out because of not critical!!!!
Uwe Schindler [Wed, 15 Sep 2004 21:51:29 +0000 (21:51 +0000)]
Sorry REVERT bevor 4.3.9 is out because of not critical!!!!

20 years agoFixed bug #29805 (HTTP Authentication Issues)
Uwe Schindler [Wed, 15 Sep 2004 21:25:31 +0000 (21:25 +0000)]
Fixed bug #29805 (HTTP Authentication Issues)

20 years agoMFH: Test for bug #30069
foobar [Wed, 15 Sep 2004 13:55:32 +0000 (13:55 +0000)]
MFH: Test for bug #30069

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Wed, 15 Sep 2004 13:54:17 +0000 (13:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years agoStefano did the real work tracking this one down
Rasmus Lerdorf [Tue, 14 Sep 2004 06:10:02 +0000 (06:10 +0000)]
Stefano did the real work tracking this one down

20 years agoBack to dev.
Ilia Alshanetsky [Tue, 14 Sep 2004 04:33:09 +0000 (04:33 +0000)]
Back to dev.

20 years ago4.3.9RC3
Ilia Alshanetsky [Tue, 14 Sep 2004 04:28:47 +0000 (04:28 +0000)]
4.3.9RC3

20 years agoundo of removal of these files.
Rainer Schaaf [Mon, 13 Sep 2004 17:12:13 +0000 (17:12 +0000)]
undo of removal of these files.

The removal was done because of Bug #29297, but it was the wrong time to do this now.

20 years agoMFH
Stefan Esser [Mon, 13 Sep 2004 16:00:50 +0000 (16:00 +0000)]
MFH

20 years agoremoved PDFlib extension from PHP_4_3 branch too (is available in PECL now).
Rainer Schaaf [Mon, 13 Sep 2004 15:12:25 +0000 (15:12 +0000)]
removed PDFlib extension from PHP_4_3 branch too (is available in PECL now).

20 years agoMFH
Stefan Esser [Sun, 12 Sep 2004 10:46:49 +0000 (10:46 +0000)]
MFH

20 years agoStop at the index on an unmatched [
Rasmus Lerdorf [Thu, 9 Sep 2004 16:07:53 +0000 (16:07 +0000)]
Stop at the index on an unmatched [

20 years agoMFH: Adjusted input check.
Ilia Alshanetsky [Fri, 3 Sep 2004 03:36:21 +0000 (03:36 +0000)]
MFH: Adjusted input check.

20 years agoMFH: Fixed bug #29925 (Added a check to prevent illegal characters in
Ilia Alshanetsky [Fri, 3 Sep 2004 00:53:46 +0000 (00:53 +0000)]
MFH: Fixed bug #29925 (Added a check to prevent illegal characters in
session key).

20 years agothis crashed if some of the shutdown handlers called some file stat function
Stanislav Malyshev [Thu, 2 Sep 2004 09:38:56 +0000 (09:38 +0000)]
this crashed if some of the shutdown handlers called some file stat function

20 years ago- MFH: Added test for bug #29944.
Derick Rethans [Thu, 2 Sep 2004 06:34:12 +0000 (06:34 +0000)]
- MFH: Added test for bug #29944.

20 years agoMFH: Use user_agent ini setting if it's available.
Sara Golemon [Tue, 31 Aug 2004 20:12:56 +0000 (20:12 +0000)]
MFH: Use user_agent ini setting if it's available.