]>
granicus.if.org Git - php/log
Greg Beaver [Sat, 17 May 2008 20:03:07 +0000 (20:03 +0000)]
MFB fix test
Zoe Slattery [Sat, 17 May 2008 13:26:51 +0000 (13:26 +0000)]
Tests from London test fest 2008
<changelog@php.net> [Sat, 17 May 2008 01:31:44 +0000 (01:31 +0000)]
ChangeLog update
Zoe Slattery [Fri, 16 May 2008 17:14:57 +0000 (17:14 +0000)]
Tests from Testfest 2008
Etienne Kneuss [Fri, 16 May 2008 13:22:02 +0000 (13:22 +0000)]
Fix FilesystemIterator with ./..
Felipe Pena [Fri, 16 May 2008 12:11:15 +0000 (12:11 +0000)]
- Improved fix (used 's' in parameter parsing)
Felipe Pena [Fri, 16 May 2008 03:11:56 +0000 (03:11 +0000)]
- MFB: Added conversion to string.
<changelog@php.net> [Fri, 16 May 2008 01:31:52 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Thu, 15 May 2008 23:46:54 +0000 (23:46 +0000)]
MFB: add full metadata support for tar-based archives and test
Etienne Kneuss [Thu, 15 May 2008 17:22:03 +0000 (17:22 +0000)]
Replace the iterator correctly after being cloned (related to #44964)
Etienne Kneuss [Thu, 15 May 2008 17:05:20 +0000 (17:05 +0000)]
Implement SplPriorityQueue::getExtractFlags()
Greg Beaver [Thu, 15 May 2008 16:09:21 +0000 (16:09 +0000)]
MFB: plug security hole of unfettered creation access to .phar magic directory
Zoe Slattery [Thu, 15 May 2008 12:50:28 +0000 (12:50 +0000)]
Tests from Testfest 2008
<changelog@php.net> [Thu, 15 May 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Wed, 14 May 2008 21:27:31 +0000 (21:27 +0000)]
- Make internal code back-compatible. This included a binary cast in the default stub, hence many test updates.
- Just over a third of tests pass. Test manifests are broken currently.
Antony Dovgal [Wed, 14 May 2008 13:13:02 +0000 (13:13 +0000)]
and the last one..
Antony Dovgal [Wed, 14 May 2008 13:05:55 +0000 (13:05 +0000)]
fix test names
Felipe Pena [Wed, 14 May 2008 12:28:28 +0000 (12:28 +0000)]
- Add check for avoid segfault when trying instantiate PDORow manually
Matt Wilmas [Wed, 14 May 2008 11:32:28 +0000 (11:32 +0000)]
MFB: The "Steph special" :-) to allow plain 'configure' to be used
Matt Wilmas [Wed, 14 May 2008 11:18:08 +0000 (11:18 +0000)]
MFB: Steph's changes; to fix build failure after confutils.js changes (PRODUCT_NAME being undefined)
Elizabeth Marie Smith [Wed, 14 May 2008 03:32:27 +0000 (03:32 +0000)]
MFB and steph's pecl fixes into confutils
<changelog@php.net> [Wed, 14 May 2008 01:31:59 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Tue, 13 May 2008 19:18:11 +0000 (19:18 +0000)]
- Fixed tests (added default_charset=)
Steph Fox [Tue, 13 May 2008 18:43:18 +0000 (18:43 +0000)]
- MF53 dotted.path support
Greg Beaver [Tue, 13 May 2008 18:38:35 +0000 (18:38 +0000)]
MFB fix tests
Steph Fox [Tue, 13 May 2008 18:35:25 +0000 (18:35 +0000)]
- 'It builds on my box'.
- Don't expect any tests to pass.
Felipe Pena [Tue, 13 May 2008 14:49:36 +0000 (14:49 +0000)]
- Added SKIPIF
<changelog@php.net> [Tue, 13 May 2008 01:31:53 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Tue, 13 May 2008 00:04:52 +0000 (00:04 +0000)]
New/updated tests
Greg Beaver [Mon, 12 May 2008 21:03:48 +0000 (21:03 +0000)]
back to dev
Greg Beaver [Mon, 12 May 2008 20:43:04 +0000 (20:43 +0000)]
prepare for release
Greg Beaver [Mon, 12 May 2008 20:42:07 +0000 (20:42 +0000)]
fix weird alias issues, add tests to check for new-found problems
Steph Fox [Mon, 12 May 2008 19:11:24 +0000 (19:11 +0000)]
- Update package/TODO as best memory allows
Felipe Pena [Mon, 12 May 2008 17:55:21 +0000 (17:55 +0000)]
- New tests
Greg Beaver [Mon, 12 May 2008 17:40:14 +0000 (17:40 +0000)]
fix minor memleak
Steph Fox [Mon, 12 May 2008 17:12:56 +0000 (17:12 +0000)]
- Make sure default alias is set in phar.zip
- Add test
Antony Dovgal [Mon, 12 May 2008 15:30:53 +0000 (15:30 +0000)]
add missing .cvsignore
Felipe Pena [Mon, 12 May 2008 14:58:41 +0000 (14:58 +0000)]
- New tests
Felipe Pena [Mon, 12 May 2008 13:30:50 +0000 (13:30 +0000)]
- New tests
Steph Fox [Mon, 12 May 2008 12:46:41 +0000 (12:46 +0000)]
- Fix tests
Felipe Pena [Mon, 12 May 2008 11:16:32 +0000 (11:16 +0000)]
- Fixed test
Dmitry Stogov [Mon, 12 May 2008 09:09:28 +0000 (09:09 +0000)]
Fixed bug #44952 (isset() does not checks correctly variable variable)
Antony Dovgal [Mon, 12 May 2008 08:46:49 +0000 (08:46 +0000)]
revert patch that causes invalid reads/crashes on Linux
Steve Seear [Mon, 12 May 2008 08:27:50 +0000 (08:27 +0000)]
Added a script that generates phpt test coverage information for functions and methods.
Dmitry Stogov [Mon, 12 May 2008 07:13:47 +0000 (07:13 +0000)]
Added API to use namesapces in internal extensions
Matt Wilmas [Mon, 12 May 2008 05:06:53 +0000 (05:06 +0000)]
Fixed test after fixing bug #44830
<changelog@php.net> [Mon, 12 May 2008 01:31:47 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Mon, 12 May 2008 00:45:05 +0000 (00:45 +0000)]
increase code coverage
Greg Beaver [Mon, 12 May 2008 00:43:11 +0000 (00:43 +0000)]
increase code coverage in util.c
Greg Beaver [Mon, 12 May 2008 00:16:59 +0000 (00:16 +0000)]
increase code coverage to test mounting of phar URLs to internal file, and fix odd semi-race condition
where stream resources were not properly freed at script end
Greg Beaver [Sun, 11 May 2008 23:07:12 +0000 (23:07 +0000)]
increase code coverage
Greg Beaver [Sun, 11 May 2008 23:03:56 +0000 (23:03 +0000)]
simplify phar_get_link_location and increase its coverage to 100%
Greg Beaver [Sun, 11 May 2008 22:59:16 +0000 (22:59 +0000)]
increase code coverage and fix tiny bug in handling of absolute links
Greg Beaver [Sun, 11 May 2008 22:45:03 +0000 (22:45 +0000)]
don't copy contents of linked/mounted files when converting an archive, and be sure to dupe mounted value
Greg Beaver [Sun, 11 May 2008 22:44:33 +0000 (22:44 +0000)]
fix test
Felipe Pena [Sun, 11 May 2008 22:44:10 +0000 (22:44 +0000)]
- New tests
Greg Beaver [Sun, 11 May 2008 21:30:05 +0000 (21:30 +0000)]
slightly increase efficiency of function interception, and ensure that nothing fails even if the archive is unlinked mid-process
Greg Beaver [Sun, 11 May 2008 21:15:47 +0000 (21:15 +0000)]
add safety check to prevent unlinkArchive() from being called by a file within the archive
Greg Beaver [Sun, 11 May 2008 20:53:38 +0000 (20:53 +0000)]
fix memleak
Greg Beaver [Sun, 11 May 2008 19:41:45 +0000 (19:41 +0000)]
split test into two versions for differences in parameter parsing in PHP 5.3+
Greg Beaver [Sun, 11 May 2008 19:37:43 +0000 (19:37 +0000)]
make test version-agnostic
Greg Beaver [Sun, 11 May 2008 19:17:51 +0000 (19:17 +0000)]
increase code coverage of funcinterceptors to 90%+, fix many bugs, fix errant wrong test condition in fgc_edgecases
Matt Wilmas [Sun, 11 May 2008 11:45:31 +0000 (11:45 +0000)]
Fixed error message typo; also removed end . to be consistent with the others
Sebastian Bergmann [Sun, 11 May 2008 04:56:12 +0000 (04:56 +0000)]
Add tests for ReflectionFunction::getExtension*().
Sebastian Bergmann [Sun, 11 May 2008 04:52:42 +0000 (04:52 +0000)]
dos2unix *.phpt
Felipe Pena [Sun, 11 May 2008 03:15:13 +0000 (03:15 +0000)]
- New tests
<changelog@php.net> [Sun, 11 May 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update
Matt Wilmas [Sat, 10 May 2008 09:15:17 +0000 (09:15 +0000)]
Restore end check for "escape" strings (not needed for single-quoted strings as they can't have an unescaped backslash at the end)
<changelog@php.net> [Sat, 10 May 2008 01:31:58 +0000 (01:31 +0000)]
ChangeLog update
Matt Wilmas [Fri, 9 May 2008 14:40:31 +0000 (14:40 +0000)]
Fix Windows newlines (missed that detail when adding :-/)
Felipe Pena [Fri, 9 May 2008 14:11:51 +0000 (14:11 +0000)]
- New tests
Scott MacVicar [Fri, 9 May 2008 12:58:50 +0000 (12:58 +0000)]
Fix compile error if _GNU_SOURCE is defined
Matt Wilmas [Fri, 9 May 2008 11:05:34 +0000 (11:05 +0000)]
Test for loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)
Matt Wilmas [Fri, 9 May 2008 10:25:42 +0000 (10:25 +0000)]
Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)
Matt Wilmas [Fri, 9 May 2008 09:22:21 +0000 (09:22 +0000)]
Fixed bug #44681 (Resources used as array keys get converted to 0)
Ant Phillips [Fri, 9 May 2008 08:44:44 +0000 (08:44 +0000)]
Collect all the open_basedir security tests into one place
<changelog@php.net> [Fri, 9 May 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Thu, 8 May 2008 17:22:07 +0000 (17:22 +0000)]
- Fix data size
Felipe Pena [Thu, 8 May 2008 16:58:43 +0000 (16:58 +0000)]
- Fixed detection of invalid class name
Felipe Pena [Thu, 8 May 2008 15:39:35 +0000 (15:39 +0000)]
- Fix valgrind report (Conditional jump or move depends on uninitialised value)
Etienne Kneuss [Thu, 8 May 2008 12:03:18 +0000 (12:03 +0000)]
Sync spl tests with 5.3
Felipe Pena [Thu, 8 May 2008 12:00:36 +0000 (12:00 +0000)]
- Fixed double free
Dmitry Stogov [Thu, 8 May 2008 09:15:20 +0000 (09:15 +0000)]
Fixed test
Antony Dovgal [Thu, 8 May 2008 07:09:03 +0000 (07:09 +0000)]
fix test
Matt Wilmas [Thu, 8 May 2008 04:52:30 +0000 (04:52 +0000)]
Remove old references to flex.skl
Greg Beaver [Thu, 8 May 2008 03:10:18 +0000 (03:10 +0000)]
fix windows build
Greg Beaver [Thu, 8 May 2008 02:58:45 +0000 (02:58 +0000)]
fix handling of mounted entries when flushing in all phars, and of deleted entries with open references in tar-based phars, do not extract mounted entries, add to test
<changelog@php.net> [Thu, 8 May 2008 01:31:44 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Thu, 8 May 2008 00:49:37 +0000 (00:49 +0000)]
fix serious logic error and potential security issue with phar_compiled_file and
phar_find_in_include_path. We were allowing data-based phars to be executed, and actually marking phar-based phar archives
without '.phar' in the name as data-based phars, which would allow modifying them even if phar.readonly=0. Add test for this sinister case
Ilia Alshanetsky [Wed, 7 May 2008 23:46:11 +0000 (23:46 +0000)]
MFB: kill unused vars
Greg Beaver [Wed, 7 May 2008 17:35:20 +0000 (17:35 +0000)]
fix tar extension detection in open code
Greg Beaver [Wed, 7 May 2008 17:24:22 +0000 (17:24 +0000)]
optimize phar filename extension detection to first search through known phars. This eliminates several stat/realpath calls for archives with lots of files
Antony Dovgal [Wed, 7 May 2008 15:51:34 +0000 (15:51 +0000)]
no need to add this entry - it's in 5_2 already
David Coallier [Wed, 7 May 2008 15:47:04 +0000 (15:47 +0000)]
- Added news item to the NEWS (Fixed bug 44811)
David Coallier [Wed, 7 May 2008 15:45:56 +0000 (15:45 +0000)]
- Test for bug #44811
David Coallier [Wed, 7 May 2008 15:45:02 +0000 (15:45 +0000)]
- Fixed bug #44811 (Improve error message when creating new SoapClient
that contains invalid data)
Andrey Hristov [Wed, 7 May 2008 15:16:27 +0000 (15:16 +0000)]
Update mysqlnd - new ini variable
Felipe Pena [Wed, 7 May 2008 14:08:41 +0000 (14:08 +0000)]
- New tests
Dmitry Stogov [Wed, 7 May 2008 12:04:58 +0000 (12:04 +0000)]
Use IS_CV for dirrent access to $this variable
Greg Beaver [Wed, 7 May 2008 06:43:07 +0000 (06:43 +0000)]
prepare for 2.0.0b1 release, pending review (finally)