]> granicus.if.org Git - php/log
php
18 years agoMFH: Added missing boundary checks.
Ilia Alshanetsky [Wed, 1 Nov 2006 01:56:46 +0000 (01:56 +0000)]
MFH: Added missing boundary checks.

18 years agoManual commit without invoking re2c
Stefan Esser [Fri, 27 Oct 2006 08:35:25 +0000 (08:35 +0000)]
Manual commit without invoking re2c

18 years agoDo not allow more than 65500 references
Stefan Esser [Fri, 27 Oct 2006 08:33:55 +0000 (08:33 +0000)]
Do not allow more than 65500 references

18 years agoBFN
Hannes Magnusson [Thu, 19 Oct 2006 11:27:36 +0000 (11:27 +0000)]
BFN

18 years agoMFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
Antony Dovgal [Wed, 18 Oct 2006 20:59:38 +0000 (20:59 +0000)]
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)

18 years agoBFN
Ilia Alshanetsky [Sun, 15 Oct 2006 17:06:42 +0000 (17:06 +0000)]
BFN

18 years agoMFH: Improve open_basedir checks
Ilia Alshanetsky [Fri, 13 Oct 2006 01:12:11 +0000 (01:12 +0000)]
MFH: Improve open_basedir checks

18 years agoMFH: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
Ilia Alshanetsky [Tue, 10 Oct 2006 23:17:05 +0000 (23:17 +0000)]
MFH: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
empty files).

18 years agoMFB: Fixed missing open_basedir check inside chdir() function.
Ilia Alshanetsky [Wed, 4 Oct 2006 23:20:02 +0000 (23:20 +0000)]
MFB: Fixed missing open_basedir check inside chdir() function.

18 years agoMFH: the last part of the fix for #39004
Antony Dovgal [Mon, 2 Oct 2006 20:53:05 +0000 (20:53 +0000)]
MFH: the last part of the fix for #39004

18 years agofix compile warning
Antony Dovgal [Mon, 2 Oct 2006 20:52:46 +0000 (20:52 +0000)]
fix compile warning

18 years agoMFH: fix bug #39004
Antony Dovgal [Mon, 2 Oct 2006 19:22:45 +0000 (19:22 +0000)]
MFH: fix bug #39004

18 years agoMFH: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).
Ilia Alshanetsky [Thu, 28 Sep 2006 15:16:40 +0000 (15:16 +0000)]
MFH: Fixed bug #38859 (parse_url() fails if passing '@' in passwd).

18 years agoMFH
Antony Dovgal [Thu, 28 Sep 2006 08:26:45 +0000 (08:26 +0000)]
MFH

18 years agoMFH: Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).
Ilia Alshanetsky [Wed, 27 Sep 2006 23:45:36 +0000 (23:45 +0000)]
MFH: Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).

18 years agosupport objects in array_walk()
Antony Dovgal [Tue, 19 Sep 2006 09:39:14 +0000 (09:39 +0000)]
support objects in array_walk()

18 years agoMFH: fix #34066 (recursive array_walk causes segfault)
Antony Dovgal [Tue, 19 Sep 2006 09:06:37 +0000 (09:06 +0000)]
MFH: fix #34066 (recursive array_walk causes segfault)
add test

18 years agoMFH: improve spelling (fixes #38780)
Antony Dovgal [Tue, 12 Sep 2006 17:27:08 +0000 (17:27 +0000)]
MFH: improve spelling (fixes #38780)

18 years agoSlightly different definiton for php4
Edin Kadribasic [Wed, 6 Sep 2006 22:08:04 +0000 (22:08 +0000)]
Slightly different definiton for php4

18 years agoMFOB: Fixed bug #38190 (threading issues on windows 2003)
Edin Kadribasic [Wed, 6 Sep 2006 21:55:26 +0000 (21:55 +0000)]
MFOB: Fixed bug #38190 (threading issues on windows 2003)

18 years ago- MFH: fix memleak of pcre study data (Patch by Nuno).
Derick Rethans [Wed, 6 Sep 2006 17:03:05 +0000 (17:03 +0000)]
- MFH: fix memleak of pcre study data (Patch by Nuno).

18 years agofix test
Antony Dovgal [Wed, 6 Sep 2006 16:30:45 +0000 (16:30 +0000)]
fix test

18 years agoPCRE constants
Ilia Alshanetsky [Fri, 1 Sep 2006 14:20:20 +0000 (14:20 +0000)]
PCRE constants

18 years agopcre news
Ilia Alshanetsky [Wed, 30 Aug 2006 20:07:55 +0000 (20:07 +0000)]
pcre news

18 years agoMFH: Upgrade PCRE lib to 6.7
Ilia Alshanetsky [Wed, 30 Aug 2006 20:06:53 +0000 (20:06 +0000)]
MFH: Upgrade PCRE lib to 6.7

18 years agoBFN
Antony Dovgal [Mon, 28 Aug 2006 19:59:31 +0000 (19:59 +0000)]
BFN
though, the leak is still there, we can't fix that in 4_4

18 years agoMFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)
Antony Dovgal [Mon, 28 Aug 2006 19:03:32 +0000 (19:03 +0000)]
MFH: set BG(locale_string) to NULL on shutdown (partly fixes #38534)

18 years agofix tests on freebsd
Hannes Magnusson [Sun, 27 Aug 2006 15:10:32 +0000 (15:10 +0000)]
fix tests on freebsd

18 years agoFixed bug #37812 aggregate_methods_by_list fails to take certain methods
Hannes Magnusson [Sat, 26 Aug 2006 14:15:07 +0000 (14:15 +0000)]
Fixed bug #37812 aggregate_methods_by_list fails to take certain methods
Add test

18 years ago- updated list
Pierre Joye [Fri, 25 Aug 2006 13:37:10 +0000 (13:37 +0000)]
- updated list

18 years agofix #38450 (constructor is not called for classes used in userspace stream wrappers)
Antony Dovgal [Thu, 24 Aug 2006 08:42:16 +0000 (08:42 +0000)]
fix #38450 (constructor is not called for classes used in userspace stream wrappers)

18 years agofix #38378 (wddx_serialize_value() generates no wellformed xml)
Antony Dovgal [Thu, 24 Aug 2006 08:30:28 +0000 (08:30 +0000)]
fix #38378 (wddx_serialize_value() generates no wellformed xml)

18 years agoMFB
Andrei Zmievski [Wed, 23 Aug 2006 20:40:39 +0000 (20:40 +0000)]
MFB

18 years ago- add this script to the 4.4 branche, may help...
Pierre Joye [Fri, 18 Aug 2006 12:44:27 +0000 (12:44 +0000)]
- add this script to the 4.4 branche, may help...

18 years agofix typo (bug #38499)
Antony Dovgal [Fri, 18 Aug 2006 12:38:19 +0000 (12:38 +0000)]
fix typo (bug #38499)

18 years ago- Back to dev.
Derick Rethans [Tue, 15 Aug 2006 12:23:08 +0000 (12:23 +0000)]
- Back to dev.

18 years ago- Go with 4.4.4.
Derick Rethans [Tue, 15 Aug 2006 12:22:14 +0000 (12:22 +0000)]
- Go with 4.4.4.

18 years ago- Back to -dev
Derick Rethans [Sat, 12 Aug 2006 15:48:11 +0000 (15:48 +0000)]
- Back to -dev

18 years ago- Go with RC1.
Derick Rethans [Sat, 12 Aug 2006 15:46:04 +0000 (15:46 +0000)]
- Go with RC1.

18 years agoMFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)
Antony Dovgal [Fri, 11 Aug 2006 17:50:01 +0000 (17:50 +0000)]
MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects)

18 years agoExtend safe_mode/open_basedir checks to imap_reopen() as well.
Ilia Alshanetsky [Fri, 11 Aug 2006 15:07:00 +0000 (15:07 +0000)]
Extend safe_mode/open_basedir checks to imap_reopen() as well.

18 years agoVCWD_ACCESS does not work on win32 :/
Ilia Alshanetsky [Fri, 11 Aug 2006 15:04:28 +0000 (15:04 +0000)]
VCWD_ACCESS does not work on win32 :/

18 years ago- Fixed a memory corruption error with an invalid foreach() call.
Derick Rethans [Fri, 11 Aug 2006 13:04:14 +0000 (13:04 +0000)]
- Fixed a memory corruption error with an invalid foreach() call.

18 years agofix test
Antony Dovgal [Fri, 11 Aug 2006 10:35:04 +0000 (10:35 +0000)]
fix test

18 years agoMFH: Various security fixes
Ilia Alshanetsky [Thu, 10 Aug 2006 17:27:12 +0000 (17:27 +0000)]
MFH: Various security fixes

18 years agonuke extra line
Antony Dovgal [Thu, 10 Aug 2006 13:42:36 +0000 (13:42 +0000)]
nuke extra line

18 years agoregenerate file so that #line directives become correct (aka fix lcov builds)
Nuno Lopes [Wed, 9 Aug 2006 23:29:17 +0000 (23:29 +0000)]
regenerate file so that #line directives become correct (aka fix lcov builds)

18 years agoMFH: Fixed bug #38377 (session_destroy() gives warning after
Ilia Alshanetsky [Tue, 8 Aug 2006 14:57:04 +0000 (14:57 +0000)]
MFH: Fixed bug #38377 (session_destroy() gives warning after
session_regenerate_id()).

18 years agoMFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
Ilia Alshanetsky [Fri, 4 Aug 2006 20:32:44 +0000 (20:32 +0000)]
MFB: Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
imap_body()).

18 years agoadd new test
Antony Dovgal [Fri, 4 Aug 2006 15:01:46 +0000 (15:01 +0000)]
add new test

18 years agoMFH: fix #38322 (reading past array in sscanf() leads to arbitary code execution)
Antony Dovgal [Fri, 4 Aug 2006 11:59:50 +0000 (11:59 +0000)]
MFH: fix #38322 (reading past array in sscanf() leads to arbitary code execution)

18 years agore-apply fix for #38251 (socket_select() and invalid arguments)
Antony Dovgal [Tue, 1 Aug 2006 12:04:14 +0000 (12:04 +0000)]
re-apply fix for #38251 (socket_select() and invalid arguments)

18 years agofix test (but it still fails)
Antony Dovgal [Tue, 1 Aug 2006 08:39:11 +0000 (08:39 +0000)]
fix test (but it still fails)

18 years agoBFN
Antony Dovgal [Tue, 1 Aug 2006 08:35:06 +0000 (08:35 +0000)]
BFN

18 years agoMFH: fix #38278 (session_cache_expire()'s value does not match phpinfo's session...
Antony Dovgal [Tue, 1 Aug 2006 08:33:13 +0000 (08:33 +0000)]
MFH: fix #38278 (session_cache_expire()'s value does not match phpinfo's session.cache_expire)

18 years ago- Back to dev
Derick Rethans [Tue, 1 Aug 2006 08:06:54 +0000 (08:06 +0000)]
- Back to dev

18 years ago- Go with 4.4.3.
Derick Rethans [Mon, 31 Jul 2006 15:04:54 +0000 (15:04 +0000)]
- Go with 4.4.3.

18 years agotemporarily revert the patch by request of Derick
Antony Dovgal [Sun, 30 Jul 2006 19:15:25 +0000 (19:15 +0000)]
temporarily revert the patch by request of Derick

18 years agoMFH: improve checks and fix #38251
Antony Dovgal [Sun, 30 Jul 2006 11:56:07 +0000 (11:56 +0000)]
MFH: improve checks and fix #38251

18 years agofix tests.
Seiji Masugata [Sat, 29 Jul 2006 17:12:22 +0000 (17:12 +0000)]
fix tests.

18 years agofix typo (#38223)
Antony Dovgal [Wed, 26 Jul 2006 16:25:58 +0000 (16:25 +0000)]
fix typo (#38223)

18 years agoMFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called...
foobar [Sat, 22 Jul 2006 15:48:22 +0000 (15:48 +0000)]
MFH:- Fixed bug #38183 (disable_classes=Foobar causes disabled class to be called Foo)

18 years ago- MFH #38112, bad code size segfault
Pierre Joye [Mon, 17 Jul 2006 15:19:16 +0000 (15:19 +0000)]
- MFH #38112, bad code size segfault

18 years ago- MFH Fixed Bug #29538 number_format and problem with 0
Marcus Boerger [Sun, 16 Jul 2006 10:53:55 +0000 (10:53 +0000)]
- MFH Fixed Bug #29538 number_format and problem with 0

18 years ago- Back to dev.
Derick Rethans [Tue, 4 Jul 2006 16:40:23 +0000 (16:40 +0000)]
- Back to dev.

18 years ago- Go with RC2.
Derick Rethans [Tue, 4 Jul 2006 16:37:47 +0000 (16:37 +0000)]
- Go with RC2.

18 years agobug fixing news
Ilia Alshanetsky [Wed, 28 Jun 2006 22:12:54 +0000 (22:12 +0000)]
bug fixing news

18 years agoMFH: Improved safe_mode check for the error_log() function.
Ilia Alshanetsky [Wed, 28 Jun 2006 22:09:09 +0000 (22:09 +0000)]
MFH: Improved safe_mode check for the error_log() function.

18 years ago- MF51: Fixed XSS inside phpinfo() with long inputs.
Derick Rethans [Wed, 28 Jun 2006 13:12:09 +0000 (13:12 +0000)]
- MF51: Fixed XSS inside phpinfo() with long inputs.

18 years ago- sync with apache2handler
Michael Wallner [Fri, 9 Jun 2006 16:29:55 +0000 (16:29 +0000)]
- sync with apache2handler

18 years agoBFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
Michael Wallner [Fri, 9 Jun 2006 15:17:51 +0000 (15:17 +0000)]
BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,
       pumuckel at metropolis dot de)

18 years agoMFH: fix bug #37720 (merge_php_config scrambles values)
Michael Wallner [Fri, 9 Jun 2006 15:14:12 +0000 (15:14 +0000)]
MFH: fix bug #37720 (merge_php_config scrambles values)

18 years agoAdd pcre_compile2() to the list of aliases.
Andrei Zmievski [Wed, 31 May 2006 17:17:46 +0000 (17:17 +0000)]
Add pcre_compile2() to the list of aliases.

18 years agomerge the last change in 4.4 and allow ext/oci8 to be built against basic lite package
Antony Dovgal [Tue, 30 May 2006 13:50:28 +0000 (13:50 +0000)]
merge the last change in 4.4 and allow ext/oci8 to be built against basic lite package
(as Derick requested)

18 years agoCorrected previous patch
Ilia Alshanetsky [Fri, 26 May 2006 01:55:26 +0000 (01:55 +0000)]
Corrected previous patch

18 years agoMFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).
Ilia Alshanetsky [Thu, 25 May 2006 23:21:01 +0000 (23:21 +0000)]
MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).

18 years agoMFH: Fixed handling of extremely long paths inside tempnam() function.
Ilia Alshanetsky [Tue, 23 May 2006 23:23:40 +0000 (23:23 +0000)]
MFH: Fixed handling of extremely long paths inside tempnam() function.

18 years agofix PEAR build
Greg Beaver [Mon, 22 May 2006 11:17:02 +0000 (11:17 +0000)]
fix PEAR build

18 years agosync to PEAR 1.4.9
Greg Beaver [Mon, 22 May 2006 10:19:34 +0000 (10:19 +0000)]
sync to PEAR 1.4.9
add PEAR 1.4.9 to installed tarballs

18 years ago- Fix build
Marcus Boerger [Sun, 21 May 2006 18:48:50 +0000 (18:48 +0000)]
- Fix build

18 years ago- Back to dev
Derick Rethans [Sun, 21 May 2006 17:26:13 +0000 (17:26 +0000)]
- Back to dev

18 years ago- Go with 4.4.3RC1
Derick Rethans [Sun, 21 May 2006 17:24:52 +0000 (17:24 +0000)]
- Go with 4.4.3RC1

18 years agoMFH: Added control character checks for cURL extension's
Ilia Alshanetsky [Sun, 21 May 2006 16:32:51 +0000 (16:32 +0000)]
MFH: Added control character checks for cURL extension's
open_basedir/safe_mode checks.

18 years agoFixed a possible buffer overflow inside create_named_pipe() for Win32
Ilia Alshanetsky [Sun, 21 May 2006 16:10:28 +0000 (16:10 +0000)]
Fixed a possible buffer overflow inside create_named_pipe() for Win32
systems in libmysql.c.

18 years ago- Update
Marcus Boerger [Sun, 21 May 2006 09:10:02 +0000 (09:10 +0000)]
- Update

18 years agoadd new tests (which produces segfault with 4.4 atm)
Antony Dovgal [Fri, 19 May 2006 11:17:53 +0000 (11:17 +0000)]
add new tests (which produces segfault with 4.4 atm)

18 years agoadd new test
Antony Dovgal [Fri, 19 May 2006 11:15:57 +0000 (11:15 +0000)]
add new test

18 years agoMFH fix for #34306 (wddx_serialize_value() crashes with long array keys)
Antony Dovgal [Fri, 19 May 2006 10:37:32 +0000 (10:37 +0000)]
MFH fix for #34306 (wddx_serialize_value() crashes with long array keys)

18 years agoMFH: fix possible usage of uninitialized variable
Antony Dovgal [Fri, 19 May 2006 10:28:54 +0000 (10:28 +0000)]
MFH: fix possible usage of uninitialized variable

18 years agoMFH: initialize factory
Antony Dovgal [Fri, 19 May 2006 10:24:42 +0000 (10:24 +0000)]
MFH: initialize factory

18 years agofix invalid read in basename("/.gz", ".gz")
Antony Dovgal [Fri, 19 May 2006 10:20:44 +0000 (10:20 +0000)]
fix invalid read in basename("/.gz", ".gz")

18 years agofix compile warning
Antony Dovgal [Thu, 18 May 2006 22:36:14 +0000 (22:36 +0000)]
fix compile warning

18 years agofix leak (and possible segfault?)
Antony Dovgal [Thu, 18 May 2006 22:30:52 +0000 (22:30 +0000)]
fix leak (and possible segfault?)
see bug #30397 for more details, somebody should really consider doing MFH when fixing such critical things

18 years ago- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure
Marcus Boerger [Thu, 18 May 2006 22:16:27 +0000 (22:16 +0000)]
- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure

18 years agoFix windows build
Edin Kadribasic [Thu, 18 May 2006 21:12:55 +0000 (21:12 +0000)]
Fix windows build

18 years agofix leaks
Antony Dovgal [Thu, 18 May 2006 20:33:46 +0000 (20:33 +0000)]
fix leaks

18 years agofix test
Antony Dovgal [Thu, 18 May 2006 20:24:46 +0000 (20:24 +0000)]
fix test

18 years agofix test and add new for 64bit only
Antony Dovgal [Thu, 18 May 2006 20:19:34 +0000 (20:19 +0000)]
fix test and add new for 64bit only

18 years agoap_get_client_block can return -1, so don't use an unsigned int here
Rasmus Lerdorf [Sat, 13 May 2006 21:42:14 +0000 (21:42 +0000)]
ap_get_client_block can return -1, so don't use an unsigned int here

18 years ago- MFH: #37346, invalid colormap format
Pierre Joye [Mon, 8 May 2006 14:04:39 +0000 (14:04 +0000)]
- MFH: #37346, invalid colormap format
- MFH: #37360, bad gif size