]>
granicus.if.org Git - php/log
Greg Beaver [Wed, 9 Jan 2008 06:45:36 +0000 (06:45 +0000)]
fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers
Pierre Joye [Wed, 9 Jan 2008 01:51:17 +0000 (01:51 +0000)]
- MFB: #43790, fix crash when no family name has been found
Ilia Alshanetsky [Tue, 8 Jan 2008 19:08:50 +0000 (19:08 +0000)]
Fixed bug #43498 (file_exists() on a proftpd server got SIZE not
allowed in ASCII mode).
# Original patch by crrodriguez at suse dot de
Ulf Wendel [Tue, 8 Jan 2008 13:16:00 +0000 (13:16 +0000)]
MySQL 6 compatibility fix.
Andrey Hristov [Tue, 8 Jan 2008 13:11:55 +0000 (13:11 +0000)]
strncpy->strlcpy
Ulf Wendel [Tue, 8 Jan 2008 12:49:42 +0000 (12:49 +0000)]
Merge from HEAD: looks more than it is. Whitespace, some SQL formatting changes etc.
No "real" changes.
Ilia Alshanetsky [Mon, 7 Jan 2008 15:13:17 +0000 (15:13 +0000)]
WS
Ilia Alshanetsky [Sun, 6 Jan 2008 17:12:44 +0000 (17:12 +0000)]
MFB: Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
Marcus Boerger [Sun, 6 Jan 2008 16:48:11 +0000 (16:48 +0000)]
- MFH Show info for CL and CGI if both are going to be used
Greg Beaver [Sat, 5 Jan 2008 21:39:53 +0000 (21:39 +0000)]
remove potential preg warnings if --EXPECTHEADERS-- is combined with --EXPECTF-- or --EXPECTRE--
Greg Beaver [Sat, 5 Jan 2008 21:05:06 +0000 (21:05 +0000)]
implement --FILE_EXTERNAL-- section for using an external file as --FILE--, use CGI for --EXPECTHEADERS--, fix --POST_RAW--
Ulf Wendel [Fri, 4 Jan 2008 18:20:53 +0000 (18:20 +0000)]
MFH
Added:
mysqli_fetch_assoc_zerofill.phpt
checks for UNSIGNED ZEROFILL
mysqli_stmt_bind_result_zerofill.phpt
checks for UNSIGNED ZEROFILL
mysqli_stmt_bind_param_call_user_func.phpt
Needs to be refined once http://bugs.php.net/bug.php?id=43568
has been closed and a decision has been made on call_user_func_array().
There seems to be a BC break between 5_2 -> 5_3 .
Johannes has an eye on it
Modified:
mysqli_change_user_insert_id.phpt
skip test for buggy MySQL Server versions
mysqli_insert_id.phpt
added additional checks
Raghubansh Kumar [Fri, 4 Jan 2008 14:02:27 +0000 (14:02 +0000)]
New testcases for array_diff() function
Raghubansh Kumar [Fri, 4 Jan 2008 14:01:45 +0000 (14:01 +0000)]
New testcases for array_diff_assoc() function
Ulf Wendel [Fri, 4 Jan 2008 09:00:59 +0000 (09:00 +0000)]
MFH: Fix for bug #43036
Ulf Wendel [Thu, 3 Jan 2008 17:21:01 +0000 (17:21 +0000)]
MFH: Remove test for deprecated (and removed) function
Ilia Alshanetsky [Thu, 3 Jan 2008 16:46:52 +0000 (16:46 +0000)]
Skip test for PostgreSQL driver since error is too dissimilar to other
drivers
Nuno Lopes [Thu, 3 Jan 2008 16:20:33 +0000 (16:20 +0000)]
remove unused PHP_EXTNAME_API macros.
#in preparation for the gcc 4 visibility patch
Johannes Schlüter [Thu, 3 Jan 2008 14:33:46 +0000 (14:33 +0000)]
- MFH: Remove more replication stuff
Andrey Hristov [Thu, 3 Jan 2008 12:49:45 +0000 (12:49 +0000)]
Header protection
Andrey Hristov [Thu, 3 Jan 2008 11:37:33 +0000 (11:37 +0000)]
Remove unused field
Raghubansh Kumar [Thu, 3 Jan 2008 09:46:00 +0000 (09:46 +0000)]
this testcase has been split into many smaller testcases and committed.
Raghubansh Kumar [Thu, 3 Jan 2008 09:43:45 +0000 (09:43 +0000)]
new smaller testcases for array_map() function
Steve Seear [Thu, 3 Jan 2008 09:07:07 +0000 (09:07 +0000)]
Adding PHPT tests for the ReflectionMethod class.
Andrey Hristov [Wed, 2 Jan 2008 21:14:35 +0000 (21:14 +0000)]
- Fix problems with double definitions
- Clean up a bit a type mess - 4 types less. No need to have aliases
for the same thing (unification is the name).
- New macro for Johannes mysqlnd_stmt_ro_result_metadata
Ilia Alshanetsky [Wed, 2 Jan 2008 19:19:31 +0000 (19:19 +0000)]
Fixed bug #43647 (Make FindFile use PATH_SEPARATOR instead of ";")
Ilia Alshanetsky [Tue, 1 Jan 2008 18:30:20 +0000 (18:30 +0000)]
Update copyright
Hartmut Holzgraefe [Tue, 1 Jan 2008 18:13:14 +0000 (18:13 +0000)]
fixed binary arithmetic (MF5.2)
Derick Rethans [Tue, 1 Jan 2008 15:32:05 +0000 (15:32 +0000)]
- Updated to version 2007.11
Hannes Magnusson [Tue, 1 Jan 2008 14:35:31 +0000 (14:35 +0000)]
MFH: Fix test
Sebastian Bergmann [Tue, 1 Jan 2008 06:15:40 +0000 (06:15 +0000)]
Leftover: Bump copyright year.
Ilia Alshanetsky [Mon, 31 Dec 2007 21:34:42 +0000 (21:34 +0000)]
Update copyright
Sebastian Bergmann [Mon, 31 Dec 2007 07:24:44 +0000 (07:24 +0000)]
Leftover: Bump copyright year.
Sebastian Bergmann [Mon, 31 Dec 2007 07:17:19 +0000 (07:17 +0000)]
MFH: Bump copyright year, 2 of 2.
Sebastian Bergmann [Mon, 31 Dec 2007 07:15:43 +0000 (07:15 +0000)]
MFH: Bump copyright year, 1 of 2.
David Soria Parra [Sun, 30 Dec 2007 17:51:35 +0000 (17:51 +0000)]
- Fixed bug #43663 (Extending PDO class with a __call() function doesn't work).
CVS
Ilia Alshanetsky [Sun, 30 Dec 2007 16:46:27 +0000 (16:46 +0000)]
Fixed typo
Jani Taskinen [Sat, 29 Dec 2007 18:46:27 +0000 (18:46 +0000)]
MFH:- This makes no sense with non-ipv6 builds. (and fixes lot of issues with misconfigured servers)
Hannes Magnusson [Sat, 29 Dec 2007 11:38:24 +0000 (11:38 +0000)]
MFB5.2: Fix test
Antony Dovgal [Sat, 29 Dec 2007 10:52:24 +0000 (10:52 +0000)]
correct fix for bug #43522
Antony Dovgal [Sat, 29 Dec 2007 10:32:52 +0000 (10:32 +0000)]
fix test
Hannes Magnusson [Sat, 29 Dec 2007 02:21:57 +0000 (02:21 +0000)]
MFH: Update the class method documentation links
Andrey Hristov [Fri, 28 Dec 2007 15:44:45 +0000 (15:44 +0000)]
Here comes the NEWS entry. The RM knows his job ;)
Andrey Hristov [Fri, 28 Dec 2007 15:37:52 +0000 (15:37 +0000)]
Remove RPL functions. They were always experimental and lead to crashes.
The underlying functions will be removed from libmysql as of MySQL 6.0, so
it's right time to remove them.
Dmitry Stogov [Fri, 28 Dec 2007 15:32:09 +0000 (15:32 +0000)]
Fixed possible memory corruption
Ulf Wendel [Fri, 28 Dec 2007 15:27:38 +0000 (15:27 +0000)]
Fixing SQL syntax in this very old test to make it pass with MySQL 6.0
Ulf Wendel [Fri, 28 Dec 2007 15:26:17 +0000 (15:26 +0000)]
Isn't it nice to get a new 64bit box? Fixing 32bit/64bit issue.
Ulf Wendel [Fri, 28 Dec 2007 15:06:02 +0000 (15:06 +0000)]
Sooner or later these old 0*.phpt tests had to bite us - fixing SQL syntax,
HEAD sync will follow.
Ulf Wendel [Fri, 28 Dec 2007 14:50:48 +0000 (14:50 +0000)]
Cutting off a few edges:
- use connection parameter from environment variables
- check if MySQL supports procedures
- whitespace
Dmitry Stogov [Fri, 28 Dec 2007 13:23:00 +0000 (13:23 +0000)]
Fixed test related to bug #38469
Dmitry Stogov [Fri, 28 Dec 2007 13:22:00 +0000 (13:22 +0000)]
Fixed bug #38469 (unexpected creation of cycle, json tests failed, leaks memory)
Dmitry Stogov [Fri, 28 Dec 2007 09:46:52 +0000 (09:46 +0000)]
Initialize operand type
Nuno Lopes [Thu, 27 Dec 2007 16:05:00 +0000 (16:05 +0000)]
fix tests
Dmitry Stogov [Thu, 27 Dec 2007 13:52:05 +0000 (13:52 +0000)]
Use proper result type
Dmitry Stogov [Thu, 27 Dec 2007 13:10:20 +0000 (13:10 +0000)]
Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry)
Dmitry Stogov [Thu, 27 Dec 2007 11:39:01 +0000 (11:39 +0000)]
Added 64-bit tests (Serg)
Hannes Magnusson [Thu, 27 Dec 2007 02:09:26 +0000 (02:09 +0000)]
Fixed bug#43105 (PHP seems to fail to close open files.)
Hannes Magnusson [Wed, 26 Dec 2007 21:02:46 +0000 (21:02 +0000)]
MFH: Fix typo (TAKAGI Masahiro)
Hartmut Holzgraefe [Tue, 25 Dec 2007 18:55:40 +0000 (18:55 +0000)]
MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"
Raghubansh Kumar [Tue, 25 Dec 2007 16:15:34 +0000 (16:15 +0000)]
fix test : do not run when run as root
Dmitry Stogov [Tue, 25 Dec 2007 12:06:34 +0000 (12:06 +0000)]
Fixed %f regex
Dmitry Stogov [Tue, 25 Dec 2007 10:58:30 +0000 (10:58 +0000)]
Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)
Dmitry Stogov [Mon, 24 Dec 2007 18:09:50 +0000 (18:09 +0000)]
Additional fix for bug #42868
Raghubansh Kumar [Mon, 24 Dec 2007 05:19:42 +0000 (05:19 +0000)]
new testcases for dir() function
Raghubansh Kumar [Mon, 24 Dec 2007 04:27:55 +0000 (04:27 +0000)]
fix tests
Raghubansh Kumar [Mon, 24 Dec 2007 04:23:04 +0000 (04:23 +0000)]
Changing the regex for %f so the it will match e-, e+ and e.
Johannes Schlüter [Fri, 21 Dec 2007 20:56:33 +0000 (20:56 +0000)]
- MFH: Fix #43450 (Memory leak on some functions with implicit object
__toString() call) (Davic C.)
Dmitry Stogov [Fri, 21 Dec 2007 09:40:27 +0000 (09:40 +0000)]
Fixed test
Ilia Alshanetsky [Fri, 21 Dec 2007 01:21:52 +0000 (01:21 +0000)]
Fixed bug #43644 (is_callable(':') crashes)
Raghubansh Kumar [Thu, 20 Dec 2007 17:27:13 +0000 (17:27 +0000)]
fix tests
Dmitry Stogov [Thu, 20 Dec 2007 12:58:46 +0000 (12:58 +0000)]
x86_64 assembler optimization (Brain Shire)
Robert Nicholson [Thu, 20 Dec 2007 11:42:00 +0000 (11:42 +0000)]
New test - Indexing - various special cases
Robert Nicholson [Thu, 20 Dec 2007 11:18:34 +0000 (11:18 +0000)]
new tests for array_map usage variations - string keys and references
Ilia Alshanetsky [Thu, 20 Dec 2007 00:26:21 +0000 (00:26 +0000)]
Fixed bug #43635 (mysql extension ingores INI settings on NULL values passed
to mysql_connect())
Raghubansh Kumar [Wed, 19 Dec 2007 10:39:10 +0000 (10:39 +0000)]
fix test
Steve Seear [Tue, 18 Dec 2007 17:21:55 +0000 (17:21 +0000)]
Adding PHPT tests for the ReflectionProperty class.
Ilia Alshanetsky [Tue, 18 Dec 2007 13:46:07 +0000 (13:46 +0000)]
Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result
in a crash)
Derick Rethans [Tue, 18 Dec 2007 10:53:39 +0000 (10:53 +0000)]
- MFH: Fixed var_export() for array keys
- MFH: Fixed broken explode() test
Ilia Alshanetsky [Mon, 17 Dec 2007 19:00:07 +0000 (19:00 +0000)]
Kill unused vars
Marcus Boerger [Mon, 17 Dec 2007 13:46:27 +0000 (13:46 +0000)]
- Fix folding
Raghubansh Kumar [Mon, 17 Dec 2007 13:02:27 +0000 (13:02 +0000)]
fix tests
Hannes Magnusson [Mon, 17 Dec 2007 11:00:16 +0000 (11:00 +0000)]
Check if we know which php executable we should use
# Fixes weird test failures when TEST_PHP_EXECUTABLE isn't set
Dmitry Stogov [Mon, 17 Dec 2007 10:05:13 +0000 (10:05 +0000)]
Fixed test
Dmitry Stogov [Mon, 17 Dec 2007 10:02:13 +0000 (10:02 +0000)]
Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery)
Jani Taskinen [Mon, 17 Dec 2007 08:51:17 +0000 (08:51 +0000)]
- Fix indent of macros
Sara Golemon [Mon, 17 Dec 2007 07:48:27 +0000 (07:48 +0000)]
MFH (json.c r-1.32) Add support for encoding options
Johannes Schlüter [Sun, 16 Dec 2007 22:19:49 +0000 (22:19 +0000)]
- MFH: Fix #43611 SplObjectStorage is available since 5.1.2
Hannes Magnusson [Sun, 16 Dec 2007 19:17:54 +0000 (19:17 +0000)]
Fix test
Hannes Magnusson [Sun, 16 Dec 2007 18:31:07 +0000 (18:31 +0000)]
Fix typo
Ilia Alshanetsky [Sun, 16 Dec 2007 17:28:57 +0000 (17:28 +0000)]
WS
Ilia Alshanetsky [Sun, 16 Dec 2007 17:22:00 +0000 (17:22 +0000)]
MFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c)
Ilia Alshanetsky [Sun, 16 Dec 2007 17:14:11 +0000 (17:14 +0000)]
Fixed bug #43606 (define missing depencies of the exif extension)
Hannes Magnusson [Sat, 15 Dec 2007 12:52:55 +0000 (12:52 +0000)]
MFB5.2: Fix protos
Antony Dovgal [Sat, 15 Dec 2007 12:46:22 +0000 (12:46 +0000)]
fix test
Raghubansh Kumar [Fri, 14 Dec 2007 16:21:33 +0000 (16:21 +0000)]
New testcases for token_get_all() function
Scott MacVicar [Fri, 14 Dec 2007 14:49:15 +0000 (14:49 +0000)]
Change createFromTimestamp to setTimestamp
Scott MacVicar [Fri, 14 Dec 2007 14:28:36 +0000 (14:28 +0000)]
MFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp without invoking the date parser.
Dmitry Stogov [Fri, 14 Dec 2007 14:14:50 +0000 (14:14 +0000)]
executor optimization
Ilia Alshanetsky [Fri, 14 Dec 2007 01:23:45 +0000 (01:23 +0000)]
update todo
Antony Dovgal [Thu, 13 Dec 2007 22:29:48 +0000 (22:29 +0000)]
MFH: add workaround for glibc issue