]> granicus.if.org Git - php/log
php
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]

16 years agoNew testcases for idate function
Sanjay Mantoor [Tue, 23 Dec 2008 09:13:28 +0000 (09:13 +0000)]
New testcases for idate function

16 years agoNew testcases for gmmktime function
Sanjay Mantoor [Tue, 23 Dec 2008 07:47:00 +0000 (07:47 +0000)]
New testcases for gmmktime function

16 years agoMFH: Invalid string causes segfault within json_decode()
Scott MacVicar [Fri, 19 Dec 2008 02:13:41 +0000 (02:13 +0000)]
MFH: Invalid string causes segfault within json_decode()

16 years agoAdd name of reported to security issues because we apparently need to let everyone...
Scott MacVicar [Thu, 18 Dec 2008 21:05:55 +0000 (21:05 +0000)]
Add name of reported to security issues because we apparently need to let everyone know.

16 years ago- Added a test case for bug #46268. (Bug itself is not present in 5.2).
Derick Rethans [Thu, 18 Dec 2008 20:30:06 +0000 (20:30 +0000)]
- Added a test case for bug #46268. (Bug itself is not present in 5.2).

16 years agoMFB: Fixed bug #46887 (Invalid calls to php_error_docref())
Ilia Alshanetsky [Thu, 18 Dec 2008 20:08:00 +0000 (20:08 +0000)]
MFB: Fixed bug #46887 (Invalid calls to php_error_docref())

16 years ago- MFH: export php_scandir and php_alphasort
Pierre Joye [Thu, 18 Dec 2008 17:41:59 +0000 (17:41 +0000)]
- MFH: export php_scandir and php_alphasort

16 years agoMFH: Fixed test
Arnaud Le Blanc [Thu, 18 Dec 2008 16:05:14 +0000 (16:05 +0000)]
MFH: Fixed test

16 years agoAdditional output buffering tests.
Robin Fernandes [Thu, 18 Dec 2008 15:20:46 +0000 (15:20 +0000)]
Additional output buffering tests.

16 years ago- MFH: Fixed bug #46889: Memory leak in strtotime().
Derick Rethans [Thu, 18 Dec 2008 14:57:04 +0000 (14:57 +0000)]
- MFH: Fixed bug #46889: Memory leak in strtotime().

16 years agobug #46005 -> 5.2
Stanislav Malyshev [Thu, 18 Dec 2008 14:29:38 +0000 (14:29 +0000)]
bug #46005 -> 5.2

16 years agoMFH fix #46005
Stanislav Malyshev [Thu, 18 Dec 2008 14:28:35 +0000 (14:28 +0000)]
MFH fix #46005

16 years agoMFB: remove fprintf usage
Ilia Alshanetsky [Wed, 17 Dec 2008 21:45:31 +0000 (21:45 +0000)]
MFB: remove fprintf usage

16 years agoREADME for ext/imap tests
Zoe Slattery [Wed, 17 Dec 2008 15:36:44 +0000 (15:36 +0000)]
README for ext/imap tests

16 years agoMiscellaneous tests for ext/imap
Zoe Slattery [Wed, 17 Dec 2008 15:09:21 +0000 (15:09 +0000)]
Miscellaneous tests for ext/imap

16 years agoMFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)
Jani Taskinen [Wed, 17 Dec 2008 14:20:30 +0000 (14:20 +0000)]
MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)

16 years agoMFH: bug tests
Jani Taskinen [Wed, 17 Dec 2008 14:05:52 +0000 (14:05 +0000)]
MFH: bug tests

16 years agoNew FTP test from Nathaniel McHugh
Zoe Slattery [Wed, 17 Dec 2008 12:35:53 +0000 (12:35 +0000)]
New FTP test from Nathaniel McHugh

16 years agoMFH: removed unused var
Ilia Alshanetsky [Wed, 17 Dec 2008 00:30:48 +0000 (00:30 +0000)]
MFH: removed unused var

16 years agobug #46837 fix
Zoe Slattery [Tue, 16 Dec 2008 21:35:42 +0000 (21:35 +0000)]
bug #46837 fix

16 years agobug #46884 fix
Zoe Slattery [Tue, 16 Dec 2008 21:11:49 +0000 (21:11 +0000)]
bug #46884 fix

16 years agocall_user_func_array() tests
Steve Seear [Mon, 15 Dec 2008 14:12:16 +0000 (14:12 +0000)]
call_user_func_array() tests

16 years agofixed test
Zoe Slattery [Mon, 15 Dec 2008 13:19:23 +0000 (13:19 +0000)]
fixed test

16 years agoAdd find_tested script to 5_2 branch (for use by gcov.php.net)
Steve Seear [Mon, 15 Dec 2008 11:29:18 +0000 (11:29 +0000)]
Add find_tested script to 5_2 branch (for use by gcov.php.net)

16 years agoNew testcases for gmdate function
Sanjay Mantoor [Mon, 15 Dec 2008 10:36:53 +0000 (10:36 +0000)]
New testcases for gmdate function

16 years agoNew testcases for gettimeofday function
Sanjay Mantoor [Mon, 15 Dec 2008 08:23:58 +0000 (08:23 +0000)]
New testcases for gettimeofday function

16 years agoAdd CVE
Scott MacVicar [Sat, 13 Dec 2008 13:37:58 +0000 (13:37 +0000)]
Add CVE

16 years agoMFH
Andrei Zmievski [Sat, 13 Dec 2008 00:38:29 +0000 (00:38 +0000)]
MFH

16 years agofix entry
Rob Richards [Fri, 12 Dec 2008 04:21:01 +0000 (04:21 +0000)]
fix entry

16 years agoBFN
Rob Richards [Fri, 12 Dec 2008 04:18:12 +0000 (04:18 +0000)]
BFN

16 years agoMFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
Rob Richards [Fri, 12 Dec 2008 04:17:26 +0000 (04:17 +0000)]
MFH: fix bug #46699: (xml_parse crash when parser is namespace aware)
fix a couple warnings
add test

16 years ago- fix build (all platforms)
Pierre Joye [Thu, 11 Dec 2008 15:30:18 +0000 (15:30 +0000)]
- fix build (all platforms)

16 years ago- MFH: fix build (was never used like that before recent commit to session) > local...
Pierre Joye [Thu, 11 Dec 2008 13:12:54 +0000 (13:12 +0000)]
- MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <>

16 years agoAdded test for magic_quotes_gpc
Stefan Esser [Thu, 11 Dec 2008 13:06:29 +0000 (13:06 +0000)]
Added test for magic_quotes_gpc

16 years agoMCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux...
Ant Phillips [Thu, 11 Dec 2008 10:20:37 +0000 (10:20 +0000)]
MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows and Linux but not Linux 64 bit or 5.3).

16 years agoMFB: Fixing strict warning
Lars Strojny [Thu, 11 Dec 2008 02:38:44 +0000 (02:38 +0000)]
MFB: Fixing strict warning

16 years agoBFN
Scott MacVicar [Thu, 11 Dec 2008 01:23:40 +0000 (01:23 +0000)]
BFN

16 years agoMFH Fix bug #35975 - Session cookie expires date format isn't the most compatible...
Scott MacVicar [Thu, 11 Dec 2008 01:21:42 +0000 (01:21 +0000)]
MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().