]> granicus.if.org Git - php/log
php
16 years agoNew string function tests. Tested on Windows, Linux and Linux 64 bit.
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.

16 years agoMFH:- Fixed bug #47104 (Linking shared extensions fails with icc)
Jani Taskinen [Thu, 15 Jan 2009 14:38:19 +0000 (14:38 +0000)]
MFH:- Fixed bug #47104 (Linking shared extensions fails with icc)

16 years agoFixed possible crash because of argument stack reallocation
Dmitry Stogov [Thu, 15 Jan 2009 14:23:42 +0000 (14:23 +0000)]
Fixed possible crash because of argument stack reallocation

16 years agoNew test for strripos() string function. All tests checked on Windows, Linux and...
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.

16 years agoFixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object)
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)

16 years agofix typo
Antony Dovgal [Wed, 14 Jan 2009 16:32:02 +0000 (16:32 +0000)]
fix typo

16 years agoFix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS...
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.

16 years agoFixed base64_decode variation tests and new base64_encode test. Tested on Windows...
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

16 years agoFix order
Jani Taskinen [Wed, 14 Jan 2009 10:51:35 +0000 (10:51 +0000)]
Fix order

16 years agoFix new date tests. Tested on Windows, Linux and Linux 64 bit
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

16 years ago*** empty log message ***
Andrei Zmievski [Tue, 13 Jan 2009 19:25:20 +0000 (19:25 +0000)]
*** empty log message ***

16 years agoFix bug #44336 in PHP 5.2 as well.
Andrei Zmievski [Tue, 13 Jan 2009 19:23:31 +0000 (19:23 +0000)]
Fix bug #44336 in PHP 5.2 as well.

16 years agoFix test. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Tue, 13 Jan 2009 18:51:50 +0000 (18:51 +0000)]
Fix test. Tested on Windows, Linux and Linux 64 bit

16 years agoNew date extension tests. 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

16 years agofix test
Antony Dovgal [Tue, 13 Jan 2009 12:01:00 +0000 (12:01 +0000)]
fix test

16 years agoNew zlib extension tests. Tested on Windows, Linux and Linux 64 bit
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

16 years agoNew math 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

16 years agoFix Windows tests after #47037
andy wharmby [Mon, 12 Jan 2009 15:59:20 +0000 (15:59 +0000)]
Fix Windows tests after #47037

16 years agoNew math tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 12 Jan 2009 14:31:07 +0000 (14:31 +0000)]
New math tests. Tested on Windows, Linux and Linux 64 bit

16 years agoMFH The previous error was masked by a missing entry, sync them back up.
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.

16 years agoMFH This entry doesn't exist upstream any more, it also caused all error messages...
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.

16 years agoBFN
Rob Richards [Sun, 11 Jan 2009 12:03:43 +0000 (12:03 +0000)]
BFN

16 years agoMFH: fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse())
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())

16 years ago- MFH Fix SEGV if get_method() returns a non bound function
Felipe Pena [Sat, 10 Jan 2009 20:30:48 +0000 (20:30 +0000)]
- MFH Fix SEGV if get_method() returns a non bound function

16 years ago- Removed entry (not solved yet)
Felipe Pena [Sat, 10 Jan 2009 17:39:28 +0000 (17:39 +0000)]
- Removed entry (not solved yet)

16 years ago- MFH: Fixed test (patch by Timm Friebe [thekid@php])
Felipe Pena [Sat, 10 Jan 2009 17:07:33 +0000 (17:07 +0000)]
- MFH: Fixed test (patch by Timm Friebe [thekid@php])

16 years agocleanup garbage
Antony Dovgal [Fri, 9 Jan 2009 23:17:01 +0000 (23:17 +0000)]
cleanup garbage

16 years agofix test: don't create tmp files in "." and clean up when done
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

16 years agoMFH: Fixed bug #47042 (PHP cgi sapi is removing SCRIPT_FILENAME for non apache).
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).

16 years agofix news
Jani Taskinen [Fri, 9 Jan 2009 07:17:57 +0000 (07:17 +0000)]
fix news

16 years agoNew testcases for localtime function
Sanjay Mantoor [Fri, 9 Jan 2009 05:08:44 +0000 (05:08 +0000)]
New testcases for localtime function

16 years ago- Fixed tests
Felipe Pena [Fri, 9 Jan 2009 02:35:37 +0000 (02:35 +0000)]
- Fixed tests

16 years agofix tests
Antony Dovgal [Thu, 8 Jan 2009 22:03:40 +0000 (22:03 +0000)]
fix tests

16 years agoHandle __call() on protected/private method access for callbacks too.
Andrei Zmievski [Thu, 8 Jan 2009 21:39:06 +0000 (21:39 +0000)]
Handle __call() on protected/private method access for callbacks too.

16 years agoNew PHPT tests for math functions (batch 1 of 3). Tested on Windows, Linux and Linux...
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.

16 years ago- MFH: Fixed tests
Felipe Pena [Thu, 8 Jan 2009 20:03:32 +0000 (20:03 +0000)]
- MFH: Fixed tests

16 years agoMFH:
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.

16 years agoMFH: XFAIL test
Arnaud Le Blanc [Thu, 8 Jan 2009 18:58:46 +0000 (18:58 +0000)]
MFH: XFAIL test

16 years agoMFH:
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

16 years ago- BFN #47035
Felipe Pena [Thu, 8 Jan 2009 17:28:08 +0000 (17:28 +0000)]
- BFN #47035

16 years ago- MFH: Fixed bug #47035 (dns_get_record returns a garbage byte at the end of a TXT...
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)

16 years agoMFH: Fixed error conditions handling in stream_filter_append()
Arnaud Le Blanc [Thu, 8 Jan 2009 17:03:42 +0000 (17:03 +0000)]
MFH: Fixed error conditions handling in stream_filter_append()

16 years agoFix bogus file tests - addresses 2 failures in PHP GCOV reports. Tested on Windows...
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

16 years agoMFB
Andrei Zmievski [Thu, 8 Jan 2009 00:39:15 +0000 (00:39 +0000)]
MFB

16 years agoMFH: fix test
Antony Dovgal [Wed, 7 Jan 2009 21:23:18 +0000 (21:23 +0000)]
MFH: fix test

16 years agoMFH:
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)

16 years ago- Fixed test
Felipe Pena [Wed, 7 Jan 2009 20:33:06 +0000 (20:33 +0000)]
- Fixed test

16 years ago- Revert in this branch (attention++, thanks Hannes :D)
Felipe Pena [Wed, 7 Jan 2009 17:38:13 +0000 (17:38 +0000)]
- Revert in this branch (attention++, thanks Hannes :D)

16 years ago- BFN #47029
Felipe Pena [Wed, 7 Jan 2009 17:26:20 +0000 (17:26 +0000)]
- BFN #47029

16 years ago- Fixed bug #47029 (quoted_printable_decode() produces duplicate warning)
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

16 years agoNew pcre extension tests. Tested on Windows, Linux and Linux 64-bit
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

16 years ago- MFH: Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject).
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).

16 years agoNew hash extension tests. Tested on Windows, Linux and Linux 64-bit
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

16 years agoMFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests...
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.

16 years ago- BFN #46701
Felipe Pena [Tue, 6 Jan 2009 01:33:16 +0000 (01:33 +0000)]
- BFN #46701

16 years agoMFH:
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

16 years ago- BFN
Felipe Pena [Mon, 5 Jan 2009 22:27:31 +0000 (22:27 +0000)]
- BFN

16 years ago- Fixed bug #46760 (SoapClient doRequest fails when proxy is used) [only in this...
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]

16 years agocreate temporary db in the current dir and cleanup on completion
Antony Dovgal [Mon, 5 Jan 2009 16:01:45 +0000 (16:01 +0000)]
create temporary db in the current dir and cleanup on completion

16 years agoMFH: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domai...
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

16 years ago- BFN
Felipe Pena [Sat, 3 Jan 2009 17:02:55 +0000 (17:02 +0000)]
- BFN

16 years agoMFH:
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

16 years ago- MFH: Windows part
Felipe Pena [Sat, 3 Jan 2009 00:06:59 +0000 (00:06 +0000)]
- MFH: Windows part

16 years ago- MFH: Errr, rule nº 1: be portable :)
Felipe Pena [Fri, 2 Jan 2009 21:43:07 +0000 (21:43 +0000)]
- MFH: Errr, rule nº 1: be portable :)

16 years ago- MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier)
Felipe Pena [Fri, 2 Jan 2009 21:29:04 +0000 (21:29 +0000)]
- MFH: Working with unintialized errno (#46917, noticed by Jost Boekemeier)

16 years agoDuplicate INI sections
Scott MacVicar [Fri, 2 Jan 2009 12:13:10 +0000 (12:13 +0000)]
Duplicate INI sections

16 years ago- MF PHP_5_3
Andi Gutmans [Fri, 2 Jan 2009 05:00:35 +0000 (05:00 +0000)]
- MF PHP_5_3

16 years ago- news entry for #46985 and zip property read
Pierre Joye [Fri, 2 Jan 2009 00:17:44 +0000 (00:17 +0000)]
- news entry for #46985 and zip property read

16 years ago- MFH: fix filename property read
Pierre Joye [Fri, 2 Jan 2009 00:12:29 +0000 (00:12 +0000)]
- MFH: fix filename property read

16 years ago- restore overwrite feature (regression introduced in 5.2.8)
Pierre Joye [Thu, 1 Jan 2009 19:32:45 +0000 (19:32 +0000)]
- restore overwrite feature (regression introduced in 5.2.8)

16 years ago- restore fix for binary mode on win (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)

16 years agoremoving xfail sections as test passes
Zoe Slattery [Wed, 31 Dec 2008 20:17:41 +0000 (20:17 +0000)]
removing xfail sections as test passes

16 years agonew test from Nat Mcugh
Zoe Slattery [Wed, 31 Dec 2008 20:07:47 +0000 (20:07 +0000)]
new test from Nat Mcugh

16 years agoFixed bug #46845 Test expected to fail, but pass, don't cause error
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

16 years ago- BFN
Felipe Pena [Wed, 31 Dec 2008 15:42:43 +0000 (15:42 +0000)]
- BFN

16 years ago- MFH: Fixed bug #46973 (IPv6 address filter rejects valid address)
Felipe Pena [Wed, 31 Dec 2008 15:39:48 +0000 (15:39 +0000)]
- MFH: Fixed bug #46973 (IPv6 address filter rejects valid address)

16 years agoMFH: Bump copyright year, 3 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:17:49 +0000 (11:17 +0000)]
MFH: Bump copyright year, 3 of 3.

16 years agoMFH: Bump copyright year, 2 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:16:23 +0000 (11:16 +0000)]
MFH: Bump copyright year, 2 of 3.

16 years agoMFH: Bump copyright year, 1 of 3.
Sebastian Bergmann [Wed, 31 Dec 2008 11:16:12 +0000 (11:16 +0000)]
MFH: Bump copyright year, 1 of 3.

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
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).

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
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).

16 years agoFixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).
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).

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
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).

16 years agoRevert to the previous version for these tests as they were overwritten by mistake...
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).

16 years agore-adding skipifs
Zoe Slattery [Tue, 30 Dec 2008 15:36:45 +0000 (15:36 +0000)]
re-adding skipifs

16 years agoremoved commented out SKIPIF
Zoe Slattery [Tue, 30 Dec 2008 13:06:25 +0000 (13:06 +0000)]
removed commented out SKIPIF

16 years agoBFN
Scott MacVicar [Mon, 29 Dec 2008 15:44:49 +0000 (15:44 +0000)]
BFN

16 years agoFix bug #46959 - Can't disable PCRE in 5.2.x, too much was backported from 5.3.
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.

16 years ago- Fix news
Jani Taskinen [Mon, 29 Dec 2008 10:02:22 +0000 (10:02 +0000)]
- Fix news

16 years agoMFH: fix explode behavior to respect negative limit when string is empty.
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.

16 years agoMFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)
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)

16 years ago- Errr, that is 32bit. and cosmetic
Felipe Pena [Thu, 25 Dec 2008 13:40:59 +0000 (13:40 +0000)]
- Errr, that is 32bit. and cosmetic

16 years ago- Fix tests for different platforms
Felipe Pena [Thu, 25 Dec 2008 13:30:38 +0000 (13:30 +0000)]
- Fix tests for different platforms

16 years ago- Fix test
Felipe Pena [Thu, 25 Dec 2008 13:21:35 +0000 (13:21 +0000)]
- Fix test

16 years ago- Fixed tests (because we get different error message on different SO)
Felipe Pena [Thu, 25 Dec 2008 12:15:51 +0000 (12:15 +0000)]
- Fixed tests (because we get different error message on different SO)

16 years ago- Fixed BC in array_unique (HASH_OF stuff), warning and CS in another part
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

16 years ago- MFH: Fixed memory leak in imap_rfc822_parse_adrlist
Felipe Pena [Wed, 24 Dec 2008 13:31:40 +0000 (13:31 +0000)]
- MFH: Fixed memory leak in imap_rfc822_parse_adrlist

16 years ago- New test
Felipe Pena [Wed, 24 Dec 2008 11:51:29 +0000 (11:51 +0000)]
- New test

16 years agoBFN
Felipe Pena [Wed, 24 Dec 2008 11:32:45 +0000 (11:32 +0000)]
BFN

16 years ago- Fixed bug #46918 (imap_rfc822_parse_adrlist host part not filled in correctly)...
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]