]>
granicus.if.org Git - php/log
Pierre Joye [Wed, 2 Sep 2009 22:59:58 +0000 (22:59 +0000)]
- #48746, len includes null already
Pierre Joye [Wed, 2 Sep 2009 20:02:17 +0000 (20:02 +0000)]
- be sure to get all crt dbg errors in stderr
Ilia Alshanetsky [Wed, 2 Sep 2009 13:07:44 +0000 (13:07 +0000)]
Fixed return value to comply with tests
Pierre Joye [Wed, 2 Sep 2009 01:59:17 +0000 (01:59 +0000)]
- #27051, we need the thread token here, not the process
Ilia Alshanetsky [Wed, 2 Sep 2009 00:14:46 +0000 (00:14 +0000)]
Fixed typo
Pierre Joye [Tue, 1 Sep 2009 22:51:31 +0000 (22:51 +0000)]
- #27051, create process as impersonated user
Pierre Joye [Tue, 1 Sep 2009 19:41:51 +0000 (19:41 +0000)]
- fix TS build
Pierre Joye [Tue, 1 Sep 2009 17:53:00 +0000 (17:53 +0000)]
- readdir/scandir entry
Pierre Joye [Tue, 1 Sep 2009 17:50:59 +0000 (17:50 +0000)]
- #48746, revert previous about volume. Fix volume support to allow all mounted points (with or without drives)
Pierre Joye [Tue, 1 Sep 2009 17:46:17 +0000 (17:46 +0000)]
- #48746, fix regression in readdir/scandir and mounted points or junctions on windows
Antony Dovgal [Tue, 1 Sep 2009 15:13:02 +0000 (15:13 +0000)]
add -g along with -O0
Patrick Allaert [Tue, 1 Sep 2009 13:41:18 +0000 (13:41 +0000)]
Merging last tests made in HEAD
Jani Taskinen [Mon, 31 Aug 2009 21:19:29 +0000 (21:19 +0000)]
fix typo
Jani Taskinen [Mon, 31 Aug 2009 21:18:55 +0000 (21:18 +0000)]
- Fixed zlib.deflate compress filter to actually accpet level parameter.
Zoe Slattery [Mon, 31 Aug 2009 19:22:29 +0000 (19:22 +0000)]
add missing skipifs
Antony Dovgal [Mon, 31 Aug 2009 15:32:39 +0000 (15:32 +0000)]
nuke duplicated tests
Ilia Alshanetsky [Mon, 31 Aug 2009 12:28:46 +0000 (12:28 +0000)]
Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries).
Antony Dovgal [Mon, 31 Aug 2009 08:41:03 +0000 (08:41 +0000)]
export le_socket from ext/sockets
Zoe Slattery [Sun, 30 Aug 2009 18:18:50 +0000 (18:18 +0000)]
The last of the 2009 testfest tests
Pierre Joye [Sun, 30 Aug 2009 17:13:45 +0000 (17:13 +0000)]
- Fixed leak on error in popen/exec (and related functions)
Ilia Alshanetsky [Sun, 30 Aug 2009 15:33:59 +0000 (15:33 +0000)]
Bug #49391 ldap.c utilizing deprecated ldap_modify_s
Zoe Slattery [Sun, 30 Aug 2009 12:19:50 +0000 (12:19 +0000)]
More tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 11:10:20 +0000 (11:10 +0000)]
bc math tests from testfest 2009
Zoe Slattery [Sun, 30 Aug 2009 09:31:54 +0000 (09:31 +0000)]
server for ftp tests
Zoe Slattery [Sun, 30 Aug 2009 09:30:13 +0000 (09:30 +0000)]
More tests from 2009 testfest
Zoe Slattery [Sun, 30 Aug 2009 08:18:53 +0000 (08:18 +0000)]
Fixed to allow for http etc
Antony Dovgal [Sat, 29 Aug 2009 19:18:27 +0000 (19:18 +0000)]
fix tests
Pierre Joye [Sat, 29 Aug 2009 12:21:47 +0000 (12:21 +0000)]
- Fix #48746, mounted volume support & resolution
Jani Taskinen [Sat, 29 Aug 2009 01:16:30 +0000 (01:16 +0000)]
- Fix news
andy wharmby [Fri, 28 Aug 2009 22:46:43 +0000 (22:46 +0000)]
New basic network function tests. Tested on Windows, Linux and Linux 64 bit
Zoe Slattery [Fri, 28 Aug 2009 14:31:19 +0000 (14:31 +0000)]
More tests from 2009 testfest
Andrey Hristov [Fri, 28 Aug 2009 09:30:16 +0000 (09:30 +0000)]
Fix for bug#48745
mysqlnd: mysql_num_fields returns wrong column count for mysql_list_fields
Pierre Joye [Thu, 27 Aug 2009 14:45:41 +0000 (14:45 +0000)]
- fix VC6 build
Andrey Hristov [Thu, 27 Aug 2009 13:26:46 +0000 (13:26 +0000)]
Forgot to save the file. Here comes the entry
Andrey Hristov [Thu, 27 Aug 2009 13:16:39 +0000 (13:16 +0000)]
Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)
Andrey Hristov [Thu, 27 Aug 2009 12:41:14 +0000 (12:41 +0000)]
Fix for bug#46614 Extended MySQLi class gives incorrect empty() result
andy wharmby [Thu, 27 Aug 2009 12:21:19 +0000 (12:21 +0000)]
Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available.
Pierre Joye [Thu, 27 Aug 2009 09:39:01 +0000 (09:39 +0000)]
- Fix for #48746, fix mounted volume and junctions when used from vista or later, they are actually prepended with \??\
Rasmus Lerdorf [Thu, 27 Aug 2009 05:05:42 +0000 (05:05 +0000)]
This needs to be larger to avoid an overflow on the bit-shifting in this function
Pierre Joye [Wed, 26 Aug 2009 22:24:10 +0000 (22:24 +0000)]
- fix #49372, segfault in php_curl_option_url
Pierre Joye [Wed, 26 Aug 2009 21:59:54 +0000 (21:59 +0000)]
- silent warning (fix for #28038)
Pierre Joye [Wed, 26 Aug 2009 20:58:06 +0000 (20:58 +0000)]
- update
Pierre Joye [Wed, 26 Aug 2009 20:44:05 +0000 (20:44 +0000)]
- fix #48746, regression with file operaiton on path with junctions
Pierre Joye [Wed, 26 Aug 2009 20:03:49 +0000 (20:03 +0000)]
- update
Pierre Joye [Wed, 26 Aug 2009 19:57:01 +0000 (19:57 +0000)]
- fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)
Pierre Joye [Wed, 26 Aug 2009 19:17:32 +0000 (19:17 +0000)]
- fix build
Zoe Slattery [Wed, 26 Aug 2009 17:17:58 +0000 (17:17 +0000)]
Test from 2009 testfest
Pierre Joye [Wed, 26 Aug 2009 16:07:05 +0000 (16:07 +0000)]
- fix test and use __DIR__ as usual
Ilia Alshanetsky [Wed, 26 Aug 2009 15:29:06 +0000 (15:29 +0000)]
Fixed variable clobbering
Pierre Joye [Wed, 26 Aug 2009 14:09:45 +0000 (14:09 +0000)]
- add win32 version
Dmitry Stogov [Wed, 26 Aug 2009 14:05:48 +0000 (14:05 +0000)]
Fixed bug #47273 (Encoding bug in SoapServer->fault)
Pierre Joye [Wed, 26 Aug 2009 09:59:20 +0000 (09:59 +0000)]
- fix test
Pierre Joye [Tue, 25 Aug 2009 23:51:04 +0000 (23:51 +0000)]
Improved readlink, supress \??\ and use the drive syntax only
Pierre Joye [Tue, 25 Aug 2009 23:22:52 +0000 (23:22 +0000)]
- update news for my last TSRM fixes
Andrey Hristov [Tue, 25 Aug 2009 14:32:10 +0000 (14:32 +0000)]
MFH: fix of the fix
Andrey Hristov [Tue, 25 Aug 2009 14:25:01 +0000 (14:25 +0000)]
MFH:
Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared
Possibly fix also :
Bug #48780 mysqlnd compile failure
Bug #46952 mysqlnd compile failure with suncc
Ilia Alshanetsky [Tue, 25 Aug 2009 12:47:28 +0000 (12:47 +0000)]
Fixed a compiler warning (variable clobbering)
Pierre Joye [Tue, 25 Aug 2009 09:32:31 +0000 (09:32 +0000)]
- be sure that the directory flag is set when we save a path in the cache
Pierre Joye [Tue, 25 Aug 2009 09:16:53 +0000 (09:16 +0000)]
- fix #49047, touch may fail on directory
Pierre Joye [Tue, 25 Aug 2009 00:22:11 +0000 (00:22 +0000)]
- fix test when part of the path is a symlink
Pierre Joye [Tue, 25 Aug 2009 00:14:23 +0000 (00:14 +0000)]
- fix test
Pierre Joye [Mon, 24 Aug 2009 20:33:36 +0000 (20:33 +0000)]
- sigh. that too (separate fix).
Pierre Joye [Mon, 24 Aug 2009 20:32:11 +0000 (20:32 +0000)]
- that part was for a separate fix
Pierre Joye [Mon, 24 Aug 2009 20:27:52 +0000 (20:27 +0000)]
- split atime and mtime
Pierre Joye [Mon, 24 Aug 2009 19:19:43 +0000 (19:19 +0000)]
- fix test
Pierre Joye [Mon, 24 Aug 2009 18:44:59 +0000 (18:44 +0000)]
- fix test
Pierre Joye [Mon, 24 Aug 2009 18:43:21 +0000 (18:43 +0000)]
- fix test
Ilia Alshanetsky [Mon, 24 Aug 2009 18:40:13 +0000 (18:40 +0000)]
Don't clober variables
Pierre Joye [Mon, 24 Aug 2009 14:18:19 +0000 (14:18 +0000)]
- fix object dir usage (ie: relative path called from a symlinked dir), also fix nmake test for similar cases
Rafael Machado Dohms [Mon, 24 Aug 2009 02:50:19 +0000 (02:50 +0000)]
Adding tests for imagecolorallocatealpha
Mikko Koppanen [Sat, 22 Aug 2009 02:31:23 +0000 (02:31 +0000)]
Fixes a memory leak in ssl streams. The context was not properly freed
Antony Dovgal [Fri, 21 Aug 2009 07:46:43 +0000 (07:46 +0000)]
fix build broken by the fix for bug #49306
Jani Taskinen [Thu, 20 Aug 2009 12:40:15 +0000 (12:40 +0000)]
- Fixed bug #49286 (php://input (php_stream_input_read) is broken)
Jani Taskinen [Thu, 20 Aug 2009 12:17:32 +0000 (12:17 +0000)]
- WS + CS + sync
Ilia Alshanetsky [Thu, 20 Aug 2009 12:13:38 +0000 (12:13 +0000)]
Fixed bug #49306 (inside pdo_mysql default socket settings are ignored).
Jani Taskinen [Thu, 20 Aug 2009 11:19:20 +0000 (11:19 +0000)]
- Fixed bug #49289 (bcmath module does not compile with phpize configure).
Pierre Joye [Thu, 20 Aug 2009 09:03:19 +0000 (09:03 +0000)]
- revert fix for #43327, it breaks system&co functions
Pierre Joye [Wed, 19 Aug 2009 18:45:13 +0000 (18:45 +0000)]
- fix NEWS
Pierre Joye [Wed, 19 Aug 2009 18:43:46 +0000 (18:43 +0000)]
- fixed #43327, wrong return value from mail(), if sendmail_path is wrong
andy wharmby [Wed, 19 Aug 2009 08:39:33 +0000 (08:39 +0000)]
New basic test for md5(). Tested on Windows, Linux and Linux 64 bit
Stanislav Malyshev [Tue, 18 Aug 2009 20:51:49 +0000 (20:51 +0000)]
fix crash when unexpectedly passed by-ref parameter is modified
Garrett Serack [Tue, 18 Aug 2009 18:58:33 +0000 (18:58 +0000)]
- Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server)
Pierre Joye [Tue, 18 Aug 2009 15:18:50 +0000 (15:18 +0000)]
- fix NEWS
Garrett Serack [Tue, 18 Aug 2009 14:38:41 +0000 (14:38 +0000)]
added missing NEWS entry for bug #49223
Ilia Alshanetsky [Tue, 18 Aug 2009 12:44:32 +0000 (12:44 +0000)]
NULL the value after free
Dmitry Stogov [Tue, 18 Aug 2009 10:12:32 +0000 (10:12 +0000)]
Fixed ability to call user functions from user opcodes without recursion
Stanislav Malyshev [Tue, 18 Aug 2009 00:41:43 +0000 (00:41 +0000)]
cleanup parameter parsing
andy wharmby [Mon, 17 Aug 2009 22:41:30 +0000 (22:41 +0000)]
New str_replace() tests. All tested on Windows, Linux and Linux 64
Stanislav Malyshev [Mon, 17 Aug 2009 22:15:18 +0000 (22:15 +0000)]
fix parameter parsing for SNMP
Garrett Serack [Mon, 17 Aug 2009 21:28:22 +0000 (21:28 +0000)]
- Fix for bug #49223 Inconsistency using get_defined_constants(true)
Jani Taskinen [Mon, 17 Aug 2009 20:14:25 +0000 (20:14 +0000)]
- Fix news
Dmitry Stogov [Mon, 17 Aug 2009 18:23:48 +0000 (18:23 +0000)]
Fixed bug #49144 (import of schema from different host transmits original authentication details)
Jani Taskinen [Mon, 17 Aug 2009 17:57:40 +0000 (17:57 +0000)]
- Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)).
Jani Taskinen [Mon, 17 Aug 2009 17:30:32 +0000 (17:30 +0000)]
- Fixed bug #49248 by fixing bug #48994 properly
Jani Taskinen [Mon, 17 Aug 2009 16:54:39 +0000 (16:54 +0000)]
- Try disabling zlib.output_compression always for images. (zlib extension might be compiled as shared and not same time as the main PHP binary)
Ilia Alshanetsky [Mon, 17 Aug 2009 14:50:34 +0000 (14:50 +0000)]
Fixed typo
Derick Rethans [Mon, 17 Aug 2009 14:46:58 +0000 (14:46 +0000)]
- Updated to version 2009.12 (2009l)
andy wharmby [Mon, 17 Aug 2009 14:22:02 +0000 (14:22 +0000)]
New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 17 Aug 2009 10:37:30 +0000 (10:37 +0000)]
New basic string tests - includes back-porting a few existing tests back to 5.2. All tested on Windows, Linux and Linux 64
Dmitry Stogov [Mon, 17 Aug 2009 07:40:43 +0000 (07:40 +0000)]
Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry)