]>
granicus.if.org Git - php/log
Scott MacVicar [Thu, 18 Oct 2007 14:39:08 +0000 (14:39 +0000)]
MFB53: Fixed bug #43020 (Warning message is missing with shuffle() and more than one argument)
Dmitry Stogov [Thu, 18 Oct 2007 13:11:30 +0000 (13:11 +0000)]
Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)
Marcus Boerger [Thu, 18 Oct 2007 05:32:50 +0000 (05:32 +0000)]
- BFN
Marcus Boerger [Thu, 18 Oct 2007 05:26:55 +0000 (05:26 +0000)]
- MF53 Fix for #41692, #42703
# Now in correct branch with fixed checkout and so on
Marcus Boerger [Thu, 18 Oct 2007 04:51:53 +0000 (04:51 +0000)]
- Fix test expectation
Marcus Boerger [Thu, 18 Oct 2007 04:49:55 +0000 (04:49 +0000)]
- MFB #42654, #42704
Dmitry Stogov [Wed, 17 Oct 2007 12:08:46 +0000 (12:08 +0000)]
Fixed possible crash because of uninitialized value (Zdash Urf)
Dmitry Stogov [Wed, 17 Oct 2007 11:17:46 +0000 (11:17 +0000)]
Fixed bug #42637 (SoapFault : Only http and https are allowed)
Antony Dovgal [Wed, 17 Oct 2007 08:19:50 +0000 (08:19 +0000)]
MFH
Antony Dovgal [Tue, 16 Oct 2007 13:20:29 +0000 (13:20 +0000)]
avoid double free and use zval_dtor() where neccessary
Andrey Hristov [Tue, 16 Oct 2007 13:00:32 +0000 (13:00 +0000)]
MFB5_3 : Shadowing of params bring undefined results.
Raghubansh Kumar [Mon, 15 Oct 2007 06:29:37 +0000 (06:29 +0000)]
New testcases for array_flip() function
Raghubansh Kumar [Mon, 15 Oct 2007 06:09:27 +0000 (06:09 +0000)]
New testcases for array_reverse() function
Hannes Magnusson [Sat, 13 Oct 2007 11:35:35 +0000 (11:35 +0000)]
MFH: fix typo and remove dots in error message
Ilia Alshanetsky [Thu, 11 Oct 2007 20:56:22 +0000 (20:56 +0000)]
MFB: Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)
Derick Rethans [Thu, 11 Oct 2007 18:54:37 +0000 (18:54 +0000)]
- Updated to version 2007.8
Raghubansh Kumar [Thu, 11 Oct 2007 11:53:16 +0000 (11:53 +0000)]
fix test (temp. file name)
Jani Taskinen [Thu, 11 Oct 2007 09:33:53 +0000 (09:33 +0000)]
MFB53
Jani Taskinen [Thu, 11 Oct 2007 08:28:02 +0000 (08:28 +0000)]
MF53
Robert Thompson [Wed, 10 Oct 2007 23:54:39 +0000 (23:54 +0000)]
Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().
Jani Taskinen [Wed, 10 Oct 2007 09:28:51 +0000 (09:28 +0000)]
- Generated with more recent re2c version
Ilia Alshanetsky [Wed, 10 Oct 2007 00:35:52 +0000 (00:35 +0000)]
MFB: Fixed bug #42869 (automatic session id insertion adds sessions id to
non-local forms)
Scott MacVicar [Tue, 9 Oct 2007 16:56:38 +0000 (16:56 +0000)]
MFH: Add constant to allow setting of character set with mysqli_options prior to connection.
Raghubansh Kumar [Tue, 9 Oct 2007 12:47:00 +0000 (12:47 +0000)]
New testcases for strip_tags() function
Raghubansh Kumar [Tue, 9 Oct 2007 12:19:27 +0000 (12:19 +0000)]
fix test
Raghubansh Kumar [Tue, 9 Oct 2007 12:12:19 +0000 (12:12 +0000)]
fix tests
Raghubansh Kumar [Tue, 9 Oct 2007 10:56:45 +0000 (10:56 +0000)]
fix tests
Scott MacVicar [Tue, 9 Oct 2007 10:06:34 +0000 (10:06 +0000)]
MFH: Fix expand_filepath when including relative files, ideally you should test your code...
Jani Taskinen [Tue, 9 Oct 2007 08:40:47 +0000 (08:40 +0000)]
MFH: ws + cs
Raghubansh Kumar [Tue, 9 Oct 2007 06:18:47 +0000 (06:18 +0000)]
fix tests
Raghubansh Kumar [Tue, 9 Oct 2007 04:55:14 +0000 (04:55 +0000)]
more tests for fseek(), ftell() & rewind() for win32
Raghubansh Kumar [Tue, 9 Oct 2007 04:07:24 +0000 (04:07 +0000)]
fix tests
Andrey Hristov [Mon, 8 Oct 2007 18:27:18 +0000 (18:27 +0000)]
News entry
Andrey Hristov [Mon, 8 Oct 2007 18:25:52 +0000 (18:25 +0000)]
Fix for bug #42890 Constant "LIST" defined by mysqlclient and c-client
Raghubansh Kumar [Mon, 8 Oct 2007 16:02:55 +0000 (16:02 +0000)]
fix test
Raghubansh Kumar [Mon, 8 Oct 2007 15:44:26 +0000 (15:44 +0000)]
fix test
Raghubansh Kumar [Mon, 8 Oct 2007 15:36:01 +0000 (15:36 +0000)]
fix tests
Raghubansh Kumar [Mon, 8 Oct 2007 15:19:56 +0000 (15:19 +0000)]
New testcases for strtr() function
Raghubansh Kumar [Mon, 8 Oct 2007 15:19:27 +0000 (15:19 +0000)]
New testcases for get_html_translation_table() function
Raghubansh Kumar [Mon, 8 Oct 2007 06:19:11 +0000 (06:19 +0000)]
fix test
Robert Thompson [Mon, 8 Oct 2007 02:49:26 +0000 (02:49 +0000)]
Fix for bug 41822 and 41899. expand_filepath() will now return a relative path under the specific situation where getcwd() returns NULL and the file is
still readable. As far as I have been able to tell, this fix only applies to the Solaris OS where files in directories with (--x) cannot getcwd().
Antony Dovgal [Sat, 6 Oct 2007 21:35:53 +0000 (21:35 +0000)]
MFH: fix ws & folding
Raghubansh Kumar [Fri, 5 Oct 2007 19:30:51 +0000 (19:30 +0000)]
New testcases for setlocale() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:44:35 +0000 (18:44 +0000)]
New testcases for nl2br() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:31:51 +0000 (18:31 +0000)]
New testcases for strrpos() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:16:34 +0000 (18:16 +0000)]
New testcases for str_split() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:07:28 +0000 (18:07 +0000)]
New testcases for vsprintf() function
Jani Taskinen [Fri, 5 Oct 2007 14:57:51 +0000 (14:57 +0000)]
MFH: fix test
Nuno Lopes [Fri, 5 Oct 2007 14:51:36 +0000 (14:51 +0000)]
allow lcov 1.6
Ilia Alshanetsky [Thu, 4 Oct 2007 23:26:04 +0000 (23:26 +0000)]
BFN
Ilia Alshanetsky [Thu, 4 Oct 2007 23:23:43 +0000 (23:23 +0000)]
MFB: Fixed bug #42817 (clone() on a non-object does not result in a fatal
error)
Jani Taskinen [Thu, 4 Oct 2007 13:31:11 +0000 (13:31 +0000)]
MFH: Removed ending dots from error messages
Ilia Alshanetsky [Wed, 3 Oct 2007 23:31:58 +0000 (23:31 +0000)]
MFB: Fixed bug #42783 (pg_insert() does not accept an empty list for
insertion)
Michael Wallner [Wed, 3 Oct 2007 20:34:48 +0000 (20:34 +0000)]
MFH: fix CURLOPT_TIMEOUT_MS support
Dmitry Stogov [Wed, 3 Oct 2007 09:47:25 +0000 (09:47 +0000)]
Fixed bug #42818 ($foo = clone(array()); leaks memory)
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)
Stanislav Malyshev [Wed, 3 Oct 2007 05:03:12 +0000 (05:03 +0000)]
add html* utf fix
Stanislav Malyshev [Wed, 3 Oct 2007 04:58:41 +0000 (04:58 +0000)]
add test with invalid sequences
Stanislav Malyshev [Wed, 3 Oct 2007 04:53:05 +0000 (04:53 +0000)]
do not accept partial multibyte sequences in html* functions
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
Ilia Alshanetsky [Mon, 1 Oct 2007 15:33:21 +0000 (15:33 +0000)]
MFB: Added test for bug #42785
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).
Ilia Alshanetsky [Mon, 1 Oct 2007 15:00:15 +0000 (15:00 +0000)]
MFB: Fixed typo in previous patch
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
Antony Dovgal [Mon, 1 Oct 2007 10:41:36 +0000 (10:41 +0000)]
fix test
Antony Dovgal [Mon, 1 Oct 2007 10:25:50 +0000 (10:25 +0000)]
fix tests
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
Pierre Joye [Mon, 1 Oct 2007 08:14:03 +0000 (08:14 +0000)]
- add notice about glob regression (Lukas)
Raghubansh Kumar [Sat, 29 Sep 2007 17:21:41 +0000 (17:21 +0000)]
smaller tests already exist
Raghubansh Kumar [Sat, 29 Sep 2007 14:13:53 +0000 (14:13 +0000)]
New testcases for sprintf() function
Raghubansh Kumar [Sat, 29 Sep 2007 12:55:34 +0000 (12:55 +0000)]
New testcases for chunk_split() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:19:43 +0000 (09:19 +0000)]
New testcases for stripos() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:18:07 +0000 (09:18 +0000)]
New testcases for strrchr() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:10:18 +0000 (09:10 +0000)]
New testcases for join() function
Raghubansh Kumar [Sat, 29 Sep 2007 09:00:48 +0000 (09:00 +0000)]
New testcases for htmlspecialchars_decode() function
Johannes Schlüter [Fri, 28 Sep 2007 22:04:47 +0000 (22:04 +0000)]
- MFH: Fix type in example
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
Jani Taskinen [Thu, 27 Sep 2007 16:42:11 +0000 (16:42 +0000)]
missing folding tag
Jani Taskinen [Thu, 27 Sep 2007 16:29:27 +0000 (16:29 +0000)]
MFH: use Z_STR* macros
Jani Taskinen [Thu, 27 Sep 2007 16:00:20 +0000 (16:00 +0000)]
MFH: ws
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!)
Jani Taskinen [Thu, 27 Sep 2007 13:15:09 +0000 (13:15 +0000)]
ws + cs fixes
Antony Dovgal [Thu, 27 Sep 2007 09:19:06 +0000 (09:19 +0000)]
MFH: fix coverity issue #412
Antony Dovgal [Thu, 27 Sep 2007 09:15:20 +0000 (09:15 +0000)]
MFH: fix coverity issue #411
Ilia Alshanetsky [Wed, 26 Sep 2007 15:44:15 +0000 (15:44 +0000)]
BFN
Ilia Alshanetsky [Wed, 26 Sep 2007 15:43:58 +0000 (15:43 +0000)]
Fixed bug #42767 (highlight_string() truncates trailing comment)
Raghubansh Kumar [Wed, 26 Sep 2007 14:40:14 +0000 (14:40 +0000)]
new testcases for strrev() function
Antony Dovgal [Wed, 26 Sep 2007 10:55:07 +0000 (10:55 +0000)]
MFH
Raghubansh Kumar [Wed, 26 Sep 2007 06:03:55 +0000 (06:03 +0000)]
New testcases for crc32() function
Ilia Alshanetsky [Tue, 25 Sep 2007 18:18:10 +0000 (18:18 +0000)]
Another typo fix
Ilia Alshanetsky [Mon, 24 Sep 2007 23:33:24 +0000 (23:33 +0000)]
Fixed typo
Dmitry Stogov [Mon, 24 Sep 2007 11:53:40 +0000 (11:53 +0000)]
Fixed crash on POST request after dl("mbstring.so")
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
Dmitry Stogov [Mon, 24 Sep 2007 11:40:05 +0000 (11:40 +0000)]
Fixed bug #42699 (PHP_SELF duplicates path)
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).
Ilia Alshanetsky [Sat, 22 Sep 2007 15:55:35 +0000 (15:55 +0000)]
Improve check for filename (fixed coverity issue #355)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:38:00 +0000 (15:38 +0000)]
Fixed memory leak inside array_intersec (coverity issues #403,#404)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:32:11 +0000 (15:32 +0000)]
Fixed memory leak inside array_diff() (coverity issues #401,#402)
Ilia Alshanetsky [Sat, 22 Sep 2007 15:25:46 +0000 (15:25 +0000)]
Fixed memory leak inside pack() (coverity issues #398,#399,#400)
Raghubansh Kumar [Sat, 22 Sep 2007 10:51:38 +0000 (10:51 +0000)]
New testcases for strspn() function