]>
granicus.if.org Git - php/log
Antony Dovgal [Fri, 28 Sep 2007 05:32:41 +0000 (05:32 +0000)]
ws
Antony Dovgal [Fri, 28 Sep 2007 05:32:07 +0000 (05:32 +0000)]
fix build
Jani Taskinen [Fri, 28 Sep 2007 02:04:28 +0000 (02:04 +0000)]
- Added ".htaccess" style user-defined php.ini files support for
CGI/FastCGI.
- Added support for special [PATH=/opt/httpd/www.example.com/] sections
in php.ini. All directives set in these sections will not be able to be
overridden in user-defined ini-files or during runtime in the specified
path.
- Improved php.ini handling:
. Added better error reporting for syntax errors in php.ini files
. Allowed "ini-variables" to be used almost everywhere ini php.ini files
. Allowed using alphanumeric/variable indexes in "array" ini options
. Fixed get_cfg_var() to be able to return "array" ini options
- Fixed bug #27372 (parse error loading browscap.ini at apache startup)
- Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric
characters)
@DOC Pierre promised to handle the manual part of this :D
<changelog@php.net> [Fri, 28 Sep 2007 01:31:38 +0000 (01:31 +0000)]
ChangeLog update
Jani Taskinen [Thu, 27 Sep 2007 22:08:54 +0000 (22:08 +0000)]
ws + cs fixes
Dmitry Stogov [Thu, 27 Sep 2007 18:28:44 +0000 (18:28 +0000)]
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
Ilia Alshanetsky [Thu, 27 Sep 2007 17:28:53 +0000 (17:28 +0000)]
MFB: Fixed coverity issue #470 Unitialized integer value used inside
zend_ini_boolean_displayer_cb
Jani Taskinen [Thu, 27 Sep 2007 17:05:01 +0000 (17:05 +0000)]
- Fixed bug #42657 (ini_get() returns incorrect value when default is NULL)
Jani Taskinen [Thu, 27 Sep 2007 16:58:38 +0000 (16:58 +0000)]
BC
Jani Taskinen [Thu, 27 Sep 2007 16:54:55 +0000 (16:54 +0000)]
- Nuked unnecessary TSRMLS_FETCH().
Jani Taskinen [Thu, 27 Sep 2007 16:47:59 +0000 (16:47 +0000)]
MFB52:
---8<---
revision 1.39.2.2.2.10
date: 2007/06/17 14:31:12; author: iliaa; state: Exp; lines: +22 -15
Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.
---8<---
Last part of the missing fix only committed to PHP_5_2 branch.
Jani Taskinen [Thu, 27 Sep 2007 16:28:39 +0000 (16:28 +0000)]
MFB: Missing part of some fix (by Ilia)
Jani Taskinen [Thu, 27 Sep 2007 15:52:56 +0000 (15:52 +0000)]
ws + cs (more to follow)
Jani Taskinen [Thu, 27 Sep 2007 13:16:09 +0000 (13:16 +0000)]
MFB52: cs+ws (and synced the folding wrap style!)
Dmitry Stogov [Thu, 27 Sep 2007 10:02:04 +0000 (10:02 +0000)]
Improved ext/soap to support element names in context of XMLShema's <any>
Antony Dovgal [Thu, 27 Sep 2007 09:18:36 +0000 (09:18 +0000)]
fix coverity issue #412
Antony Dovgal [Thu, 27 Sep 2007 09:14:56 +0000 (09:14 +0000)]
fix coverity issue #411
Dmitry Stogov [Thu, 27 Sep 2007 08:28:46 +0000 (08:28 +0000)]
Revert ws-breaking patch
Dmitry Stogov [Thu, 27 Sep 2007 07:29:58 +0000 (07:29 +0000)]
ws
<changelog@php.net> [Thu, 27 Sep 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 26 Sep 2007 15:46:28 +0000 (15:46 +0000)]
MFB: Fixed bug #42767 (highlight_string() truncates trailing comment).
Raghubansh Kumar [Wed, 26 Sep 2007 14:42:15 +0000 (14:42 +0000)]
new testcases for strrev() function
Antony Dovgal [Wed, 26 Sep 2007 10:54:56 +0000 (10:54 +0000)]
fix proto
Dmitry Stogov [Wed, 26 Sep 2007 07:16:33 +0000 (07:16 +0000)]
Late Static Binding (Dmitry, Etienne Kneuss)
Raghubansh Kumar [Wed, 26 Sep 2007 06:11:28 +0000 (06:11 +0000)]
New testcases for crc32() function
<changelog@php.net> [Wed, 26 Sep 2007 01:31:24 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 25 Sep 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Mon, 24 Sep 2007 11:53:57 +0000 (11:53 +0000)]
Fixed crash on POST request after dl("mbstring.so")
Rui Hirokawa [Mon, 24 Sep 2007 11:50:54 +0000 (11:50 +0000)]
added support "entity" as substitute_character settin accoding to bug #39404
Dmitry Stogov [Mon, 24 Sep 2007 11:43:02 +0000 (11:43 +0000)]
Fixed bug #42699 (PHP_SELF duplicates path)
<changelog@php.net> [Mon, 24 Sep 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 23 Sep 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sat, 22 Sep 2007 15:26:51 +0000 (15:26 +0000)]
MFB: Fixed memory leak inside pack() (coverity issues #398,#399,#400)
Raghubansh Kumar [Sat, 22 Sep 2007 10:49:49 +0000 (10:49 +0000)]
New testcases for strspn() function
Raghubansh Kumar [Sat, 22 Sep 2007 10:37:46 +0000 (10:37 +0000)]
New testcases for strcspn() function
Raghubansh Kumar [Sat, 22 Sep 2007 07:41:14 +0000 (07:41 +0000)]
New testcases for strtok() function
Raghubansh Kumar [Sat, 22 Sep 2007 06:57:42 +0000 (06:57 +0000)]
replaced by array_search_variation1.phpt, hence removed.
Raghubansh Kumar [Sat, 22 Sep 2007 06:55:59 +0000 (06:55 +0000)]
update and split of testcases for functions array_search() and in_array()
<changelog@php.net> [Sat, 22 Sep 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 21 Sep 2007 14:16:39 +0000 (14:16 +0000)]
add NULL check (coverity issue #385) and fix CS
Antony Dovgal [Fri, 21 Sep 2007 14:11:45 +0000 (14:11 +0000)]
check for NULL (coverity issue #386)
Antony Dovgal [Fri, 21 Sep 2007 14:05:01 +0000 (14:05 +0000)]
check the return value of getgroups() for -1 (coverity issue #390)
Antony Dovgal [Fri, 21 Sep 2007 13:50:47 +0000 (13:50 +0000)]
plug leak on error (coverity issue #405)
Antony Dovgal [Fri, 21 Sep 2007 13:41:02 +0000 (13:41 +0000)]
plug leak on error (coverity issue #407)
Dmitry Stogov [Fri, 21 Sep 2007 13:11:16 +0000 (13:11 +0000)]
Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().
Antony Dovgal [Fri, 21 Sep 2007 12:57:23 +0000 (12:57 +0000)]
fix invalid read when opendir over FTP fails (coverity issue #462)
<changelog@php.net> [Fri, 21 Sep 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Nuno Lopes [Thu, 20 Sep 2007 22:44:17 +0000 (22:44 +0000)]
oops.. thats what you get for commiting code without compiling nor testing..
Stanislav Malyshev [Thu, 20 Sep 2007 22:38:25 +0000 (22:38 +0000)]
better fix for iconv_substr
Nuno Lopes [Thu, 20 Sep 2007 22:30:49 +0000 (22:30 +0000)]
MFB: fix crash in tidy_get_body() and related functions when the node doesnt exist
Stanislav Malyshev [Thu, 20 Sep 2007 21:57:11 +0000 (21:57 +0000)]
MFB length check fix (Mattias Bengtsson)
Stanislav Malyshev [Thu, 20 Sep 2007 18:45:03 +0000 (18:45 +0000)]
add test for dl() with long name
Jani Taskinen [Thu, 20 Sep 2007 14:27:58 +0000 (14:27 +0000)]
- Fixed skipif block
Jani Taskinen [Thu, 20 Sep 2007 13:39:04 +0000 (13:39 +0000)]
- Fix test descriptions to be in sync
Ilia Alshanetsky [Thu, 20 Sep 2007 13:29:22 +0000 (13:29 +0000)]
MFB: Fixed test for glob() affected by previous patch
Rob Richards [Thu, 20 Sep 2007 09:30:17 +0000 (09:30 +0000)]
fix bug #42139 (XMLReader option constants are broken using XML())
add test
Dmitry Stogov [Thu, 20 Sep 2007 09:23:11 +0000 (09:23 +0000)]
Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements)
Antony Dovgal [Thu, 20 Sep 2007 08:10:20 +0000 (08:10 +0000)]
if one of regular expressions in the array fails, return NULL right away
this fixes "String is not zero-terminated" error and makes the behaviour consistent with regexps passed as strings
<changelog@php.net> [Thu, 20 Sep 2007 01:33:04 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 19 Sep 2007 22:40:02 +0000 (22:40 +0000)]
MFB: Fixed regression in glob() when enforcing safe_mode/open_basedir checks
on paths containing '*'
Antony Dovgal [Wed, 19 Sep 2007 11:25:51 +0000 (11:25 +0000)]
fix test name
Antony Dovgal [Wed, 19 Sep 2007 11:25:22 +0000 (11:25 +0000)]
fix test names
<changelog@php.net> [Wed, 19 Sep 2007 01:32:46 +0000 (01:32 +0000)]
ChangeLog update
Johannes Schlüter [Wed, 19 Sep 2007 01:08:38 +0000 (01:08 +0000)]
- Fix build (filename is a zval * here, not a zval** like in 5_2)
Stanislav Malyshev [Wed, 19 Sep 2007 00:49:25 +0000 (00:49 +0000)]
MFB one more test
Stanislav Malyshev [Wed, 19 Sep 2007 00:42:20 +0000 (00:42 +0000)]
MFB length tests
Stanislav Malyshev [Wed, 19 Sep 2007 00:38:48 +0000 (00:38 +0000)]
MFB: limit iconv parameters here too
Stanislav Malyshev [Wed, 19 Sep 2007 00:37:43 +0000 (00:37 +0000)]
limit iconv parameter sizes - workaround for libc bug
Stanislav Malyshev [Wed, 19 Sep 2007 00:06:05 +0000 (00:06 +0000)]
use right variable name
Rui Hirokawa [Tue, 18 Sep 2007 21:35:13 +0000 (21:35 +0000)]
fixed bug #42502 va_* cannot detect.
Stanislav Malyshev [Tue, 18 Sep 2007 20:21:04 +0000 (20:21 +0000)]
limit dl() argument length (patch by Christian Hoffmann)
Ilia Alshanetsky [Tue, 18 Sep 2007 19:52:27 +0000 (19:52 +0000)]
MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).
Jani Taskinen [Tue, 18 Sep 2007 09:23:56 +0000 (09:23 +0000)]
- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)
<changelog@php.net> [Tue, 18 Sep 2007 01:31:18 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 17 Sep 2007 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 16 Sep 2007 01:31:19 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Sat, 15 Sep 2007 07:32:16 +0000 (07:32 +0000)]
better output matching/fixes
<changelog@php.net> [Sat, 15 Sep 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Fri, 14 Sep 2007 19:17:08 +0000 (19:17 +0000)]
New testcase for strncasecmp()
Raghubansh Kumar [Fri, 14 Sep 2007 19:14:52 +0000 (19:14 +0000)]
New testcases for chop()
Raghubansh Kumar [Fri, 14 Sep 2007 19:10:04 +0000 (19:10 +0000)]
Removing from file dir as it was wrongly committed to this dir
Raghubansh Kumar [Fri, 14 Sep 2007 19:09:11 +0000 (19:09 +0000)]
New testcases for wordwrap()
Zoe Slattery [Fri, 14 Sep 2007 16:56:34 +0000 (16:56 +0000)]
Changing to use %a to match recent run-tests.php patch
Nuno Lopes [Fri, 14 Sep 2007 15:36:29 +0000 (15:36 +0000)]
MFB: change run-tests.php to add %a
Nuno Lopes [Fri, 14 Sep 2007 15:04:46 +0000 (15:04 +0000)]
MFB: fix expected output
Raghubansh Kumar [Fri, 14 Sep 2007 14:28:42 +0000 (14:28 +0000)]
better comments
Raghubansh Kumar [Fri, 14 Sep 2007 14:17:22 +0000 (14:17 +0000)]
New testcases for wordwrap()
Raghubansh Kumar [Fri, 14 Sep 2007 09:44:02 +0000 (09:44 +0000)]
fix test
<changelog@php.net> [Fri, 14 Sep 2007 01:31:17 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Thu, 13 Sep 2007 20:06:15 +0000 (20:06 +0000)]
MFB: disallow setting mail.force_extra_parameters from .htaccess
Nuno Lopes [Thu, 13 Sep 2007 19:58:53 +0000 (19:58 +0000)]
MFB
Nuno Lopes [Thu, 13 Sep 2007 19:52:45 +0000 (19:52 +0000)]
MFB
Nuno Lopes [Thu, 13 Sep 2007 19:31:08 +0000 (19:31 +0000)]
MFB: fix expected output
Nuno Lopes [Thu, 13 Sep 2007 18:56:21 +0000 (18:56 +0000)]
MFB: fix expected output
Nuno Lopes [Thu, 13 Sep 2007 18:26:12 +0000 (18:26 +0000)]
MFB: fix skip reasons
Ilia Alshanetsky [Thu, 13 Sep 2007 15:36:50 +0000 (15:36 +0000)]
MFB: Added a note indicating that the tests may fail to due libc
implementation
Jani Taskinen [Thu, 13 Sep 2007 07:41:59 +0000 (07:41 +0000)]
cs/ws fix
<changelog@php.net> [Thu, 13 Sep 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Thu, 13 Sep 2007 01:16:24 +0000 (01:16 +0000)]
MFB: docs say dl() parameter can be filename only - enforce it
Stanislav Malyshev [Wed, 12 Sep 2007 21:27:56 +0000 (21:27 +0000)]
MFB: fix crash if stream is empty and reader function sets buffer as null