]>
granicus.if.org Git - php/log
Etienne Kneuss [Tue, 20 May 2008 21:46:13 +0000 (21:46 +0000)]
Fix path lookup when include_path is used
Antony Dovgal [Tue, 20 May 2008 15:29:01 +0000 (15:29 +0000)]
use correct check for unicode
strings may be still strings, even in Unicode mode
Antony Dovgal [Tue, 20 May 2008 15:03:13 +0000 (15:03 +0000)]
make sure that converters are not equal to utf8 & ascii before destroying them, or we may end up with double free
Antony Dovgal [Tue, 20 May 2008 14:54:06 +0000 (14:54 +0000)]
fix tests
David Soria Parra [Tue, 20 May 2008 13:28:31 +0000 (13:28 +0000)]
Coding style
David Soria Parra [Tue, 20 May 2008 13:15:01 +0000 (13:15 +0000)]
Allow non-long values for proxy_port, connection_timeout and convert them
Antony Dovgal [Tue, 20 May 2008 12:07:13 +0000 (12:07 +0000)]
fix function signature and silence compile warning
Antony Dovgal [Tue, 20 May 2008 12:04:37 +0000 (12:04 +0000)]
nuke unused variables
Antony Dovgal [Tue, 20 May 2008 07:48:04 +0000 (07:48 +0000)]
fix invalid free in Unicode filter
Dmitry Stogov [Tue, 20 May 2008 07:41:48 +0000 (07:41 +0000)]
proper fix
Greg Beaver [Tue, 20 May 2008 05:01:08 +0000 (05:01 +0000)]
s/zend_hash_exists/zend_hash_find/
Greg Beaver [Tue, 20 May 2008 04:09:41 +0000 (04:09 +0000)]
MFB relax rename requirements
<changelog@php.net> [Tue, 20 May 2008 01:32:03 +0000 (01:32 +0000)]
ChangeLog update
Andrei Zmievski [Mon, 19 May 2008 19:39:25 +0000 (19:39 +0000)]
Crossing the Rubicon: remove the unicode.semantics switch and default
unicode mode to On.
Steph Fox [Mon, 19 May 2008 19:37:39 +0000 (19:37 +0000)]
- unicodify expected output
Steph Fox [Mon, 19 May 2008 19:05:42 +0000 (19:05 +0000)]
- IS_UNICODE checks and conversions
- stub and creation file updates
- far too many test updates to think about
Felipe Pena [Mon, 19 May 2008 16:21:30 +0000 (16:21 +0000)]
- Fixed wrong fix
Felipe Pena [Mon, 19 May 2008 16:19:33 +0000 (16:19 +0000)]
- Fixed test
Ilia Alshanetsky [Mon, 19 May 2008 15:18:49 +0000 (15:18 +0000)]
MFB: Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)
Felipe Pena [Mon, 19 May 2008 15:17:08 +0000 (15:17 +0000)]
- Fixed test (duplicated UEXPECTF section)
Felipe Pena [Mon, 19 May 2008 15:13:21 +0000 (15:13 +0000)]
- Fixed tests
Steve Seear [Mon, 19 May 2008 12:57:28 +0000 (12:57 +0000)]
Tests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:49:54 +0000 (12:49 +0000)]
Moving DOM tests to correct folder.
Steve Seear [Mon, 19 May 2008 12:22:23 +0000 (12:22 +0000)]
Tests from PHP London TestFest 2008
Dmitry Stogov [Mon, 19 May 2008 10:48:45 +0000 (10:48 +0000)]
Fixed win32 related realpath cache bug
<changelog@php.net> [Mon, 19 May 2008 01:32:29 +0000 (01:32 +0000)]
ChangeLog update
Greg Beaver [Sun, 18 May 2008 23:41:17 +0000 (23:41 +0000)]
MFH fix mem leak, add test for previous segfault fix
Greg Beaver [Sun, 18 May 2008 23:12:47 +0000 (23:12 +0000)]
MFB fix segfault
David Soria Parra [Sun, 18 May 2008 19:52:46 +0000 (19:52 +0000)]
Revert.
David Soria Parra [Sun, 18 May 2008 17:15:08 +0000 (17:15 +0000)]
MFB: Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt_module_self_test()
Felipe Pena [Sun, 18 May 2008 15:52:42 +0000 (15:52 +0000)]
- MFB: Making compatible with 64bit platform
<changelog@php.net> [Sun, 18 May 2008 01:31:49 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Sun, 18 May 2008 00:47:22 +0000 (00:47 +0000)]
- Added UEXPECTF
David Soria Parra [Sat, 17 May 2008 23:27:42 +0000 (23:27 +0000)]
Tests from Munich PHP Testfest 2008
Greg Beaver [Sat, 17 May 2008 20:07:38 +0000 (20:07 +0000)]
enable by default statically instead of shared
this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
we only ever use the stream filter, and the check for existence has
been moved to runtime where it is after startup
Greg Beaver [Sat, 17 May 2008 20:04:18 +0000 (20:04 +0000)]
MFB fix test (again)
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*().