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

16 years agoDelete duff commit files
Ant Phillips [Wed, 3 Dec 2008 09:25:42 +0000 (09:25 +0000)]
Delete duff commit files

16 years ago- Fixed tests
Felipe Pena [Tue, 2 Dec 2008 23:06:52 +0000 (23:06 +0000)]
- Fixed tests

16 years agoMFH:
Felipe Pena [Tue, 2 Dec 2008 21:02:44 +0000 (21:02 +0000)]
MFH:
- Fixed memory leaks
- Added new tests (Coverage++)

16 years ago- MFH: Fixed bug #46732 (mktime.year description is wrong).
Derick Rethans [Tue, 2 Dec 2008 18:01:58 +0000 (18:01 +0000)]
- MFH: Fixed bug #46732 (mktime.year description is wrong).

16 years agoMFH: Changed logic for LONG_MIN
Matt Wilmas [Tue, 2 Dec 2008 14:50:37 +0000 (14:50 +0000)]
MFH: Changed logic for LONG_MIN

16 years agoArray tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Tue, 2 Dec 2008 13:37:21 +0000 (13:37 +0000)]
Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agoFixed typo
Ilia Alshanetsky [Mon, 1 Dec 2008 20:57:11 +0000 (20:57 +0000)]
Fixed typo

16 years agoAdding tests for array_multisort
Iain Lewis [Mon, 1 Dec 2008 14:25:24 +0000 (14:25 +0000)]
Adding tests for array_multisort

16 years ago- MFH: Fixed memory leak
Felipe Pena [Mon, 1 Dec 2008 12:28:27 +0000 (12:28 +0000)]
- MFH: Fixed memory leak

16 years agoExif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Mon, 1 Dec 2008 12:23:33 +0000 (12:23 +0000)]
Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agoDOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Ant Phillips [Mon, 1 Dec 2008 11:29:35 +0000 (11:29 +0000)]
DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).

16 years agoremove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is...
Uwe Schindler [Mon, 1 Dec 2008 10:11:57 +0000 (10:11 +0000)]
remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.

16 years ago- c/p fix, correct description
Pierre Joye [Mon, 1 Dec 2008 00:03:03 +0000 (00:03 +0000)]
- c/p fix, correct description

16 years ago- Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow...
Pierre Joye [Sun, 30 Nov 2008 23:58:17 +0000 (23:58 +0000)]
- Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap)

16 years ago- fix line ending
Pierre Joye [Sun, 30 Nov 2008 23:56:36 +0000 (23:56 +0000)]
- fix line ending

16 years ago- fix line ending
Pierre Joye [Sun, 30 Nov 2008 22:35:39 +0000 (22:35 +0000)]
- fix line ending

16 years ago- #44900
Pierre Joye [Sun, 30 Nov 2008 21:41:57 +0000 (21:41 +0000)]
- #44900