]>
granicus.if.org Git - php/log
<changelog@php.net> [Fri, 13 Jun 2008 01:31:43 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Fri, 13 Jun 2008 01:16:25 +0000 (01:16 +0000)]
- Removed UEXPECTF
Felipe Pena [Fri, 13 Jun 2008 00:18:57 +0000 (00:18 +0000)]
- Fixed tests (unicode results, UEXPECT, line endings)
Henrique do Nascimento Angelo [Thu, 12 Jun 2008 21:59:25 +0000 (21:59 +0000)]
Fix the script to correctly determine the extensions to be tested
Lars Strojny [Thu, 12 Jun 2008 21:41:09 +0000 (21:41 +0000)]
Testfest: various tests for ReflectionParameter
Lars Strojny [Thu, 12 Jun 2008 21:25:28 +0000 (21:25 +0000)]
Testfest test cases for ReflectionExtension
Lars Strojny [Thu, 12 Jun 2008 20:55:54 +0000 (20:55 +0000)]
Testfest: ReflectionExtension tests by Gerrit te Sligte and Leon Luijkx
Etienne Kneuss [Thu, 12 Jun 2008 20:51:25 +0000 (20:51 +0000)]
Add tests from testfest
Lars Strojny [Thu, 12 Jun 2008 20:46:05 +0000 (20:46 +0000)]
Testfest: ReflectionExtension::info()-test by Stefan Koopmanschap
Etienne Kneuss [Thu, 12 Jun 2008 20:46:00 +0000 (20:46 +0000)]
Add tests from testfest
Lars Strojny [Thu, 12 Jun 2008 20:30:46 +0000 (20:30 +0000)]
Reflection::getModifierNames()-test by Felix De Vliegher (Testfest)
Antony Dovgal [Thu, 12 Jun 2008 12:40:07 +0000 (12:40 +0000)]
avoid invalid reads when reached memory_limit during initialization
Steph Fox [Thu, 12 Jun 2008 12:02:01 +0000 (12:02 +0000)]
- Tidy up loose ends in diff and exp output
- All test output now has *nix line endings (only diffs didn't in 5_3)
Antony Dovgal [Thu, 12 Jun 2008 10:38:49 +0000 (10:38 +0000)]
remove oops
Antony Dovgal [Thu, 12 Jun 2008 10:31:40 +0000 (10:31 +0000)]
fix build
Steph Fox [Thu, 12 Jun 2008 09:38:50 +0000 (09:38 +0000)]
- Some calls to file_put_contents() need FILE_BINARY, others choke on it. You tell me.
<changelog@php.net> [Thu, 12 Jun 2008 01:31:46 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Wed, 11 Jun 2008 22:40:56 +0000 (22:40 +0000)]
- New test
Antony Dovgal [Wed, 11 Jun 2008 22:36:05 +0000 (22:36 +0000)]
remove 8 years old tests (not used anyway)
Steph Fox [Wed, 11 Jun 2008 17:41:13 +0000 (17:41 +0000)]
- more cs/ws fixes
Steph Fox [Wed, 11 Jun 2008 16:48:41 +0000 (16:48 +0000)]
- binary safety
Steph Fox [Wed, 11 Jun 2008 15:42:06 +0000 (15:42 +0000)]
- kill unicode.semantics checks
Steph Fox [Wed, 11 Jun 2008 14:35:08 +0000 (14:35 +0000)]
- code beauty (ws/cs)
Dmitry Stogov [Wed, 11 Jun 2008 13:19:14 +0000 (13:19 +0000)]
- Removed direct executor recursion.
- Use fastcall calling convention in executor on x86.
Steve Seear [Wed, 11 Jun 2008 12:40:34 +0000 (12:40 +0000)]
Filesystem tests.
Dmitry Stogov [Wed, 11 Jun 2008 10:07:20 +0000 (10:07 +0000)]
Fixed test
Dmitry Stogov [Wed, 11 Jun 2008 09:58:45 +0000 (09:58 +0000)]
Fixed test
Dmitry Stogov [Wed, 11 Jun 2008 09:01:44 +0000 (09:01 +0000)]
closeder/readdir/rewinddir must work only with directories
Dmitry Stogov [Wed, 11 Jun 2008 07:45:26 +0000 (07:45 +0000)]
Fixed memory leak
Philip Olson [Wed, 11 Jun 2008 02:29:39 +0000 (02:29 +0000)]
fixed imap_listscan() proto
<changelog@php.net> [Wed, 11 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update
Zoe Slattery [Tue, 10 Jun 2008 18:31:37 +0000 (18:31 +0000)]
Written by Sanjay Mantoor and reviewed by Pierre.
Antony Dovgal [Tue, 10 Jun 2008 08:14:45 +0000 (08:14 +0000)]
fix typo
<changelog@php.net> [Tue, 10 Jun 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update
Felipe Pena [Mon, 9 Jun 2008 19:27:43 +0000 (19:27 +0000)]
- Removed ntest and utest
- Removed -U flag to `make test' just to test once each test
Etienne Kneuss [Mon, 9 Jun 2008 17:29:09 +0000 (17:29 +0000)]
add get_Debug_info + fix proto
Felipe Pena [Mon, 9 Jun 2008 15:54:08 +0000 (15:54 +0000)]
- Removed unnecessary SKIPIF (unicode/tests/*)
- Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")
Rasmus Lerdorf [Mon, 9 Jun 2008 14:05:49 +0000 (14:05 +0000)]
Merge from PHP_5 - don't echo raw cookie values here
Antony Dovgal [Mon, 9 Jun 2008 13:18:32 +0000 (13:18 +0000)]
fix .cvsignore
Matt Wilmas [Mon, 9 Jun 2008 10:20:30 +0000 (10:20 +0000)]
MFB: Fixed yyleng calculation after the yyless change
Antony Dovgal [Mon, 9 Jun 2008 09:25:56 +0000 (09:25 +0000)]
fix test
<changelog@php.net> [Mon, 9 Jun 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update
Stanislav Malyshev [Sun, 8 Jun 2008 18:21:59 +0000 (18:21 +0000)]
with unicode buffers, positions are in uchars
Pierre Joye [Sun, 8 Jun 2008 11:42:35 +0000 (11:42 +0000)]
- MFB: do not export the api or install the headers
Stanislav Malyshev [Sun, 8 Jun 2008 09:51:42 +0000 (09:51 +0000)]
MF5: allow aggregating use statements
<changelog@php.net> [Sun, 8 Jun 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sat, 7 Jun 2008 22:41:02 +0000 (22:41 +0000)]
fix ZTS build
Antony Dovgal [Sat, 7 Jun 2008 21:35:53 +0000 (21:35 +0000)]
more checks and tests
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:38:38 +0000 (20:38 +0000)]
Update exif tests to conform with the unicode functions
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:37:11 +0000 (20:37 +0000)]
Add Unicode support
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:33:35 +0000 (20:33 +0000)]
Update tests to conform with the unicode functions
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:30:30 +0000 (20:30 +0000)]
Add Unicode support and set as unicode compatible
Antony Dovgal [Sat, 7 Jun 2008 14:10:21 +0000 (14:10 +0000)]
more tests (by Felipe)
Antony Dovgal [Sat, 7 Jun 2008 14:08:59 +0000 (14:08 +0000)]
fix several memleaks and invalid reads
Antony Dovgal [Sat, 7 Jun 2008 12:46:54 +0000 (12:46 +0000)]
disallow $a[] = value syntax
Antony Dovgal [Sat, 7 Jun 2008 08:05:48 +0000 (08:05 +0000)]
update credits
Etienne Kneuss [Sat, 7 Jun 2008 01:46:27 +0000 (01:46 +0000)]
Fix segfault caused by get_current_data on an uninitialized element
<changelog@php.net> [Sat, 7 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update
Etienne Kneuss [Fri, 6 Jun 2008 23:53:10 +0000 (23:53 +0000)]
Implements C arrays wrapper
Nuno Lopes [Fri, 6 Jun 2008 17:34:43 +0000 (17:34 +0000)]
backport the yyless patch from 5.3 branch. it seems I forgot to commit this..
# you'll probably need re2c 0.13.5 or newer to regenerate this file
# Matt: please advise if there's still somrthing pending (i.e. was the heredoc/nowdoc patch MFB already?
<changelog@php.net> [Fri, 6 Jun 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Thu, 5 Jun 2008 23:40:42 +0000 (23:40 +0000)]
OCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped
Christopher Jones [Thu, 5 Jun 2008 23:27:41 +0000 (23:27 +0000)]
Make tests interruptible; clean up tables at start
Felipe Pena [Thu, 5 Jun 2008 19:16:17 +0000 (19:16 +0000)]
- MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)
Felipe Pena [Thu, 5 Jun 2008 19:14:25 +0000 (19:14 +0000)]
- MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method'))
Felipe Pena [Thu, 5 Jun 2008 18:35:48 +0000 (18:35 +0000)]
- New tests
Rob Richards [Thu, 5 Jun 2008 08:29:09 +0000 (08:29 +0000)]
fix test
<changelog@php.net> [Thu, 5 Jun 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update
Rob Richards [Wed, 4 Jun 2008 19:34:45 +0000 (19:34 +0000)]
rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
Felipe Pena [Wed, 4 Jun 2008 18:34:12 +0000 (18:34 +0000)]
- New test
Antony Dovgal [Wed, 4 Jun 2008 09:10:34 +0000 (09:10 +0000)]
fix test
(the test still fails because of broken preg_match())
Antony Dovgal [Wed, 4 Jun 2008 07:52:04 +0000 (07:52 +0000)]
fix test
<changelog@php.net> [Wed, 4 Jun 2008 01:31:52 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Tue, 3 Jun 2008 19:01:26 +0000 (19:01 +0000)]
- MFB: Fixed bug #45089 (__callStatic $name case sensitivity)
Scott MacVicar [Tue, 3 Jun 2008 17:27:10 +0000 (17:27 +0000)]
MFB: Add snefru256 as an alias for snefru, since in reality that is the implementation.
Felipe Pena [Tue, 3 Jun 2008 17:09:29 +0000 (17:09 +0000)]
- Removed unnecessary XFAIL section
Felipe Pena [Tue, 3 Jun 2008 15:36:59 +0000 (15:36 +0000)]
- New tests
Felipe Pena [Tue, 3 Jun 2008 13:55:47 +0000 (13:55 +0000)]
- Fixed bug #44769 (declaring private magic methods should throw error)
Zoe Slattery [Tue, 3 Jun 2008 12:44:46 +0000 (12:44 +0000)]
Tests from London test fest 2008
<changelog@php.net> [Tue, 3 Jun 2008 01:31:59 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 2 Jun 2008 16:29:25 +0000 (16:29 +0000)]
- Fix style
Scott MacVicar [Mon, 2 Jun 2008 14:13:49 +0000 (14:13 +0000)]
MFB: Add sha224 support.
Jani Taskinen [Mon, 2 Jun 2008 14:12:04 +0000 (14:12 +0000)]
- Simplify a bit and make a bit more readable
Matt Wilmas [Mon, 2 Jun 2008 11:20:17 +0000 (11:20 +0000)]
Initialize with length instead of 0 (and thanks Antony for finding)
Antony Dovgal [Mon, 2 Jun 2008 10:27:42 +0000 (10:27 +0000)]
fix uninitialized variable
<changelog@php.net> [Mon, 2 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Sun, 1 Jun 2008 18:50:00 +0000 (18:50 +0000)]
MFB5.3: arginfo & fix protos
Hannes Magnusson [Sun, 1 Jun 2008 18:25:29 +0000 (18:25 +0000)]
MFB: fix arginfo
Hannes Magnusson [Sun, 1 Jun 2008 18:21:05 +0000 (18:21 +0000)]
MFB: Add arginfo & fix protos
Scott MacVicar [Sun, 1 Jun 2008 17:31:24 +0000 (17:31 +0000)]
MFB: Back out the previous change as it broke the Windows builds.
Scott MacVicar [Sun, 1 Jun 2008 16:10:46 +0000 (16:10 +0000)]
MFB: Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds)
Scott MacVicar [Sun, 1 Jun 2008 16:09:52 +0000 (16:09 +0000)]
MFB: Fix unexported symbols. Patch by Greg
Matt Wilmas [Sun, 1 Jun 2008 14:01:07 +0000 (14:01 +0000)]
Fixed build
Felipe Pena [Sun, 1 Jun 2008 03:13:54 +0000 (03:13 +0000)]
- MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)
<changelog@php.net> [Sun, 1 Jun 2008 01:31:54 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 31 May 2008 20:04:49 +0000 (20:04 +0000)]
- MFB config stuff
Marcus Boerger [Sat, 31 May 2008 19:27:23 +0000 (19:27 +0000)]
- Add pharcmd to default targets if present
<changelog@php.net> [Sat, 31 May 2008 01:31:56 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Fri, 30 May 2008 22:49:46 +0000 (22:49 +0000)]
MFB: fix corrupted zips, fix postprocess for compressed zip file
Greg Beaver [Fri, 30 May 2008 22:39:33 +0000 (22:39 +0000)]
MFB: refactor function names for clarity. No functionality change