]>
granicus.if.org Git - php/log
andy wharmby [Fri, 16 Jan 2009 12:53:40 +0000 (12:53 +0000)]
New string function tests. Tested on Windows, Linux and Linux 64 bit.
Jani Taskinen [Thu, 15 Jan 2009 14:38:19 +0000 (14:38 +0000)]
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
Dmitry Stogov [Thu, 15 Jan 2009 14:23:42 +0000 (14:23 +0000)]
Fixed possible crash because of argument stack reallocation
andy wharmby [Thu, 15 Jan 2009 13:40:22 +0000 (13:40 +0000)]
New test for strripos() string function. All tests checked on Windows, Linux and Linux 64 bit.
Dmitry Stogov [Thu, 15 Jan 2009 08:48:41 +0000 (08:48 +0000)]
Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
Antony Dovgal [Wed, 14 Jan 2009 16:32:02 +0000 (16:32 +0000)]
fix typo
andy wharmby [Wed, 14 Jan 2009 16:28:54 +0000 (16:28 +0000)]
Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit.
andy wharmby [Wed, 14 Jan 2009 14:39:20 +0000 (14:39 +0000)]
Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit
Jani Taskinen [Wed, 14 Jan 2009 10:51:35 +0000 (10:51 +0000)]
Fix order
andy wharmby [Tue, 13 Jan 2009 23:10:52 +0000 (23:10 +0000)]
Fix new date tests. Tested on Windows, Linux and Linux 64 bit
Andrei Zmievski [Tue, 13 Jan 2009 19:25:20 +0000 (19:25 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 13 Jan 2009 19:23:31 +0000 (19:23 +0000)]
Fix bug #44336 in PHP 5.2 as well.
andy wharmby [Tue, 13 Jan 2009 18:51:50 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Tue, 13 Jan 2009 13:38:34 +0000 (13:38 +0000)]
New date extension tests. Tested on Windows, Linux and Linux 64 bit
Antony Dovgal [Tue, 13 Jan 2009 12:01:00 +0000 (12:01 +0000)]
fix test
andy wharmby [Tue, 13 Jan 2009 10:08:48 +0000 (10:08 +0000)]
New zlib extension tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 17:56:45 +0000 (17:56 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 15:59:20 +0000 (15:59 +0000)]
Fix Windows tests after #47037
andy wharmby [Mon, 12 Jan 2009 14:31:07 +0000 (14:31 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit
Scott MacVicar [Mon, 12 Jan 2009 14:30:21 +0000 (14:30 +0000)]
MFH The previous error was masked by a missing entry, sync them back up.
Scott MacVicar [Mon, 12 Jan 2009 13:42:15 +0000 (13:42 +0000)]
MFH This entry doesn't exist upstream any more, it also caused all error messages to be one off.
Rob Richards [Sun, 11 Jan 2009 12:03:43 +0000 (12:03 +0000)]
BFN
Rob Richards [Sun, 11 Jan 2009 12:01:55 +0000 (12:01 +0000)]
MFH: fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse())
Felipe Pena [Sat, 10 Jan 2009 20:30:48 +0000 (20:30 +0000)]
- MFH Fix SEGV if get_method() returns a non bound function
Felipe Pena [Sat, 10 Jan 2009 17:39:28 +0000 (17:39 +0000)]
- Removed entry (not solved yet)
Felipe Pena [Sat, 10 Jan 2009 17:07:33 +0000 (17:07 +0000)]
- MFH: Fixed test (patch by Timm Friebe [thekid@php])
Antony Dovgal [Fri, 9 Jan 2009 23:17:01 +0000 (23:17 +0000)]
cleanup garbage
Antony Dovgal [Fri, 9 Jan 2009 23:11:52 +0000 (23:11 +0000)]
fix test: don't create tmp files in "." and clean up when done
David Soria Parra [Fri, 9 Jan 2009 22:14:20 +0000 (22:14 +0000)]
MFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).
Jani Taskinen [Fri, 9 Jan 2009 07:17:57 +0000 (07:17 +0000)]
fix news
Sanjay Mantoor [Fri, 9 Jan 2009 05:08:44 +0000 (05:08 +0000)]
New testcases for localtime function
Felipe Pena [Fri, 9 Jan 2009 02:35:37 +0000 (02:35 +0000)]
- Fixed tests
Antony Dovgal [Thu, 8 Jan 2009 22:03:40 +0000 (22:03 +0000)]
fix tests
Andrei Zmievski [Thu, 8 Jan 2009 21:39:06 +0000 (21:39 +0000)]
Handle __call() on protected/private method access for callbacks too.
andy wharmby [Thu, 8 Jan 2009 21:21:17 +0000 (21:21 +0000)]
New PHPT tests for math functions (batch 1 of 3). Tested on Windows, Linux and Linux 64 bit.
Felipe Pena [Thu, 8 Jan 2009 20:03:32 +0000 (20:03 +0000)]
- MFH: Fixed tests
Felipe Pena [Thu, 8 Jan 2009 19:21:25 +0000 (19:21 +0000)]
MFH:
- Fixed bug #47037 (No error when using fopen with emty string)
Patch by Cristian Rodriguez R.
Arnaud Le Blanc [Thu, 8 Jan 2009 18:58:46 +0000 (18:58 +0000)]
MFH: XFAIL test
Arnaud Le Blanc [Thu, 8 Jan 2009 18:40:56 +0000 (18:40 +0000)]
MFH:
Fix memleak when a user filter appends a bucket and returns != PSFS_PASS_ON
Improved tests
Felipe Pena [Thu, 8 Jan 2009 17:28:08 +0000 (17:28 +0000)]
- BFN #47035
Felipe Pena [Thu, 8 Jan 2009 17:20:21 +0000 (17:20 +0000)]
- MFH: Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT record)
Arnaud Le Blanc [Thu, 8 Jan 2009 17:03:42 +0000 (17:03 +0000)]
MFH: Fixed error conditions handling in stream_filter_append()
andy wharmby [Thu, 8 Jan 2009 10:41:07 +0000 (10:41 +0000)]
Fix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Windows, Linux and Linux 64 bit
Andrei Zmievski [Thu, 8 Jan 2009 00:39:15 +0000 (00:39 +0000)]
MFB
Antony Dovgal [Wed, 7 Jan 2009 21:23:18 +0000 (21:23 +0000)]
MFH: fix test
Felipe Pena [Wed, 7 Jan 2009 20:41:47 +0000 (20:41 +0000)]
MFH:
- Added check for EWOULDBLOCK
- Using EWOULDBLOCK instead of EAGAIN by portability issues
(Related to #46917)
Felipe Pena [Wed, 7 Jan 2009 20:33:06 +0000 (20:33 +0000)]
- Fixed test
Felipe Pena [Wed, 7 Jan 2009 17:38:13 +0000 (17:38 +0000)]
- Revert in this branch (attention++, thanks Hannes :D)
Felipe Pena [Wed, 7 Jan 2009 17:26:20 +0000 (17:26 +0000)]
- BFN #47029
Felipe Pena [Wed, 7 Jan 2009 17:24:20 +0000 (17:24 +0000)]
- Fixed bug #47029 (quoted_printable_decode() produces duplicate warning)
Patch by Andy wharmby
andy wharmby [Wed, 7 Jan 2009 14:49:56 +0000 (14:49 +0000)]
New pcre extension tests. Tested on Windows, Linux and Linux 64-bit
Derick Rethans [Wed, 7 Jan 2009 14:36:49 +0000 (14:36 +0000)]
- MFH: Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).
andy wharmby [Wed, 7 Jan 2009 14:33:00 +0000 (14:33 +0000)]
New hash extension tests. Tested on Windows, Linux and Linux 64-bit
Uwe Schindler [Tue, 6 Jan 2009 13:46:49 +0000 (13:46 +0000)]
MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour.
Felipe Pena [Tue, 6 Jan 2009 01:33:16 +0000 (01:33 +0000)]
- BFN #46701
Felipe Pena [Tue, 6 Jan 2009 01:29:22 +0000 (01:29 +0000)]
MFH:
- Fixed bug #46701 (Creating associative array with long values in the key fails on 32bit linux)
Patch by Shire
Felipe Pena [Mon, 5 Jan 2009 22:27:31 +0000 (22:27 +0000)]
- BFN
Felipe Pena [Mon, 5 Jan 2009 22:16:58 +0000 (22:16 +0000)]
- Fixed bug #46760 (SoapClient doRequest fails when proxy is used) [only in this branch]
Antony Dovgal [Mon, 5 Jan 2009 16:01:45 +0000 (16:01 +0000)]
create temporary db in the current dir and cleanup on completion
Antony Dovgal [Sun, 4 Jan 2009 15:08:34 +0000 (15:08 +0000)]
MFH: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname
(c) felipe, Sun Jun 22 21:45:42 2008 UTC
Felipe Pena [Sat, 3 Jan 2009 17:02:55 +0000 (17:02 +0000)]
- BFN
Kalle Sommer Nielsen [Sat, 3 Jan 2009 03:27:47 +0000 (03:27 +0000)]
MFH:
* Redirect the "1 file(s) copied" message to nul
* Check if configure script was copied, and output an error if it wasn't
Felipe Pena [Sat, 3 Jan 2009 00:06:59 +0000 (00:06 +0000)]
- MFH: Windows part
Felipe Pena [Fri, 2 Jan 2009 21:43:07 +0000 (21:43 +0000)]
- MFH: Errr, rule nº 1: be portable :)
Felipe Pena [Fri, 2 Jan 2009 21:29:04 +0000 (21:29 +0000)]
- MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier)
Scott MacVicar [Fri, 2 Jan 2009 12:13:10 +0000 (12:13 +0000)]
Duplicate INI sections
Andi Gutmans [Fri, 2 Jan 2009 05:00:35 +0000 (05:00 +0000)]
- MF PHP_5_3
Pierre Joye [Fri, 2 Jan 2009 00:17:44 +0000 (00:17 +0000)]
- news entry for #46985 and zip property read
Pierre Joye [Fri, 2 Jan 2009 00:12:29 +0000 (00:12 +0000)]
- MFH: fix filename property read
Pierre Joye [Thu, 1 Jan 2009 19:32:45 +0000 (19:32 +0000)]
- restore overwrite feature (regression introduced in 5.2.8)
Pierre Joye [Thu, 1 Jan 2009 19:32:24 +0000 (19:32 +0000)]
- restore fix for binary mode on win (regression introduced in 5.2.8)
Zoe Slattery [Wed, 31 Dec 2008 20:17:41 +0000 (20:17 +0000)]
removing xfail sections as test passes
Zoe Slattery [Wed, 31 Dec 2008 20:07:47 +0000 (20:07 +0000)]
new test from Nat Mcugh
Zoe Slattery [Wed, 31 Dec 2008 17:37:21 +0000 (17:37 +0000)]
Fixed bug #46845 Test expected to fail, but pass, don't cause error
Felipe Pena [Wed, 31 Dec 2008 15:42:43 +0000 (15:42 +0000)]
- BFN
Felipe Pena [Wed, 31 Dec 2008 15:39:48 +0000 (15:39 +0000)]
- MFH: Fixed bug #46973 (IPv6 address filter rejects valid address)
Sebastian Bergmann [Wed, 31 Dec 2008 11:17:49 +0000 (11:17 +0000)]
MFH: Bump copyright year, 3 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:16:23 +0000 (11:16 +0000)]
MFH: Bump copyright year, 2 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:16:12 +0000 (11:16 +0000)]
MFH: Bump copyright year, 1 of 3.
Ant Phillips [Wed, 31 Dec 2008 10:36:10 +0000 (10:36 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
Ant Phillips [Wed, 31 Dec 2008 10:18:20 +0000 (10:18 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
Ilia Alshanetsky [Tue, 30 Dec 2008 19:10:59 +0000 (19:10 +0000)]
Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).
Ant Phillips [Tue, 30 Dec 2008 17:11:57 +0000 (17:11 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
Ant Phillips [Tue, 30 Dec 2008 17:06:50 +0000 (17:06 +0000)]
Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results).
Zoe Slattery [Tue, 30 Dec 2008 15:36:45 +0000 (15:36 +0000)]
re-adding skipifs
Zoe Slattery [Tue, 30 Dec 2008 13:06:25 +0000 (13:06 +0000)]
removed commented out SKIPIF
Scott MacVicar [Mon, 29 Dec 2008 15:44:49 +0000 (15:44 +0000)]
BFN
Scott MacVicar [Mon, 29 Dec 2008 15:27:11 +0000 (15:27 +0000)]
Fix bug #46959 - Can't disable PCRE in 5.2.x, too much was backported from 5.3.
Jani Taskinen [Mon, 29 Dec 2008 10:02:22 +0000 (10:02 +0000)]
- Fix news
Brian Shire [Sat, 27 Dec 2008 05:20:27 +0000 (05:20 +0000)]
MFH: fix explode behavior to respect negative limit when string is empty.
Arnaud Le Blanc [Sat, 27 Dec 2008 03:07:46 +0000 (03:07 +0000)]
MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
Felipe Pena [Thu, 25 Dec 2008 13:40:59 +0000 (13:40 +0000)]
- Errr, that is 32bit. and cosmetic
Felipe Pena [Thu, 25 Dec 2008 13:30:38 +0000 (13:30 +0000)]
- Fix tests for different platforms
Felipe Pena [Thu, 25 Dec 2008 13:21:35 +0000 (13:21 +0000)]
- Fix test
Felipe Pena [Thu, 25 Dec 2008 12:15:51 +0000 (12:15 +0000)]
- Fixed tests (because we get different error message on different SO)
Felipe Pena [Thu, 25 Dec 2008 11:05:19 +0000 (11:05 +0000)]
- Fixed BC in array_unique (HASH_OF stuff), warning and CS in another part
Felipe Pena [Wed, 24 Dec 2008 13:31:40 +0000 (13:31 +0000)]
- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
Felipe Pena [Wed, 24 Dec 2008 11:51:29 +0000 (11:51 +0000)]
- New test
Felipe Pena [Wed, 24 Dec 2008 11:32:45 +0000 (11:32 +0000)]
BFN
Felipe Pena [Wed, 24 Dec 2008 11:24:38 +0000 (11:24 +0000)]
- Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly) [only in this branch]