]>
granicus.if.org Git - php/log
Jani Taskinen [Tue, 6 Nov 2007 13:28:21 +0000 (13:28 +0000)]
MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)
Raghubansh Kumar [Mon, 5 Nov 2007 16:37:45 +0000 (16:37 +0000)]
New testcases for asort() function
Raghubansh Kumar [Mon, 5 Nov 2007 16:24:37 +0000 (16:24 +0000)]
better test title
Raghubansh Kumar [Mon, 5 Nov 2007 15:38:03 +0000 (15:38 +0000)]
New testcases for sort() function
Raghubansh Kumar [Mon, 5 Nov 2007 14:39:42 +0000 (14:39 +0000)]
New testcases for array_intersect_assoc() function
Derick Rethans [Mon, 5 Nov 2007 10:36:50 +0000 (10:36 +0000)]
- Updated to version 2007.9
Mattias Bengtsson [Mon, 5 Nov 2007 01:14:18 +0000 (01:14 +0000)]
- Right filename
Mattias Bengtsson [Sun, 4 Nov 2007 23:56:00 +0000 (23:56 +0000)]
- Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
Raghubansh Kumar [Fri, 2 Nov 2007 03:54:05 +0000 (03:54 +0000)]
fix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:16:22 +0000 (03:16 +0000)]
fix tests: proper temp file names
Raghubansh Kumar [Fri, 2 Nov 2007 03:00:18 +0000 (03:00 +0000)]
Fix test: better float values
Ilia Alshanetsky [Thu, 1 Nov 2007 22:37:35 +0000 (22:37 +0000)]
back to dev
Ilia Alshanetsky [Thu, 1 Nov 2007 22:33:31 +0000 (22:33 +0000)]
5.2.5RC2
Antony Dovgal [Thu, 1 Nov 2007 19:13:49 +0000 (19:13 +0000)]
MFH: initialize correct variable
Jani Taskinen [Thu, 1 Nov 2007 17:32:26 +0000 (17:32 +0000)]
MFH: nuke unused variables
Dmitry Stogov [Thu, 1 Nov 2007 15:41:13 +0000 (15:41 +0000)]
Another fix for bug #42773
Dmitry Stogov [Thu, 1 Nov 2007 15:23:14 +0000 (15:23 +0000)]
Fixed bug #42848 (Status: header incorrect under FastCGI)
Dmitry Stogov [Thu, 1 Nov 2007 14:11:47 +0000 (14:11 +0000)]
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown)
Dmitry Stogov [Thu, 1 Nov 2007 14:10:19 +0000 (14:10 +0000)]
Fixed bug #42773 (WSDL error causes HTTP 500 Response)
Robert Nicholson [Thu, 1 Nov 2007 10:34:38 +0000 (10:34 +0000)]
delete .project file
Robert Nicholson [Thu, 1 Nov 2007 08:42:32 +0000 (08:42 +0000)]
update min_error and max_error testcases to take into account bug fix for bug#43125
Dmitry Stogov [Wed, 31 Oct 2007 18:24:42 +0000 (18:24 +0000)]
Added CGI SAPI -T option, to measure execution time of script repeated several times.
Jani Taskinen [Wed, 31 Oct 2007 13:39:14 +0000 (13:39 +0000)]
MFH: fix typo
Jani Taskinen [Wed, 31 Oct 2007 13:23:07 +0000 (13:23 +0000)]
MFH: - Fixed Bug #43137 (rmdir() and rename() do not clear statcache)
Ilia Alshanetsky [Wed, 31 Oct 2007 12:58:24 +0000 (12:58 +0000)]
MFB: Fixed bug #43139 PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with
fetchAll()
Ilia Alshanetsky [Tue, 30 Oct 2007 23:03:54 +0000 (23:03 +0000)]
MFB: Test not relavent for sqlite that uses built-in bound syntax
Ilia Alshanetsky [Mon, 29 Oct 2007 22:37:25 +0000 (22:37 +0000)]
MFB: Fixed bug #43130 (Bound parameters cannot have - in their name)
Jani Taskinen [Mon, 29 Oct 2007 09:05:55 +0000 (09:05 +0000)]
MFH
Ilia Alshanetsky [Sun, 28 Oct 2007 13:47:14 +0000 (13:47 +0000)]
MFB: Fixed bug #42976 (Crash when constructor for newInstance() or
newInstanceArgs() fails)
Raghubansh Kumar [Sat, 27 Oct 2007 12:29:25 +0000 (12:29 +0000)]
New testcases for shuffle() function
Raghubansh Kumar [Sat, 27 Oct 2007 12:16:57 +0000 (12:16 +0000)]
New testcases for array_intersect() function
Stanislav Malyshev [Fri, 26 Oct 2007 17:45:26 +0000 (17:45 +0000)]
add attribution
Robert Nicholson [Fri, 26 Oct 2007 16:08:34 +0000 (16:08 +0000)]
Remove unneeded INI sections
Raghubansh Kumar [Fri, 26 Oct 2007 11:47:50 +0000 (11:47 +0000)]
more testcases for array_unshift() function
Robert Nicholson [Fri, 26 Oct 2007 11:07:31 +0000 (11:07 +0000)]
new testcases for array_splice
Robert Nicholson [Fri, 26 Oct 2007 11:02:04 +0000 (11:02 +0000)]
new testcases for max and min
Jani Taskinen [Fri, 26 Oct 2007 08:13:15 +0000 (08:13 +0000)]
fix news
Antony Dovgal [Thu, 25 Oct 2007 13:01:16 +0000 (13:01 +0000)]
MFH
Antony Dovgal [Thu, 25 Oct 2007 11:54:23 +0000 (11:54 +0000)]
MFH
Dmitry Stogov [Thu, 25 Oct 2007 07:30:29 +0000 (07:30 +0000)]
Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable
Ilia Alshanetsky [Wed, 24 Oct 2007 22:50:19 +0000 (22:50 +0000)]
MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)
Dmitry Stogov [Tue, 23 Oct 2007 05:57:35 +0000 (05:57 +0000)]
Fixed realpath cache for existent file with CWD_FILEPATH flag on win32
Mattias Bengtsson [Tue, 23 Oct 2007 01:58:08 +0000 (01:58 +0000)]
- Be paranoid and dont allow multiplication with zero
Ilia Alshanetsky [Mon, 22 Oct 2007 22:43:44 +0000 (22:43 +0000)]
MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)
Raghubansh Kumar [Mon, 22 Oct 2007 11:13:51 +0000 (11:13 +0000)]
more testcase for array_filter() function
Andrey Hristov [Mon, 22 Oct 2007 10:35:33 +0000 (10:35 +0000)]
Make it compile with libmysql 3.23
Dmitry Stogov [Mon, 22 Oct 2007 07:52:03 +0000 (07:52 +0000)]
forgotten description
Dmitry Stogov [Mon, 22 Oct 2007 07:37:20 +0000 (07:37 +0000)]
Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)
Ilia Alshanetsky [Sun, 21 Oct 2007 15:41:45 +0000 (15:41 +0000)]
MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).
Raghubansh Kumar [Fri, 19 Oct 2007 18:39:52 +0000 (18:39 +0000)]
New tetscases for array_rand() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:34:16 +0000 (18:34 +0000)]
New testcases for array_fill() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:18:17 +0000 (18:18 +0000)]
New testcases for array_filter() function
Raghubansh Kumar [Fri, 19 Oct 2007 09:12:22 +0000 (09:12 +0000)]
New testcases for array_unshift() function
Robert Thompson [Fri, 19 Oct 2007 05:35:05 +0000 (05:35 +0000)]
formatting
Robert Thompson [Fri, 19 Oct 2007 01:22:24 +0000 (01:22 +0000)]
News for getcwd() failure fix.
Ilia Alshanetsky [Thu, 18 Oct 2007 23:09:54 +0000 (23:09 +0000)]
Back to dev
Ilia Alshanetsky [Thu, 18 Oct 2007 22:59:43 +0000 (22:59 +0000)]
5.2.5RC1
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