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

16 years ago- ws
Pierre Joye [Thu, 11 Dec 2008 00:12:20 +0000 (00:12 +0000)]
- ws

16 years agoMFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
Ilia Alshanetsky [Wed, 10 Dec 2008 20:54:47 +0000 (20:54 +0000)]
MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
inside a binary or image column type)

16 years agoBFN
Scott MacVicar [Wed, 10 Dec 2008 13:40:20 +0000 (13:40 +0000)]
BFN

16 years agoMFH Fix segfault and potential security issue in imagerotate().
Scott MacVicar [Wed, 10 Dec 2008 13:33:10 +0000 (13:33 +0000)]
MFH Fix segfault and potential security issue in imagerotate().

16 years agoTests for bug #43841 and #45923
Ant Phillips [Wed, 10 Dec 2008 10:35:40 +0000 (10:35 +0000)]
Tests for bug #43841 and #45923

16 years agoMFH: fixed test
Arnaud Le Blanc [Tue, 9 Dec 2008 22:54:16 +0000 (22:54 +0000)]
MFH: fixed test

16 years agoupdate PCRE symbol list (sync with php 5.3). this should fix bug #46800
Nuno Lopes [Tue, 9 Dec 2008 22:00:19 +0000 (22:00 +0000)]
update PCRE symbol list (sync with php 5.3). this should fix bug #46800

16 years agoMFH
Jani Taskinen [Tue, 9 Dec 2008 16:05:57 +0000 (16:05 +0000)]
MFH

16 years agoMFH: fix tests
Jani Taskinen [Tue, 9 Dec 2008 15:44:47 +0000 (15:44 +0000)]
MFH: fix tests

16 years agoMFH
Jani Taskinen [Tue, 9 Dec 2008 15:21:33 +0000 (15:21 +0000)]
MFH

16 years agofix resource id
Zoe Slattery [Tue, 9 Dec 2008 13:40:25 +0000 (13:40 +0000)]
fix resource id

16 years agoMFH
Jani Taskinen [Tue, 9 Dec 2008 10:54:04 +0000 (10:54 +0000)]
MFH

16 years ago- not used anymore
Pierre Joye [Tue, 9 Dec 2008 09:21:59 +0000 (09:21 +0000)]
- not used anymore

16 years agoMFB 5.3 Add test for the recent magic_quotes_gpc regression.
Scott MacVicar [Tue, 9 Dec 2008 01:48:32 +0000 (01:48 +0000)]
MFB 5.3 Add test for the recent magic_quotes_gpc regression.

16 years ago- MFH:
Pierre Joye [Mon, 8 Dec 2008 22:42:51 +0000 (22:42 +0000)]
- MFH:
 - buildconf accepts arguments (pecl dir for ex.)
 - copy configure.bat

16 years ago- MFH: add configure script
Pierre Joye [Mon, 8 Dec 2008 22:40:30 +0000 (22:40 +0000)]
- MFH: add configure script

16 years agoremove unused file to avoid confusion
Nuno Lopes [Mon, 8 Dec 2008 20:18:14 +0000 (20:18 +0000)]
remove unused file to avoid confusion

16 years agotests for imap_fetch_overview
Zoe Slattery [Mon, 8 Dec 2008 19:14:03 +0000 (19:14 +0000)]
tests for imap_fetch_overview

16 years ago- Sync with HEAD
Jani Taskinen [Mon, 8 Dec 2008 12:35:54 +0000 (12:35 +0000)]
- Sync with HEAD

16 years agoFix bug #46748, segfault when SSL has more than one error message.
Scott MacVicar [Mon, 8 Dec 2008 02:33:46 +0000 (02:33 +0000)]
Fix bug #46748, segfault when SSL has more than one error message.

16 years agofix .cvsignore
Antony Dovgal [Sun, 7 Dec 2008 19:33:15 +0000 (19:33 +0000)]
fix .cvsignore

16 years agoBack to dev
Ilia Alshanetsky [Sun, 7 Dec 2008 19:28:01 +0000 (19:28 +0000)]
Back to dev

16 years ago5.2.8
Ilia Alshanetsky [Sun, 7 Dec 2008 19:23:26 +0000 (19:23 +0000)]
5.2.8

16 years ago5.2.8
Ilia Alshanetsky [Sun, 7 Dec 2008 19:18:20 +0000 (19:18 +0000)]
5.2.8

16 years agoMove active branch to 5.2.9
Ilia Alshanetsky [Sun, 7 Dec 2008 19:08:35 +0000 (19:08 +0000)]
Move active branch to 5.2.9

16 years agoMFH: Fixed bug #46782 (fastcgi.c parse error)
Matt Wilmas [Sun, 7 Dec 2008 10:55:47 +0000 (10:55 +0000)]
MFH: Fixed bug #46782 (fastcgi.c parse error)

16 years agoBack out bugfix for #42718 as this broke magic_quotes_gpc
Scott MacVicar [Sat, 6 Dec 2008 17:16:36 +0000 (17:16 +0000)]
Back out bugfix for #42718 as this broke magic_quotes_gpc

16 years agoMore changes to allow the same tests to be used with PHP5 and PHP6
Zoe Slattery [Sat, 6 Dec 2008 12:02:24 +0000 (12:02 +0000)]
More changes to allow the same tests to be used with PHP5 and PHP6

16 years agoAdd some class related tests, fix hard-coded object ID in serialize_001.phpt.
Robin Fernandes [Fri, 5 Dec 2008 22:12:06 +0000 (22:12 +0000)]
Add some class related tests, fix hard-coded object ID in serialize_001.phpt.

16 years agoMFH: fix arginfo - these also accept SimpleXMLElement
Rob Richards [Fri, 5 Dec 2008 18:36:16 +0000 (18:36 +0000)]
MFH: fix arginfo - these also accept SimpleXMLElement

16 years agoFTP test from Nathaniel McHugh
Zoe Slattery [Fri, 5 Dec 2008 16:27:01 +0000 (16:27 +0000)]
FTP  test from Nathaniel McHugh

16 years agoRemove duff comment produced by the test generator tool
Ant Phillips [Fri, 5 Dec 2008 14:17:58 +0000 (14:17 +0000)]
Remove duff comment produced by the test generator tool

16 years agobug #46731 fix
Zoe Slattery [Fri, 5 Dec 2008 11:59:01 +0000 (11:59 +0000)]
bug #46731 fix

16 years agoUpdate to use norsh flag
Zoe Slattery [Fri, 5 Dec 2008 11:02:55 +0000 (11:02 +0000)]
Update to use norsh flag

16 years agoNew testcases for date_sunset function
Sanjay Mantoor [Fri, 5 Dec 2008 06:12:11 +0000 (06:12 +0000)]
New testcases for date_sunset function

16 years agoNew testcases for date_sunrise function
Sanjay Mantoor [Fri, 5 Dec 2008 05:35:39 +0000 (05:35 +0000)]
New testcases for date_sunrise function

16 years agoFixed #46739
Mikko Koppanen [Thu, 4 Dec 2008 13:17:28 +0000 (13:17 +0000)]
Fixed #46739

16 years agoFixes bug #46739
Mikko Koppanen [Thu, 4 Dec 2008 13:13:41 +0000 (13:13 +0000)]
Fixes bug #46739

16 years agofix test
Antony Dovgal [Wed, 3 Dec 2008 21:29:19 +0000 (21:29 +0000)]
fix test

16 years ago- Fixed strange typos
Felipe Pena [Wed, 3 Dec 2008 20:45:25 +0000 (20:45 +0000)]
- Fixed strange typos

16 years agoXML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Wed, 3 Dec 2008 19:09:22 +0000 (19:09 +0000)]
XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years ago- Coverage++
Felipe Pena [Wed, 3 Dec 2008 16:27:50 +0000 (16:27 +0000)]
- Coverage++

16 years agoBack to dev
Ilia Alshanetsky [Wed, 3 Dec 2008 15:57:52 +0000 (15:57 +0000)]
Back to dev

16 years agoPHP 5.2.7
Ilia Alshanetsky [Wed, 3 Dec 2008 15:54:03 +0000 (15:54 +0000)]
PHP 5.2.7

16 years agoAdd support for %u|b% and %unicode_string_optional% to facilitate writing tests compa...
Robin Fernandes [Wed, 3 Dec 2008 14:27:43 +0000 (14:27 +0000)]
Add support for %u|b% and %unicode_string_optional% to facilitate writing tests compatible with both 5_2 and HEAD.

16 years agoMBString tests: checked on PHP 5.2.6 (Windows, Linux and Linux 64 bit).
Ant Phillips [Wed, 3 Dec 2008 13:04:38 +0000 (13:04 +0000)]
MBString tests: checked on PHP 5.2.6 (Windows, Linux and Linux 64 bit).

16 years ago- BFN
Felipe Pena [Wed, 3 Dec 2008 10:15:13 +0000 (10:15 +0000)]
- BFN