]>
granicus.if.org Git - php/log
Antony Dovgal [Thu, 25 Oct 2007 11:54:10 +0000 (11:54 +0000)]
fix test
Jani Taskinen [Thu, 25 Oct 2007 10:01:25 +0000 (10:01 +0000)]
ws
Dmitry Stogov [Thu, 25 Oct 2007 07:32:58 +0000 (07:32 +0000)]
Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable
Dmitry Stogov [Thu, 25 Oct 2007 05:39:24 +0000 (05:39 +0000)]
Added CGI SAPI -T option, to measure execution time of script repeated several times.
<changelog@php.net> [Thu, 25 Oct 2007 01:31:21 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 24 Oct 2007 22:50:30 +0000 (22:50 +0000)]
MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of params)
<changelog@php.net> [Wed, 24 Oct 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Tue, 23 Oct 2007 12:52:51 +0000 (12:52 +0000)]
Fixed variations of bug #35163
Andrey Hristov [Tue, 23 Oct 2007 10:44:25 +0000 (10:44 +0000)]
Fix the build, the w32 files should look like in 5_3
Andrey Hristov [Tue, 23 Oct 2007 10:17:39 +0000 (10:17 +0000)]
MFB: Fix compile failure on windows
Dmitry Stogov [Tue, 23 Oct 2007 09:55:25 +0000 (09:55 +0000)]
Fixed bug #35163 (Array elements can lose references)
Dmitry Stogov [Tue, 23 Oct 2007 05:57:13 +0000 (05:57 +0000)]
Fixed realpath cache for existent file with CWD_FILEPATH flag on win32
Mattias Bengtsson [Tue, 23 Oct 2007 01:58:41 +0000 (01:58 +0000)]
-MFB, Be paranoid and dont allow multiplication with zero
<changelog@php.net> [Tue, 23 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Mon, 22 Oct 2007 22:42:54 +0000 (22:42 +0000)]
MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect
time)
Raghubansh Kumar [Mon, 22 Oct 2007 11:17:18 +0000 (11:17 +0000)]
more testcases for array_filter() function
Dmitry Stogov [Mon, 22 Oct 2007 07:37:52 +0000 (07:37 +0000)]
Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov)
<changelog@php.net> [Mon, 22 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 21 Oct 2007 15:41:53 +0000 (15:41 +0000)]
MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has
0644 permissions).
<changelog@php.net> [Sun, 21 Oct 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Sat, 20 Oct 2007 05:34:35 +0000 (05:34 +0000)]
New testcases for array_rand() function
<changelog@php.net> [Sat, 20 Oct 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Fri, 19 Oct 2007 18:25:57 +0000 (18:25 +0000)]
New testcases for array_fill() function
Raghubansh Kumar [Fri, 19 Oct 2007 18:22:55 +0000 (18:22 +0000)]
New testcases for array_filter() function
Raghubansh Kumar [Fri, 19 Oct 2007 09:19:57 +0000 (09:19 +0000)]
New testcases for array_unshift() function
<changelog@php.net> [Fri, 19 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Thu, 18 Oct 2007 19:47:24 +0000 (19:47 +0000)]
fix TSRM, a couple of compile warnings on windows, and test
Dmitry Stogov [Thu, 18 Oct 2007 13:12:01 +0000 (13:12 +0000)]
Fixed bug #42722 (display_errors setting ignored for E_PARSE and HTTP 500 page)
Marcus Boerger [Thu, 18 Oct 2007 05:19:13 +0000 (05:19 +0000)]
- Missing piece
Marcus Boerger [Thu, 18 Oct 2007 05:09:49 +0000 (05:09 +0000)]
- Commit new tests to correct brnach (funny broken checkout)
Marcus Boerger [Thu, 18 Oct 2007 04:49:54 +0000 (04:49 +0000)]
- MFB #42654, #42704
<changelog@php.net> [Thu, 18 Oct 2007 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Dmitry Stogov [Wed, 17 Oct 2007 12:09:14 +0000 (12:09 +0000)]
Fixed possible crash because of uninitialized value (Zdash Urf)
Dmitry Stogov [Wed, 17 Oct 2007 11:18:49 +0000 (11:18 +0000)]
Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)
Dmitry Stogov [Wed, 17 Oct 2007 10:36:45 +0000 (10:36 +0000)]
Fixed bug #42919 (Unserializing of namespaced class object fails)
Dmitry Stogov [Wed, 17 Oct 2007 10:01:37 +0000 (10:01 +0000)]
Fixed bug #42859 (import always conflicts with internal classes). (cellog@php.net, Dmitry)
Antony Dovgal [Wed, 17 Oct 2007 08:22:01 +0000 (08:22 +0000)]
commit lost part of the patch
Antony Dovgal [Wed, 17 Oct 2007 08:17:34 +0000 (08:17 +0000)]
use correct dtor and variable for the callback
<changelog@php.net> [Wed, 17 Oct 2007 01:31:20 +0000 (01:31 +0000)]
ChangeLog update
Andrey Hristov [Tue, 16 Oct 2007 20:58:35 +0000 (20:58 +0000)]
Sync mysqlnd with HEAD. Same sources as in 5_3
Antony Dovgal [Tue, 16 Oct 2007 13:18:55 +0000 (13:18 +0000)]
use zval_dtor() instead of efree() + FREE_ZVAL()
Andrey Hristov [Tue, 16 Oct 2007 12:55:38 +0000 (12:55 +0000)]
MFB: Fix bug due to shadowing of variables. This one is pretty-pretty rare,
caught by source code inspection.
<changelog@php.net> [Tue, 16 Oct 2007 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Raghubansh Kumar [Mon, 15 Oct 2007 06:33:32 +0000 (06:33 +0000)]
New testcases for array_flip() function
Raghubansh Kumar [Mon, 15 Oct 2007 06:23:27 +0000 (06:23 +0000)]
New testcases for array_reverse() function
<changelog@php.net> [Mon, 15 Oct 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 14 Oct 2007 01:31:34 +0000 (01:31 +0000)]
ChangeLog update
Scott MacVicar [Sat, 13 Oct 2007 18:05:20 +0000 (18:05 +0000)]
MFB: Added icon file format support to getimagesize
Hannes Magnusson [Sat, 13 Oct 2007 11:36:59 +0000 (11:36 +0000)]
Add skipif
<changelog@php.net> [Sat, 13 Oct 2007 01:31:39 +0000 (01:31 +0000)]
ChangeLog update
Ulf Wendel [Fri, 12 Oct 2007 12:40:04 +0000 (12:40 +0000)]
Now HEAD should be fine: skip test (by default), if DB connect fails.
Ulf Wendel [Fri, 12 Oct 2007 12:32:39 +0000 (12:32 +0000)]
Same as for PHP_5_3: Trying to skip tests if they can't connect to the
DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE
to control if you want tests that can't connect to fail or to be skipped.
Ulf Wendel [Fri, 12 Oct 2007 11:52:27 +0000 (11:52 +0000)]
Fixing test.
Ulf Wendel [Fri, 12 Oct 2007 11:51:22 +0000 (11:51 +0000)]
Trying to make them not fail but skip if they cannot connect to the DB.
Ulf Wendel [Fri, 12 Oct 2007 11:46:41 +0000 (11:46 +0000)]
Fixing tests.
Edin Kadribasic [Fri, 12 Oct 2007 08:08:02 +0000 (08:08 +0000)]
MFB: Fix build
Antony Dovgal [Fri, 12 Oct 2007 07:23:44 +0000 (07:23 +0000)]
fix typo
<changelog@php.net> [Fri, 12 Oct 2007 01:31:22 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Thu, 11 Oct 2007 18:35:04 +0000 (18:35 +0000)]
- Updated to version 2007.8
Raghubansh Kumar [Thu, 11 Oct 2007 11:50:10 +0000 (11:50 +0000)]
fix test (temp. file name)
Raghubansh Kumar [Thu, 11 Oct 2007 03:17:08 +0000 (03:17 +0000)]
fix test
<changelog@php.net> [Thu, 11 Oct 2007 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Elizabeth Marie Smith [Wed, 10 Oct 2007 23:23:54 +0000 (23:23 +0000)]
MFB
Andrey Hristov [Wed, 10 Oct 2007 14:32:01 +0000 (14:32 +0000)]
MFB and unify code
Jani Taskinen [Wed, 10 Oct 2007 12:51:06 +0000 (12:51 +0000)]
ret is still int
Jani Taskinen [Wed, 10 Oct 2007 12:44:29 +0000 (12:44 +0000)]
- Use correct definition
Ulf Wendel [Wed, 10 Oct 2007 10:56:33 +0000 (10:56 +0000)]
Test changes for HEAD = synching with 5_3
Ulf Wendel [Wed, 10 Oct 2007 10:55:52 +0000 (10:55 +0000)]
Adding tests to ext/mysql in HEAD = synching with 5_3
Ulf Wendel [Wed, 10 Oct 2007 10:54:02 +0000 (10:54 +0000)]
Should be the last commit for HEAD. Now HEAD and 5_3 should have the latest
set of ext/mysqli tests. On Linux 32bit we've about 10 tests failing.
Before the commit we had about 20 tests failing with HEAD.
Ulf Wendel [Wed, 10 Oct 2007 10:51:34 +0000 (10:51 +0000)]
More changes = synching HEAD with 5_3
Ulf Wendel [Wed, 10 Oct 2007 10:49:00 +0000 (10:49 +0000)]
Commiting changes into HEAD = synching with 5_3
Ulf Wendel [Wed, 10 Oct 2007 10:46:06 +0000 (10:46 +0000)]
More updates to the ext/mysqli tests in HEAD = synching with 5_3
Ulf Wendel [Wed, 10 Oct 2007 10:43:39 +0000 (10:43 +0000)]
Adding new tests = making sure we're in sync with the 5_3 branch
Jani Taskinen [Wed, 10 Oct 2007 09:28:25 +0000 (09:28 +0000)]
- Generated with more recent re2c version
<changelog@php.net> [Wed, 10 Oct 2007 01:31:23 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 10 Oct 2007 00:36:25 +0000 (00:36 +0000)]
MFB: Fixed bug #42869 (automatic session id insertion adds sessions id to
non-local forms)
Raghubansh Kumar [Tue, 9 Oct 2007 12:42:47 +0000 (12:42 +0000)]
New testcases for strip_tags() function
Raghubansh Kumar [Tue, 9 Oct 2007 11:58:52 +0000 (11:58 +0000)]
added unicode output
Raghubansh Kumar [Tue, 9 Oct 2007 11:51:48 +0000 (11:51 +0000)]
fix tests
Scott MacVicar [Tue, 9 Oct 2007 10:04:19 +0000 (10:04 +0000)]
Fix expand_filepath when including relative files, ideally you should test you code...
Jani Taskinen [Tue, 9 Oct 2007 08:40:25 +0000 (08:40 +0000)]
ws + cs
Raghubansh Kumar [Tue, 9 Oct 2007 05:22:51 +0000 (05:22 +0000)]
fix tests
Raghubansh Kumar [Tue, 9 Oct 2007 04:52:47 +0000 (04:52 +0000)]
fix tests
Robert Thompson [Tue, 9 Oct 2007 02:41:14 +0000 (02:41 +0000)]
Fix for bug 41822. 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().
<changelog@php.net> [Tue, 9 Oct 2007 01:31:20 +0000 (01:31 +0000)]
ChangeLog update
Andrey Hristov [Mon, 8 Oct 2007 15:40:26 +0000 (15:40 +0000)]
MFB: Move declarations from the public header file.
Raghubansh Kumar [Mon, 8 Oct 2007 15:31:06 +0000 (15:31 +0000)]
New testcases for strtr() function
Raghubansh Kumar [Mon, 8 Oct 2007 15:30:38 +0000 (15:30 +0000)]
New testcases for get_html_translation_table() function
Raghubansh Kumar [Mon, 8 Oct 2007 06:24:57 +0000 (06:24 +0000)]
fix tests
Yiduo (David) Wang [Mon, 8 Oct 2007 04:05:22 +0000 (04:05 +0000)]
stmt->fetch.func.values is not a zval and should not be freed with FREE_ZVAL
<changelog@php.net> [Mon, 8 Oct 2007 01:31:28 +0000 (01:31 +0000)]
ChangeLog update
Nuno Lopes [Sun, 7 Oct 2007 14:00:20 +0000 (14:00 +0000)]
add test for bug #42737.
HEAD didnt have this bug, as it uses a smarter way to iterate over utf-8 chars
Antony Dovgal [Sun, 7 Oct 2007 12:33:40 +0000 (12:33 +0000)]
silence the warning
Antony Dovgal [Sun, 7 Oct 2007 12:23:29 +0000 (12:23 +0000)]
fix typos
Nuno Lopes [Sun, 7 Oct 2007 12:21:05 +0000 (12:21 +0000)]
MFB: fix ZTS build
Nuno Lopes [Sun, 7 Oct 2007 12:14:59 +0000 (12:14 +0000)]
MFB
Nuno Lopes [Sun, 7 Oct 2007 12:09:02 +0000 (12:09 +0000)]
MFB: fix #37911
Yiduo (David) Wang [Sun, 7 Oct 2007 05:15:07 +0000 (05:15 +0000)]
Added macros for managing zval refcounts and is_ref statuses
<changelog@php.net> [Sun, 7 Oct 2007 01:31:26 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 6 Oct 2007 21:28:10 +0000 (21:28 +0000)]
fix ws & folding, nuke unused vars