]> granicus.if.org Git - php/log
php
20 years ago4.3.10RC2
Ilia Alshanetsky [Wed, 8 Dec 2004 01:09:53 +0000 (01:09 +0000)]
4.3.10RC2

20 years agoMFH: fix leak
Antony Dovgal [Tue, 7 Dec 2004 17:04:42 +0000 (17:04 +0000)]
MFH: fix leak

20 years agorevert it
Antony Dovgal [Tue, 7 Dec 2004 14:01:56 +0000 (14:01 +0000)]
revert it

20 years ago- Tidy up NEWS a bit.
Derick Rethans [Tue, 7 Dec 2004 08:42:50 +0000 (08:42 +0000)]
- Tidy up NEWS a bit.

20 years agofix bug #30232 (session_start() sends Set-Cookie header only if the cookie is not...
Antony Dovgal [Tue, 7 Dec 2004 08:21:38 +0000 (08:21 +0000)]
fix bug #30232 (session_start() sends Set-Cookie header only if the cookie is not set yet)
# looks like somebody fixed it in HEAD and forgot to MFH it..

20 years agoMFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
Ilia Alshanetsky [Tue, 7 Dec 2004 00:34:33 +0000 (00:34 +0000)]
MFh: Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).

20 years agoMFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).
Ilia Alshanetsky [Mon, 6 Dec 2004 23:31:58 +0000 (23:31 +0000)]
MFH: Fixed bug #30990 (allow popen() on *NIX to accept 'b' flag).

20 years ago- Install the iconv extension headers to <installpath>/ext/iconv so that
Derick Rethans [Mon, 6 Dec 2004 20:37:56 +0000 (20:37 +0000)]
- Install the iconv extension headers to <installpath>/ext/iconv so that
  external extensions can use them.

20 years agoRevert, this is not needed after all.
Ilia Alshanetsky [Mon, 6 Dec 2004 19:44:33 +0000 (19:44 +0000)]
Revert, this is not needed after all.

20 years agofix startup - if startup did not succeed, do not continue with execution
Stanislav Malyshev [Mon, 6 Dec 2004 18:55:16 +0000 (18:55 +0000)]
fix startup - if startup did not succeed, do not continue with execution

20 years agodo not zero out peak - MM shutdown would do that
Stanislav Malyshev [Mon, 6 Dec 2004 18:51:40 +0000 (18:51 +0000)]
do not zero out peak - MM shutdown would do that

20 years agoAs per discussion on internals and pecl, domxml is no longer experimental.
Ilia Alshanetsky [Sun, 5 Dec 2004 19:08:56 +0000 (19:08 +0000)]
As per discussion on internals and pecl, domxml is no longer experimental.

20 years agoReplaced static server variables by function call and configurable list at the Pi3Web...
Holger Zimmermann [Sun, 5 Dec 2004 09:48:48 +0000 (09:48 +0000)]
Replaced static server variables by function call and configurable list at the Pi3Web server side.

20 years agofix compile
Stefan Esser [Fri, 3 Dec 2004 16:09:19 +0000 (16:09 +0000)]
fix compile

20 years agoMFH
Stefan Esser [Fri, 3 Dec 2004 16:04:26 +0000 (16:04 +0000)]
MFH

20 years ago- remove EXPERIMENTAL tag
Christian Stocker [Fri, 3 Dec 2004 15:53:02 +0000 (15:53 +0000)]
- remove EXPERIMENTAL tag

20 years agoMFH: Fixed bug #30962 (mssql returns space for NULL columns).
Ilia Alshanetsky [Fri, 3 Dec 2004 02:27:11 +0000 (02:27 +0000)]
MFH: Fixed bug #30962 (mssql returns space for NULL columns).

20 years agoMFH: revert my last patch
Antony Dovgal [Thu, 2 Dec 2004 16:36:41 +0000 (16:36 +0000)]
MFH: revert my last patch

20 years agoMFH
Stefan Esser [Thu, 2 Dec 2004 01:04:46 +0000 (01:04 +0000)]
MFH

20 years agoMFH
Stefan Esser [Thu, 2 Dec 2004 00:44:33 +0000 (00:44 +0000)]
MFH

20 years agoFixed missing opening bracket
Stefan Esser [Wed, 1 Dec 2004 23:47:54 +0000 (23:47 +0000)]
Fixed missing opening bracket

20 years agoMFH
Stefan Esser [Wed, 1 Dec 2004 22:56:33 +0000 (22:56 +0000)]
MFH

20 years agoMFH
Stefan Esser [Wed, 1 Dec 2004 22:42:26 +0000 (22:42 +0000)]
MFH

20 years ago- Update INSTALL file (to add static instructions)
Derick Rethans [Wed, 1 Dec 2004 09:15:06 +0000 (09:15 +0000)]
- Update INSTALL file (to add static instructions)

20 years ago- MFH: Added testcase for bug #30695
Derick Rethans [Mon, 29 Nov 2004 10:15:22 +0000 (10:15 +0000)]
- MFH: Added testcase for bug #30695

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 29 Nov 2004 10:15:04 +0000 (10:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

20 years ago- Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone).
Derick Rethans [Mon, 29 Nov 2004 09:13:39 +0000 (09:13 +0000)]
- Make it work with PDFLib 5 again (And the check for PDFLib 6 is gone).

20 years ago# - MnoGoSearch extension latest patch reverted (part3)
Sergey Kartashoff [Sun, 28 Nov 2004 20:33:12 +0000 (20:33 +0000)]
# - MnoGoSearch extension latest patch reverted (part3)

20 years ago- MnoGoSearch extension latest patch reverted (part2)
Sergey Kartashoff [Sun, 28 Nov 2004 20:31:37 +0000 (20:31 +0000)]
- MnoGoSearch extension latest patch reverted (part2)

20 years ago- MnoGoSearch extension latest patch reverted
Sergey Kartashoff [Sun, 28 Nov 2004 20:30:09 +0000 (20:30 +0000)]
- MnoGoSearch extension latest patch reverted

20 years ago- MnoGoSearch extension updated to fix compilation issues with
Sergey Kartashoff [Sun, 28 Nov 2004 20:03:30 +0000 (20:03 +0000)]
- MnoGoSearch extension updated to fix compilation issues with
  mnogosearch-3.2.25+

20 years agoBFN + change my mail to my name
Antony Dovgal [Sun, 28 Nov 2004 17:15:30 +0000 (17:15 +0000)]
BFN + change my mail to my name

20 years agoMFH: fix #29954 (array_reduce segfaults when initial value is array)
Antony Dovgal [Sun, 28 Nov 2004 17:12:59 +0000 (17:12 +0000)]
MFH: fix #29954 (array_reduce segfaults when initial value is array)

20 years agoMFH
Stefan Esser [Sun, 28 Nov 2004 12:44:56 +0000 (12:44 +0000)]
MFH

20 years agoDistribute Net_SMTP 1.2.6 instead of 1.2.3. The former includes a year's
Jon Parise [Sat, 27 Nov 2004 21:31:10 +0000 (21:31 +0000)]
Distribute Net_SMTP 1.2.6 instead of 1.2.3.  The former includes a year's
worth of additional bug fixes and improvements, and it has been a stable
release for over six months.

PEAR Bug: 2839

20 years agoMFH: Improve offset check inside shmop_write().
Ilia Alshanetsky [Sat, 27 Nov 2004 18:18:19 +0000 (18:18 +0000)]
MFH: Improve offset check inside shmop_write().

20 years agoBack to dev.
Ilia Alshanetsky [Tue, 23 Nov 2004 14:56:29 +0000 (14:56 +0000)]
Back to dev.

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