]>
granicus.if.org Git - php/log
Scott MacVicar [Sat, 13 Oct 2007 18:02:22 +0000 (18:02 +0000)]
Added icon file format support to getimagesize
Hannes Magnusson [Sat, 13 Oct 2007 11:37:42 +0000 (11:37 +0000)]
MFH: Add skipif
Hannes Magnusson [Sat, 13 Oct 2007 11:34:43 +0000 (11:34 +0000)]
MFH: Fix typo and remove dots in error messages
Ulf Wendel [Fri, 12 Oct 2007 12:52:56 +0000 (12:52 +0000)]
Same as for HEAD: make it skip and not fail if it can't connect to DB
Ulf Wendel [Fri, 12 Oct 2007 12:06:07 +0000 (12:06 +0000)]
Same as for HEAD: 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:57:18 +0000 (11:57 +0000)]
Trying to skip tests if they can't connect to the DB server.
Currently they have failed by default. Note also the environment
variable MYSQL_TEST_SKIP_CONNECT_FAILURE to control the default (skip or fail)
Edin Kadribasic [Fri, 12 Oct 2007 08:07:13 +0000 (08:07 +0000)]
Fix build
Edin Kadribasic [Fri, 12 Oct 2007 07:58:32 +0000 (07:58 +0000)]
MFH (and build fix)
Ilia Alshanetsky [Thu, 11 Oct 2007 20:54:41 +0000 (20:54 +0000)]
Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesn't work with setFetchMode)
Derick Rethans [Thu, 11 Oct 2007 18:54:13 +0000 (18:54 +0000)]
- Updated to version 2007.8
Raghubansh Kumar [Thu, 11 Oct 2007 11:52:27 +0000 (11:52 +0000)]
fix test (temp. file name)
Jani Taskinen [Thu, 11 Oct 2007 09:33:30 +0000 (09:33 +0000)]
- fix typo
Jani Taskinen [Thu, 11 Oct 2007 08:26:13 +0000 (08:26 +0000)]
- Fix ws/cs and wrap the stuff within #if HAVE_BROKEN_GETCWD
Marcus Boerger [Thu, 11 Oct 2007 01:03:19 +0000 (01:03 +0000)]
- MFH debug object helper
Robert Thompson [Wed, 10 Oct 2007 22:52:58 +0000 (22:52 +0000)]
Fix for bug 41899, safe mode and relative paths with Solaris's broken getcwd().
Ulf Wendel [Wed, 10 Oct 2007 15:04:59 +0000 (15:04 +0000)]
Fixing the test. Might the PHP 5.2 run-tests.php have fooled me? I could swear,
I saw this test passing with 5.2 before...
Ulf Wendel [Wed, 10 Oct 2007 14:31:28 +0000 (14:31 +0000)]
Version specific EXPECF sections would be wonderful (bug31668.phpt).
And sometimes it helps to read the commit messages to keep tests up to date:
we removed mysqli_set_local_infile_handler() from mysqlnd (061.phpt) some
time ago.
Andrey Hristov [Wed, 10 Oct 2007 14:29:27 +0000 (14:29 +0000)]
Fix ODBC, the GC patch missed this one leading to compilation failure.
Jani Taskinen [Wed, 10 Oct 2007 12:58:41 +0000 (12:58 +0000)]
MFH
Jani Taskinen [Wed, 10 Oct 2007 12:44:46 +0000 (12:44 +0000)]
MFH
Ulf Wendel [Wed, 10 Oct 2007 10:20:11 +0000 (10:20 +0000)]
Last bunch of new tests.
Ulf Wendel [Wed, 10 Oct 2007 10:18:50 +0000 (10:18 +0000)]
Adding new tests: mysqli_s*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:18:29 +0000 (10:18 +0000)]
Adding new tests: mysqli_q*.phpt mysqli_r*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:17:38 +0000 (10:17 +0000)]
Adding new tests: mysqli_m*.phpt mysqli_n*.phpt mysqli_o*.phpt mysqli_p*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:16:00 +0000 (10:16 +0000)]
Adding new tests: mysqli_g*.phpt mysqli_i*.phpt mysqli_k*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:14:38 +0000 (10:14 +0000)]
Adding new tests mysqli_d*.phpt mysqli_e*.phpt mysqli_f*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:13:47 +0000 (10:13 +0000)]
Adding new tests. Again, I'll commit in chunks and try to find acceptable
commit sizes.
Ulf Wendel [Wed, 10 Oct 2007 10:11:27 +0000 (10:11 +0000)]
Test code for bug #42378
Ulf Wendel [Wed, 10 Oct 2007 10:10:59 +0000 (10:10 +0000)]
Further changes to regression/bug-verification tests.
Ulf Wendel [Wed, 10 Oct 2007 10:10:14 +0000 (10:10 +0000)]
Last set of changes to the classical 0*.phpt - 06*.phpt/07*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:08:29 +0000 (10:08 +0000)]
Changes to 04*.phpt, 05*.phpt.
Ulf Wendel [Wed, 10 Oct 2007 10:07:46 +0000 (10:07 +0000)]
Changes to 02*.phpt, 03*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:07:08 +0000 (10:07 +0000)]
Changes to all 01*.phpt tests
Ulf Wendel [Wed, 10 Oct 2007 10:06:53 +0000 (10:06 +0000)]
Changes to existing tests: 0*.phpt
Ulf Wendel [Wed, 10 Oct 2007 10:04:46 +0000 (10:04 +0000)]
Starting to merge updated set of tests into 5.3.
Ulf Wendel [Wed, 10 Oct 2007 09:56:48 +0000 (09:56 +0000)]
And the last set of new tests for ext/mysql. "new" does not really mean new.
We've checked them into HEAD/PHP6 before already.
Ulf Wendel [Wed, 10 Oct 2007 09:55:28 +0000 (09:55 +0000)]
Second last set of new tests for ext/mysql
Ulf Wendel [Wed, 10 Oct 2007 09:53:34 +0000 (09:53 +0000)]
Next set of new tests - more to follow. Trying to find reasonable commit size...
Ulf Wendel [Wed, 10 Oct 2007 09:51:45 +0000 (09:51 +0000)]
Adding new tests.
Ulf Wendel [Wed, 10 Oct 2007 09:49:37 +0000 (09:49 +0000)]
New tests use more helper files.
Ulf Wendel [Wed, 10 Oct 2007 09:47:21 +0000 (09:47 +0000)]
Starting to merge the latest set of tests from the mysqlnd development
tree into the PHP 5_3 tree.
Jani Taskinen [Wed, 10 Oct 2007 09:27:13 +0000 (09:27 +0000)]
- Generated with a bit more recent re2c version
Ilia Alshanetsky [Wed, 10 Oct 2007 00:34:40 +0000 (00:34 +0000)]
Fixed bug #42869 (automatic session id insertion adds sessions id to
non-local forms)
Elizabeth Marie Smith [Tue, 9 Oct 2007 21:53:44 +0000 (21:53 +0000)]
Fix build on MSVC 2008 - channeling Wez
Raghubansh Kumar [Tue, 9 Oct 2007 12:44:45 +0000 (12:44 +0000)]
New testcases for strip_tags() function
Raghubansh Kumar [Tue, 9 Oct 2007 12:17:48 +0000 (12:17 +0000)]
fix tests
Raghubansh Kumar [Tue, 9 Oct 2007 11:04:17 +0000 (11:04 +0000)]
fix tests
Scott MacVicar [Tue, 9 Oct 2007 10:05:08 +0000 (10:05 +0000)]
MFH: Fix expand_filepath when including relative files, ideally you should test you code...
Jani Taskinen [Tue, 9 Oct 2007 08:40:36 +0000 (08:40 +0000)]
MFH: ws + cs
Raghubansh Kumar [Tue, 9 Oct 2007 06:15:39 +0000 (06:15 +0000)]
fix tests
Raghubansh Kumar [Tue, 9 Oct 2007 04:56:28 +0000 (04:56 +0000)]
more tests for fseek(), ftell() & rewind() for win32
Raghubansh Kumar [Tue, 9 Oct 2007 04:12:16 +0000 (04:12 +0000)]
fix tests
Robert Thompson [Mon, 8 Oct 2007 23:44:50 +0000 (23:44 +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().
Wez Furlong [Mon, 8 Oct 2007 17:55:40 +0000 (17:55 +0000)]
add iODBC support to pdo_odbc
Andrey Hristov [Mon, 8 Oct 2007 16:14:56 +0000 (16:14 +0000)]
Move non-public code to non-public header file. This should also solve
#42890 "Constant "LIST" defined by mysqlclient and c-client"
Raghubansh Kumar [Mon, 8 Oct 2007 16:04:28 +0000 (16:04 +0000)]
fix test
Raghubansh Kumar [Mon, 8 Oct 2007 15:45:53 +0000 (15:45 +0000)]
fix test
Andrey Hristov [Mon, 8 Oct 2007 15:38:47 +0000 (15:38 +0000)]
Move declarations from the public header file.
Raghubansh Kumar [Mon, 8 Oct 2007 15:37:57 +0000 (15:37 +0000)]
fix tests
Raghubansh Kumar [Mon, 8 Oct 2007 15:21:36 +0000 (15:21 +0000)]
New testcases for strtr() function
Raghubansh Kumar [Mon, 8 Oct 2007 15:21:13 +0000 (15:21 +0000)]
New testcases for get_html_translation_table() function
Raghubansh Kumar [Mon, 8 Oct 2007 06:22:13 +0000 (06:22 +0000)]
fix test
Yiduo (David) Wang [Mon, 8 Oct 2007 04:06:15 +0000 (04:06 +0000)]
MFH: stmt->fetch.func.values is not a zval and should not be freed with FREE_ZVAL
Yiduo (David) Wang [Sun, 7 Oct 2007 21:47:36 +0000 (21:47 +0000)]
Fix build for mysqlnd
Nuno Lopes [Sun, 7 Oct 2007 13:57:10 +0000 (13:57 +0000)]
Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)
Nuno Lopes [Sun, 7 Oct 2007 12:20:11 +0000 (12:20 +0000)]
now fix the thread-safe build..
#sorry for the noise, but I didnt commit patches to PHP for a long time..
Nuno Lopes [Sun, 7 Oct 2007 12:14:02 +0000 (12:14 +0000)]
fix the previous patch: the rc var doesnt need to be passed to the make_subpats_table()
Nuno Lopes [Sun, 7 Oct 2007 11:51:35 +0000 (11:51 +0000)]
BFN: #37911
Nuno Lopes [Sun, 7 Oct 2007 11:48:27 +0000 (11:48 +0000)]
fix bug #37911: preg_replace_callback ignores named groups
Nuno Lopes [Sun, 7 Oct 2007 10:35:03 +0000 (10:35 +0000)]
upgrade pcre to version 7.4
Antony Dovgal [Sun, 7 Oct 2007 08:33:38 +0000 (08:33 +0000)]
one more fix
Antony Dovgal [Sun, 7 Oct 2007 08:30:47 +0000 (08:30 +0000)]
fix build
Yiduo (David) Wang [Sun, 7 Oct 2007 05:22:07 +0000 (05:22 +0000)]
MFH: Added macros for managing zval refcounts and is_ref statuses
Antony Dovgal [Sat, 6 Oct 2007 21:28:50 +0000 (21:28 +0000)]
MFH: fix ws & folding, nuke unused vars
Jani Taskinen [Sat, 6 Oct 2007 02:13:50 +0000 (02:13 +0000)]
MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)
Jani Taskinen [Sat, 6 Oct 2007 01:46:24 +0000 (01:46 +0000)]
BFN
[DOC] Note: ldap_[get|set]_option() manual pages needs an entry for
[DOC] LDAP_OPT_NETWORK_TIMEOUT
Jani Taskinen [Sat, 6 Oct 2007 01:43:26 +0000 (01:43 +0000)]
MFH: - Added LDAP_OPT_NETWORK_TIMEOUT option for ldap_set_option() to allow setting network timeout (FR#42837)
Andrey Hristov [Fri, 5 Oct 2007 21:23:56 +0000 (21:23 +0000)]
Import mysqlnd
Patch ext/mysql and ext/mysqli to support mysqlnd
Raghubansh Kumar [Fri, 5 Oct 2007 19:32:28 +0000 (19:32 +0000)]
New testcases for setlocale() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:46:02 +0000 (18:46 +0000)]
New testcases for nl2br() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:33:24 +0000 (18:33 +0000)]
New testcases for strrpos() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:18:18 +0000 (18:18 +0000)]
New testcases for str_split() function
Raghubansh Kumar [Fri, 5 Oct 2007 18:09:31 +0000 (18:09 +0000)]
New testcases for vsprintf() function
Rob Richards [Fri, 5 Oct 2007 16:00:30 +0000 (16:00 +0000)]
MFH: fix win build
Jani Taskinen [Fri, 5 Oct 2007 15:00:09 +0000 (15:00 +0000)]
MFH:- Moved the old regex functions to own extension: ereg
Jani Taskinen [Fri, 5 Oct 2007 14:57:28 +0000 (14:57 +0000)]
MFH: fix test
Nuno Lopes [Fri, 5 Oct 2007 14:48:32 +0000 (14:48 +0000)]
lcov 1.6 also works correctly
Jani Taskinen [Fri, 5 Oct 2007 12:34:48 +0000 (12:34 +0000)]
- Sync with configure.in from HEAD (the CGI stuff is as ini options nowadays)
David Soria Parra [Fri, 5 Oct 2007 11:43:09 +0000 (11:43 +0000)]
WS fix. Space instead of tab.
David Soria Parra [Fri, 5 Oct 2007 09:37:17 +0000 (09:37 +0000)]
WS/Indent fix
Ilia Alshanetsky [Thu, 4 Oct 2007 23:22:37 +0000 (23:22 +0000)]
Generated files that are part of the previous patch
Ilia Alshanetsky [Thu, 4 Oct 2007 23:19:20 +0000 (23:19 +0000)]
Fixed bug #42817 (clone() on a non-object does not result in a fatal error)
Ilia Alshanetsky [Wed, 3 Oct 2007 23:30:46 +0000 (23:30 +0000)]
Fixed bug #42783 (pg_insert() does not accept an empty list for insertion)
Michael Wallner [Wed, 3 Oct 2007 20:34:01 +0000 (20:34 +0000)]
MFH: fix CURLOPT_TIMEOUT_MS support
Jani Taskinen [Wed, 3 Oct 2007 13:03:18 +0000 (13:03 +0000)]
MFH:- Removed the %destructor declaration (requires bison 1.875 or above)
David Soria Parra [Wed, 3 Oct 2007 10:44:32 +0000 (10:44 +0000)]
MFH: Add an escape parameter to fgetcsv to satisfy rfc4180 and bug #40501.
[DOC] 5th parameter available since PHP 5.3+
Dmitry Stogov [Wed, 3 Oct 2007 10:33:02 +0000 (10:33 +0000)]
Fixed bug #42820 (defined() on constant with namespace prefixes tries to load class).
Dmitry Stogov [Wed, 3 Oct 2007 09:47:45 +0000 (09:47 +0000)]
Fixed bug #42818 ($foo = clone(array()); leaks memory)
Dmitry Stogov [Wed, 3 Oct 2007 08:02:36 +0000 (08:02 +0000)]
Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string)
Dmitry Stogov [Wed, 3 Oct 2007 06:49:15 +0000 (06:49 +0000)]
ws