]> granicus.if.org Git - php/log
php
17 years agoFixed bug #42818 ($foo = clone(array()); leaks memory)
Dmitry Stogov [Wed, 3 Oct 2007 09:47:25 +0000 (09:47 +0000)]
Fixed bug #42818 ($foo = clone(array()); leaks memory)

17 years agoFixed bug #42772 (Storing $this in a static var fails while handling a cast to string)
Dmitry Stogov [Wed, 3 Oct 2007 08:02:19 +0000 (08:02 +0000)]
Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string)

17 years agoadd html* utf fix
Stanislav Malyshev [Wed, 3 Oct 2007 05:03:12 +0000 (05:03 +0000)]
add html* utf fix

17 years agoadd test with invalid sequences
Stanislav Malyshev [Wed, 3 Oct 2007 04:58:41 +0000 (04:58 +0000)]
add test with invalid sequences

17 years agodo not accept partial multibyte sequences in html* functions
Stanislav Malyshev [Wed, 3 Oct 2007 04:53:05 +0000 (04:53 +0000)]
do not accept partial multibyte sequences in html* functions

17 years agoimproved recursion detection in array_walk()
Antony Dovgal [Tue, 2 Oct 2007 10:04:13 +0000 (10:04 +0000)]
improved recursion detection in array_walk()
fixes #42752, though the leaks are still there

17 years agoMFB: Added test for bug #42785
Ilia Alshanetsky [Mon, 1 Oct 2007 15:33:21 +0000 (15:33 +0000)]
MFB: Added test for bug #42785

17 years agoMFB: Fixed bug #42785 (json_encode() formats doubles according to locale
Ilia Alshanetsky [Mon, 1 Oct 2007 15:23:15 +0000 (15:23 +0000)]
MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
rather then following standard syntax).

17 years agoMFB: Fixed typo in previous patch
Ilia Alshanetsky [Mon, 1 Oct 2007 15:00:15 +0000 (15:00 +0000)]
MFB: Fixed typo in previous patch

17 years agoMFB: Refactor code to make fixes for coverity issues #385 and #386 a bit
Ilia Alshanetsky [Mon, 1 Oct 2007 14:53:01 +0000 (14:53 +0000)]
MFB: Refactor code to make fixes for coverity issues #385 and #386 a bit
more obvious

17 years agofix test
Antony Dovgal [Mon, 1 Oct 2007 10:41:36 +0000 (10:41 +0000)]
fix test

17 years agofix tests
Antony Dovgal [Mon, 1 Oct 2007 10:25:50 +0000 (10:25 +0000)]
fix tests

17 years agothese dots exist since PHP3
Antony Dovgal [Mon, 1 Oct 2007 10:22:43 +0000 (10:22 +0000)]
these dots exist since PHP3
even though Jani removed them in 5_3, I can't see how they can cause any BUGS

17 years ago- add notice about glob regression (Lukas)
Pierre Joye [Mon, 1 Oct 2007 08:14:03 +0000 (08:14 +0000)]
- add notice about glob regression (Lukas)

17 years agosmaller tests already exist
Raghubansh Kumar [Sat, 29 Sep 2007 17:21:41 +0000 (17:21 +0000)]
smaller tests already exist

17 years agoNew testcases for sprintf() function
Raghubansh Kumar [Sat, 29 Sep 2007 14:13:53 +0000 (14:13 +0000)]
New testcases for sprintf() function

17 years agoNew testcases for chunk_split() function
Raghubansh Kumar [Sat, 29 Sep 2007 12:55:34 +0000 (12:55 +0000)]
New testcases for chunk_split() function

17 years agoNew testcases for stripos() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:19:43 +0000 (09:19 +0000)]
New testcases for stripos() function

17 years agoNew testcases for strrchr() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:18:07 +0000 (09:18 +0000)]
New testcases for strrchr() function

17 years agoNew testcases for join() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:10:18 +0000 (09:10 +0000)]
New testcases for join() function

17 years agoNew testcases for htmlspecialchars_decode() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:00:48 +0000 (09:00 +0000)]
New testcases for htmlspecialchars_decode() function

17 years ago- MFH: Fix type in example
Johannes Schlüter [Fri, 28 Sep 2007 22:04:47 +0000 (22:04 +0000)]
- MFH: Fix type in example

17 years agoMFB: Fixed coverity issue #470 Unitialized integer value used inside
Ilia Alshanetsky [Thu, 27 Sep 2007 17:27:15 +0000 (17:27 +0000)]
MFB: Fixed coverity issue #470 Unitialized integer value used inside
zend_ini_boolean_displayer_cb

17 years agomissing folding tag
Jani Taskinen [Thu, 27 Sep 2007 16:42:11 +0000 (16:42 +0000)]
missing folding tag

17 years agoMFH: use Z_STR* macros
Jani Taskinen [Thu, 27 Sep 2007 16:29:27 +0000 (16:29 +0000)]
MFH: use Z_STR* macros

17 years agoMFH: ws
Jani Taskinen [Thu, 27 Sep 2007 16:00:20 +0000 (16:00 +0000)]
MFH: ws

17 years agoMFH: ws + cs (to keep in sync with HEAD/PHP_5_3 only!)
Jani Taskinen [Thu, 27 Sep 2007 15:54:49 +0000 (15:54 +0000)]
MFH: ws + cs (to keep in sync with HEAD/PHP_5_3 only!)

17 years agows + cs fixes
Jani Taskinen [Thu, 27 Sep 2007 13:15:09 +0000 (13:15 +0000)]
ws + cs fixes

17 years agoMFH: fix coverity issue #412
Antony Dovgal [Thu, 27 Sep 2007 09:19:06 +0000 (09:19 +0000)]
MFH: fix coverity issue #412

17 years agoMFH: fix coverity issue #411
Antony Dovgal [Thu, 27 Sep 2007 09:15:20 +0000 (09:15 +0000)]
MFH: fix coverity issue #411

17 years agoBFN
Ilia Alshanetsky [Wed, 26 Sep 2007 15:44:15 +0000 (15:44 +0000)]
BFN

17 years agoFixed bug #42767 (highlight_string() truncates trailing comment)
Ilia Alshanetsky [Wed, 26 Sep 2007 15:43:58 +0000 (15:43 +0000)]
Fixed bug #42767 (highlight_string() truncates trailing comment)

17 years agonew testcases for strrev() function
Raghubansh Kumar [Wed, 26 Sep 2007 14:40:14 +0000 (14:40 +0000)]
new testcases for strrev() function

17 years agoMFH
Antony Dovgal [Wed, 26 Sep 2007 10:55:07 +0000 (10:55 +0000)]
MFH

17 years agoNew testcases for crc32() function
Raghubansh Kumar [Wed, 26 Sep 2007 06:03:55 +0000 (06:03 +0000)]
New testcases for crc32() function

17 years agoAnother typo fix
Ilia Alshanetsky [Tue, 25 Sep 2007 18:18:10 +0000 (18:18 +0000)]
Another typo fix

17 years agoFixed typo
Ilia Alshanetsky [Mon, 24 Sep 2007 23:33:24 +0000 (23:33 +0000)]
Fixed typo

17 years agoFixed crash on POST request after dl("mbstring.so")
Dmitry Stogov [Mon, 24 Sep 2007 11:53:40 +0000 (11:53 +0000)]
Fixed crash on POST request after dl("mbstring.so")

17 years agoMFH: added support "entity" as substitute_character settin accoding to bug #39404
Rui Hirokawa [Mon, 24 Sep 2007 11:51:36 +0000 (11:51 +0000)]
MFH: added support "entity" as substitute_character settin accoding to bug #39404

17 years agoFixed bug #42699 (PHP_SELF duplicates path)
Dmitry Stogov [Mon, 24 Sep 2007 11:40:05 +0000 (11:40 +0000)]
Fixed bug #42699 (PHP_SELF duplicates path)

17 years agoFixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is
Ilia Alshanetsky [Sun, 23 Sep 2007 15:19:21 +0000 (15:19 +0000)]
Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is
enabled).

17 years agoImprove check for filename (fixed coverity issue #355)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:55:35 +0000 (15:55 +0000)]
Improve check for filename (fixed coverity issue #355)

17 years agoFixed memory leak inside array_intersec (coverity issues #403,#404)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:38:00 +0000 (15:38 +0000)]
Fixed memory leak inside array_intersec (coverity issues #403,#404)

17 years agoFixed memory leak inside array_diff() (coverity issues #401,#402)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:32:11 +0000 (15:32 +0000)]
Fixed memory leak inside array_diff() (coverity issues #401,#402)

17 years agoFixed memory leak inside pack() (coverity issues #398,#399,#400)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:25:46 +0000 (15:25 +0000)]
Fixed memory leak inside pack() (coverity issues #398,#399,#400)

17 years agoNew testcases for strspn() function
Raghubansh Kumar [Sat, 22 Sep 2007 10:51:38 +0000 (10:51 +0000)]
New testcases for strspn() function

17 years agoNew testcases for strcspn() function
Raghubansh Kumar [Sat, 22 Sep 2007 10:36:15 +0000 (10:36 +0000)]
New testcases for strcspn() function

17 years agoNew testcases for strtok() function
Raghubansh Kumar [Sat, 22 Sep 2007 07:39:57 +0000 (07:39 +0000)]
New testcases for strtok() function

17 years agoreplaced by array_search_variation1.phpt, hence removed.
Raghubansh Kumar [Sat, 22 Sep 2007 06:58:33 +0000 (06:58 +0000)]
replaced by array_search_variation1.phpt, hence removed.

17 years agoupdate and split of testcases for functions array_search() and in_array()
Raghubansh Kumar [Sat, 22 Sep 2007 06:53:58 +0000 (06:53 +0000)]
update and split of testcases for functions array_search() and in_array()

17 years agoMFH: add NULL check (coverity issue #385) and fix CS
Antony Dovgal [Fri, 21 Sep 2007 14:17:06 +0000 (14:17 +0000)]
MFH: add NULL check (coverity issue #385) and fix CS

17 years agoMFH: check for NULL (coverity issue #386)
Antony Dovgal [Fri, 21 Sep 2007 14:12:52 +0000 (14:12 +0000)]
MFH: check for NULL (coverity issue #386)

17 years agoMFH: check the return value of getgroups() for -1 (coverity issue #390)
Antony Dovgal [Fri, 21 Sep 2007 14:05:18 +0000 (14:05 +0000)]
MFH: check the return value of getgroups() for -1 (coverity issue #390)

17 years agoMFH: plug leak on error (coverity issue #405)
Antony Dovgal [Fri, 21 Sep 2007 13:51:49 +0000 (13:51 +0000)]
MFH: plug leak on error (coverity issue #405)

17 years agoMFH: plug leak on error (coverity issue #407)
Antony Dovgal [Fri, 21 Sep 2007 13:37:30 +0000 (13:37 +0000)]
MFH: plug leak on error (coverity issue #407)

17 years agoImproved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().
Dmitry Stogov [Fri, 21 Sep 2007 13:10:59 +0000 (13:10 +0000)]
Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().

17 years agoinitialize all fields of the struct (it's generally good idea even though they should...
Antony Dovgal [Fri, 21 Sep 2007 13:08:00 +0000 (13:08 +0000)]
initialize all fields of the struct (it's generally good idea even though they should not be used)

17 years agoMFH: fix invalid read when opendir over FTP fails (coverity issue #462)
Antony Dovgal [Fri, 21 Sep 2007 12:57:38 +0000 (12:57 +0000)]
MFH: fix invalid read when opendir over FTP fails (coverity issue #462)

17 years agobetter fix for iconv_substr
Stanislav Malyshev [Thu, 20 Sep 2007 22:35:24 +0000 (22:35 +0000)]
better fix for iconv_substr

17 years agofix crash when fetching a node type that doesnt exist
Nuno Lopes [Thu, 20 Sep 2007 22:25:06 +0000 (22:25 +0000)]
fix crash when fetching a node type that doesnt exist
# reported in a manual user note

17 years agofix potential overflow (Mattias Bengtsson)
Stanislav Malyshev [Thu, 20 Sep 2007 21:55:14 +0000 (21:55 +0000)]
fix potential overflow (Mattias Bengtsson)

17 years agoadd test for dl() with long name
Stanislav Malyshev [Thu, 20 Sep 2007 18:44:24 +0000 (18:44 +0000)]
add test for dl() with long name

17 years agoMFH
Jani Taskinen [Thu, 20 Sep 2007 14:28:12 +0000 (14:28 +0000)]
MFH

17 years ago- Fix test and tuned error message
Jani Taskinen [Thu, 20 Sep 2007 14:11:32 +0000 (14:11 +0000)]
- Fix test and tuned error message

17 years agoMFH
Jani Taskinen [Thu, 20 Sep 2007 13:49:33 +0000 (13:49 +0000)]
MFH

17 years agoFixed test for glob() affected by previous patch
Ilia Alshanetsky [Thu, 20 Sep 2007 13:29:04 +0000 (13:29 +0000)]
Fixed test for glob() affected by previous patch

17 years agoBFN
Rob Richards [Thu, 20 Sep 2007 09:32:31 +0000 (09:32 +0000)]
BFN

17 years agoMFH: fix bug #42139 (XMLReader option constants are broken using XML())
Rob Richards [Thu, 20 Sep 2007 09:30:45 +0000 (09:30 +0000)]
MFH: fix bug #42139 (XMLReader option constants are broken using XML())
add test

17 years agoImproved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect...
Dmitry Stogov [Thu, 20 Sep 2007 09:22:59 +0000 (09:22 +0000)]
Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements)

17 years agoMFH
Antony Dovgal [Thu, 20 Sep 2007 08:10:44 +0000 (08:10 +0000)]
MFH

17 years agoFixed regression in glob() when enforcing safe_mode/open_basedir checks on
Ilia Alshanetsky [Wed, 19 Sep 2007 22:37:58 +0000 (22:37 +0000)]
Fixed regression in glob() when enforcing safe_mode/open_basedir checks on
paths containing '*'

17 years agoMFH
Antony Dovgal [Wed, 19 Sep 2007 11:25:57 +0000 (11:25 +0000)]
MFH

17 years agoone more test
Stanislav Malyshev [Wed, 19 Sep 2007 00:49:02 +0000 (00:49 +0000)]
one more test

17 years agoreport iconv fix
Stanislav Malyshev [Wed, 19 Sep 2007 00:41:10 +0000 (00:41 +0000)]
report iconv fix

17 years agolimit iconv parameters here too
Stanislav Malyshev [Wed, 19 Sep 2007 00:33:43 +0000 (00:33 +0000)]
limit iconv parameters here too

17 years agolimit iconv parameter sizes - workaround for glibc bug
Stanislav Malyshev [Wed, 19 Sep 2007 00:30:52 +0000 (00:30 +0000)]
limit iconv parameter sizes - workaround for glibc bug

17 years agoadd length tests for iconv functions
Stanislav Malyshev [Wed, 19 Sep 2007 00:18:01 +0000 (00:18 +0000)]
add length tests for iconv functions

17 years agoMFH: fixed bug #42502 va_* cannot detect.
Rui Hirokawa [Tue, 18 Sep 2007 21:35:39 +0000 (21:35 +0000)]
MFH: fixed bug #42502 va_* cannot detect.

17 years agomodified line end CR -> CR+NL
Rui Hirokawa [Tue, 18 Sep 2007 21:33:29 +0000 (21:33 +0000)]
modified line end CR -> CR+NL

17 years agoadd dl() limit patch
Stanislav Malyshev [Tue, 18 Sep 2007 20:25:07 +0000 (20:25 +0000)]
add dl() limit patch

17 years agolimit dl() argument length (patch by Christian Hoffmann)
Stanislav Malyshev [Tue, 18 Sep 2007 20:19:34 +0000 (20:19 +0000)]
limit dl() argument length (patch by Christian Hoffmann)

17 years agoFixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
Ilia Alshanetsky [Tue, 18 Sep 2007 19:49:54 +0000 (19:49 +0000)]
Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
  values).

17 years agoBFN
Jani Taskinen [Tue, 18 Sep 2007 09:25:03 +0000 (09:25 +0000)]
BFN

17 years ago- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)
Jani Taskinen [Tue, 18 Sep 2007 09:24:04 +0000 (09:24 +0000)]
- Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported on MacOSX)

17 years agoFixed typos
Ilia Alshanetsky [Mon, 17 Sep 2007 12:44:16 +0000 (12:44 +0000)]
Fixed typos

17 years agoFixed a typo
Ilia Alshanetsky [Sun, 16 Sep 2007 15:38:57 +0000 (15:38 +0000)]
Fixed a typo

17 years agobetter output matching/fixes
Raghubansh Kumar [Sat, 15 Sep 2007 07:29:55 +0000 (07:29 +0000)]
better output matching/fixes

17 years agoRemoving from file dir as it was wrongly committed to this dir
Raghubansh Kumar [Fri, 14 Sep 2007 19:03:14 +0000 (19:03 +0000)]
Removing from file dir as it was wrongly committed to this dir

17 years agoNew testcases for strncasecmp()
Raghubansh Kumar [Fri, 14 Sep 2007 19:02:07 +0000 (19:02 +0000)]
New testcases for strncasecmp()

17 years agoNew testcases for chop()
Raghubansh Kumar [Fri, 14 Sep 2007 18:58:02 +0000 (18:58 +0000)]
New testcases for chop()

17 years agoNew testcases for wordwrap()
Raghubansh Kumar [Fri, 14 Sep 2007 18:53:38 +0000 (18:53 +0000)]
New testcases for wordwrap()

17 years agoNew testcases for strncasecmp() function
Raghubansh Kumar [Fri, 14 Sep 2007 18:26:44 +0000 (18:26 +0000)]
New testcases for strncasecmp() function

17 years agoNew testscases for chop() function
Raghubansh Kumar [Fri, 14 Sep 2007 18:24:47 +0000 (18:24 +0000)]
New testscases for chop() function

17 years agoChanging to use %a to match recent run-tests.php patch
Zoe Slattery [Fri, 14 Sep 2007 16:28:54 +0000 (16:28 +0000)]
Changing to use %a to match recent run-tests.php patch

17 years agochanges to run-tests.php:
Nuno Lopes [Fri, 14 Sep 2007 15:28:03 +0000 (15:28 +0000)]
changes to run-tests.php:
- change %s to %a
- make %s = [^\r\n]+
- fix tests accordingly

17 years agofix expected output
Nuno Lopes [Fri, 14 Sep 2007 15:04:19 +0000 (15:04 +0000)]
fix expected output

17 years agobetter comments
Raghubansh Kumar [Fri, 14 Sep 2007 14:31:55 +0000 (14:31 +0000)]
better comments

17 years agoNew testcases for wordwrap() function
Raghubansh Kumar [Fri, 14 Sep 2007 14:14:48 +0000 (14:14 +0000)]
New testcases for wordwrap() function

17 years agofix test
Raghubansh Kumar [Fri, 14 Sep 2007 09:38:13 +0000 (09:38 +0000)]
fix test

17 years agofix news
Jani Taskinen [Fri, 14 Sep 2007 08:20:15 +0000 (08:20 +0000)]
fix news