]> granicus.if.org Git - php/log
php
16 years agoTest committed for felixdv
Zoe Slattery [Mon, 16 Jun 2008 19:23:43 +0000 (19:23 +0000)]
Test committed for felixdv

16 years agoadd parameter allowing node to be exported into existing Document context
Rob Richards [Mon, 16 Jun 2008 15:44:22 +0000 (15:44 +0000)]
add parameter allowing node to be exported into existing Document context
add test
fix warnings

16 years agoChangeLog update
<changelog@php.net> [Mon, 16 Jun 2008 01:32:35 +0000 (01:32 +0000)]
ChangeLog update

16 years agoAdd tests for iterators when instanciated without argument (by Sebastian Schürmann)
Etienne Kneuss [Sun, 15 Jun 2008 11:45:48 +0000 (11:45 +0000)]
Add tests for iterators when instanciated without argument (by Sebastian Schürmann)

16 years agoChangeLog update
<changelog@php.net> [Sun, 15 Jun 2008 01:31:46 +0000 (01:31 +0000)]
ChangeLog update

16 years agofixed bug #45251 (double free or corruption with setAttributeNode())
Rob Richards [Sat, 14 Jun 2008 11:21:47 +0000 (11:21 +0000)]
fixed bug #45251 (double free or corruption with setAttributeNode())
add test

16 years agoChangeLog update
<changelog@php.net> [Sat, 14 Jun 2008 01:31:49 +0000 (01:31 +0000)]
ChangeLog update

16 years agoCommited for Sanjay, reviewed by Pierre. Testfest task 5.
Zoe Slattery [Fri, 13 Jun 2008 15:59:31 +0000 (15:59 +0000)]
Commited for Sanjay, reviewed by Pierre. Testfest task 5.

16 years agoCommited for Sanjay, reviewed by Pierre. Testfest task 117.
Zoe Slattery [Fri, 13 Jun 2008 15:22:42 +0000 (15:22 +0000)]
Commited for Sanjay, reviewed by Pierre. Testfest task 117.

16 years agofixed bug #27421 (by david at dfoerster dot de) mbstring.func_overload set in .htacce...
Rui Hirokawa [Fri, 13 Jun 2008 14:47:48 +0000 (14:47 +0000)]
fixed bug #27421 (by david at dfoerster dot de) mbstring.func_overload set in .htaccess becomes global

16 years agoCommited for Sanjay, reviewed by Pierre. Testfest task 79.
Zoe Slattery [Fri, 13 Jun 2008 13:51:22 +0000 (13:51 +0000)]
Commited for Sanjay, reviewed by Pierre. Testfest task 79.

16 years ago- Fixed tests
Felipe Pena [Fri, 13 Jun 2008 13:43:55 +0000 (13:43 +0000)]
- Fixed tests

16 years agoCommited for Sanjay, reviewed by Pierre. Testfest task 117.
Zoe Slattery [Fri, 13 Jun 2008 13:33:15 +0000 (13:33 +0000)]
Commited for Sanjay, reviewed by Pierre. Testfest task 117.

16 years agoCommited for Sanjay, reviewed by Pierre. Testfest task 118.
Zoe Slattery [Fri, 13 Jun 2008 13:14:20 +0000 (13:14 +0000)]
Commited for Sanjay, reviewed by Pierre. Testfest task 118.

16 years agoChangeLog update
<changelog@php.net> [Fri, 13 Jun 2008 01:31:43 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Removed UEXPECTF
Felipe Pena [Fri, 13 Jun 2008 01:16:25 +0000 (01:16 +0000)]
- Removed UEXPECTF

16 years ago- Fixed tests (unicode results, UEXPECT, line endings)
Felipe Pena [Fri, 13 Jun 2008 00:18:57 +0000 (00:18 +0000)]
- Fixed tests (unicode results, UEXPECT, line endings)

16 years agoFix the script to correctly determine the extensions to be tested
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

16 years agoTestfest: various tests for ReflectionParameter
Lars Strojny [Thu, 12 Jun 2008 21:41:09 +0000 (21:41 +0000)]
Testfest: various tests for ReflectionParameter

16 years agoTestfest test cases for ReflectionExtension
Lars Strojny [Thu, 12 Jun 2008 21:25:28 +0000 (21:25 +0000)]
Testfest test cases for ReflectionExtension

16 years agoTestfest: ReflectionExtension tests by Gerrit te Sligte and Leon Luijkx
Lars Strojny [Thu, 12 Jun 2008 20:55:54 +0000 (20:55 +0000)]
Testfest: ReflectionExtension tests by Gerrit te Sligte and Leon Luijkx

16 years agoAdd tests from testfest
Etienne Kneuss [Thu, 12 Jun 2008 20:51:25 +0000 (20:51 +0000)]
Add tests from testfest

16 years agoTestfest: ReflectionExtension::info()-test by Stefan Koopmanschap
Lars Strojny [Thu, 12 Jun 2008 20:46:05 +0000 (20:46 +0000)]
Testfest: ReflectionExtension::info()-test by Stefan Koopmanschap

16 years agoAdd tests from testfest
Etienne Kneuss [Thu, 12 Jun 2008 20:46:00 +0000 (20:46 +0000)]
Add tests from testfest

16 years agoReflection::getModifierNames()-test by Felix De Vliegher (Testfest)
Lars Strojny [Thu, 12 Jun 2008 20:30:46 +0000 (20:30 +0000)]
Reflection::getModifierNames()-test by Felix De Vliegher (Testfest)

16 years agoavoid invalid reads when reached memory_limit during initialization
Antony Dovgal [Thu, 12 Jun 2008 12:40:07 +0000 (12:40 +0000)]
avoid invalid reads when reached memory_limit during initialization

16 years ago- Tidy up loose ends in diff and exp output
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)

16 years agoremove oops
Antony Dovgal [Thu, 12 Jun 2008 10:38:49 +0000 (10:38 +0000)]
remove oops

16 years agofix build
Antony Dovgal [Thu, 12 Jun 2008 10:31:40 +0000 (10:31 +0000)]
fix build

16 years ago- Some calls to file_put_contents() need FILE_BINARY, others choke on it. You tell me.
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.

16 years agoChangeLog update
<changelog@php.net> [Thu, 12 Jun 2008 01:31:46 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- New test
Felipe Pena [Wed, 11 Jun 2008 22:40:56 +0000 (22:40 +0000)]
- New test

16 years agoremove 8 years old tests (not used anyway)
Antony Dovgal [Wed, 11 Jun 2008 22:36:05 +0000 (22:36 +0000)]
remove 8 years old tests (not used anyway)

16 years ago- more cs/ws fixes
Steph Fox [Wed, 11 Jun 2008 17:41:13 +0000 (17:41 +0000)]
- more cs/ws fixes

16 years ago- binary safety
Steph Fox [Wed, 11 Jun 2008 16:48:41 +0000 (16:48 +0000)]
- binary safety

16 years ago- kill unicode.semantics checks
Steph Fox [Wed, 11 Jun 2008 15:42:06 +0000 (15:42 +0000)]
- kill unicode.semantics checks

16 years ago- code beauty (ws/cs)
Steph Fox [Wed, 11 Jun 2008 14:35:08 +0000 (14:35 +0000)]
- code beauty (ws/cs)

16 years ago- Removed direct executor recursion.
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.

16 years agoFilesystem tests.
Steve Seear [Wed, 11 Jun 2008 12:40:34 +0000 (12:40 +0000)]
Filesystem tests.

16 years agoFixed test
Dmitry Stogov [Wed, 11 Jun 2008 10:07:20 +0000 (10:07 +0000)]
Fixed test

16 years agoFixed test
Dmitry Stogov [Wed, 11 Jun 2008 09:58:45 +0000 (09:58 +0000)]
Fixed test

16 years agocloseder/readdir/rewinddir must work only with directories
Dmitry Stogov [Wed, 11 Jun 2008 09:01:44 +0000 (09:01 +0000)]
closeder/readdir/rewinddir must work only with directories

16 years agoFixed memory leak
Dmitry Stogov [Wed, 11 Jun 2008 07:45:26 +0000 (07:45 +0000)]
Fixed memory leak

16 years agofixed imap_listscan() proto
Philip Olson [Wed, 11 Jun 2008 02:29:39 +0000 (02:29 +0000)]
fixed imap_listscan() proto

16 years agoChangeLog update
<changelog@php.net> [Wed, 11 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update

16 years agoWritten by Sanjay Mantoor and reviewed by Pierre.
Zoe Slattery [Tue, 10 Jun 2008 18:31:37 +0000 (18:31 +0000)]
Written by Sanjay Mantoor and reviewed by Pierre.

16 years agofix typo
Antony Dovgal [Tue, 10 Jun 2008 08:14:45 +0000 (08:14 +0000)]
fix typo

16 years agoChangeLog update
<changelog@php.net> [Tue, 10 Jun 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Removed ntest and utest
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

16 years agoadd get_Debug_info + fix proto
Etienne Kneuss [Mon, 9 Jun 2008 17:29:09 +0000 (17:29 +0000)]
add get_Debug_info + fix proto

16 years ago- Removed unnecessary SKIPIF (unicode/tests/*)
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');")

16 years agoMerge from PHP_5 - don't echo raw cookie values here
Rasmus Lerdorf [Mon, 9 Jun 2008 14:05:49 +0000 (14:05 +0000)]
Merge from PHP_5 - don't echo raw cookie values here

16 years agofix .cvsignore
Antony Dovgal [Mon, 9 Jun 2008 13:18:32 +0000 (13:18 +0000)]
fix .cvsignore

16 years agoMFB: Fixed yyleng calculation after the yyless change
Matt Wilmas [Mon, 9 Jun 2008 10:20:30 +0000 (10:20 +0000)]
MFB: Fixed yyleng calculation after the yyless change

16 years agofix test
Antony Dovgal [Mon, 9 Jun 2008 09:25:56 +0000 (09:25 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Mon, 9 Jun 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

16 years agowith unicode buffers, positions are in uchars
Stanislav Malyshev [Sun, 8 Jun 2008 18:21:59 +0000 (18:21 +0000)]
with unicode buffers, positions are in uchars

16 years ago- MFB: do not export the api or install the headers
Pierre Joye [Sun, 8 Jun 2008 11:42:35 +0000 (11:42 +0000)]
- MFB: do not export the api or install the headers

16 years agoMF5: allow aggregating use statements
Stanislav Malyshev [Sun, 8 Jun 2008 09:51:42 +0000 (09:51 +0000)]
MF5: allow aggregating use statements

16 years agoChangeLog update
<changelog@php.net> [Sun, 8 Jun 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

16 years agofix ZTS build
Antony Dovgal [Sat, 7 Jun 2008 22:41:02 +0000 (22:41 +0000)]
fix ZTS build

16 years agomore checks and tests
Antony Dovgal [Sat, 7 Jun 2008 21:35:53 +0000 (21:35 +0000)]
more checks and tests

16 years agoUpdate exif tests to conform with the unicode functions
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:38:38 +0000 (20:38 +0000)]
Update exif tests to conform with the unicode functions

16 years agoAdd Unicode support
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:37:11 +0000 (20:37 +0000)]
Add Unicode support

16 years agoUpdate tests to conform with the unicode functions
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:33:35 +0000 (20:33 +0000)]
Update tests to conform with the unicode functions

16 years agoAdd Unicode support and set as unicode compatible
Henrique do Nascimento Angelo [Sat, 7 Jun 2008 20:30:30 +0000 (20:30 +0000)]
Add Unicode support and set as unicode compatible

16 years agomore tests (by Felipe)
Antony Dovgal [Sat, 7 Jun 2008 14:10:21 +0000 (14:10 +0000)]
more tests (by Felipe)

16 years agofix several memleaks and invalid reads
Antony Dovgal [Sat, 7 Jun 2008 14:08:59 +0000 (14:08 +0000)]
fix several memleaks and invalid reads

16 years agodisallow $a[] = value syntax
Antony Dovgal [Sat, 7 Jun 2008 12:46:54 +0000 (12:46 +0000)]
disallow $a[] = value syntax

16 years agoupdate credits
Antony Dovgal [Sat, 7 Jun 2008 08:05:48 +0000 (08:05 +0000)]
update credits

16 years agoFix segfault caused by get_current_data on an uninitialized element
Etienne Kneuss [Sat, 7 Jun 2008 01:46:27 +0000 (01:46 +0000)]
Fix segfault caused by get_current_data on an uninitialized element

16 years agoChangeLog update
<changelog@php.net> [Sat, 7 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update

16 years agoImplements C arrays wrapper
Etienne Kneuss [Fri, 6 Jun 2008 23:53:10 +0000 (23:53 +0000)]
Implements C arrays wrapper

16 years agobackport the yyless patch from 5.3 branch. it seems I forgot to commit this..
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?

16 years agoChangeLog update
<changelog@php.net> [Fri, 6 Jun 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

16 years agoOCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped
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

16 years agoMake tests interruptible; clean up tables at start
Christopher Jones [Thu, 5 Jun 2008 23:27:41 +0000 (23:27 +0000)]
Make tests interruptible; clean up tables at start

16 years ago- MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)
Felipe Pena [Thu, 5 Jun 2008 19:16:17 +0000 (19:16 +0000)]
- MFB: Fixed bug #45186 (__call depends on __callstatic in class scope)

16 years ago- MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method'))
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'))

16 years ago- New tests
Felipe Pena [Thu, 5 Jun 2008 18:35:48 +0000 (18:35 +0000)]
- New tests

16 years agofix test
Rob Richards [Thu, 5 Jun 2008 08:29:09 +0000 (08:29 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Thu, 5 Jun 2008 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

16 years agorawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]
Rob Richards [Wed, 4 Jun 2008 19:34:45 +0000 (19:34 +0000)]
rawurlencode now conforms to rfc 3986 (~ is not encoded) [DOC]

16 years ago- New test
Felipe Pena [Wed, 4 Jun 2008 18:34:12 +0000 (18:34 +0000)]
- New test

16 years agofix 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())

16 years agofix test
Antony Dovgal [Wed, 4 Jun 2008 07:52:04 +0000 (07:52 +0000)]
fix test

16 years agoChangeLog update
<changelog@php.net> [Wed, 4 Jun 2008 01:31:52 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- MFB: Fixed bug #45089 (__callStatic $name case sensitivity)
Felipe Pena [Tue, 3 Jun 2008 19:01:26 +0000 (19:01 +0000)]
- MFB: Fixed bug #45089 (__callStatic $name case sensitivity)

16 years agoMFB: Add snefru256 as an alias for snefru, since in reality that is the implementation.
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.

16 years ago- Removed unnecessary XFAIL section
Felipe Pena [Tue, 3 Jun 2008 17:09:29 +0000 (17:09 +0000)]
- Removed unnecessary XFAIL section

16 years ago- New tests
Felipe Pena [Tue, 3 Jun 2008 15:36:59 +0000 (15:36 +0000)]
- New tests

16 years ago- Fixed bug #44769 (declaring private magic methods should throw error)
Felipe Pena [Tue, 3 Jun 2008 13:55:47 +0000 (13:55 +0000)]
- Fixed bug #44769 (declaring private magic methods should throw error)

16 years agoTests from London test fest 2008
Zoe Slattery [Tue, 3 Jun 2008 12:44:46 +0000 (12:44 +0000)]
Tests from London test fest 2008

16 years agoChangeLog update
<changelog@php.net> [Tue, 3 Jun 2008 01:31:59 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fix style
Marcus Boerger [Mon, 2 Jun 2008 16:29:25 +0000 (16:29 +0000)]
- Fix style

16 years agoMFB: Add sha224 support.
Scott MacVicar [Mon, 2 Jun 2008 14:13:49 +0000 (14:13 +0000)]
MFB: Add sha224 support.

16 years ago- Simplify a bit and make a bit more readable
Jani Taskinen [Mon, 2 Jun 2008 14:12:04 +0000 (14:12 +0000)]
- Simplify a bit and make a bit more readable

16 years agoInitialize with length instead of 0 (and thanks Antony for finding)
Matt Wilmas [Mon, 2 Jun 2008 11:20:17 +0000 (11:20 +0000)]
Initialize with length instead of 0 (and thanks Antony for finding)

16 years agofix uninitialized variable
Antony Dovgal [Mon, 2 Jun 2008 10:27:42 +0000 (10:27 +0000)]
fix uninitialized variable

16 years agoChangeLog update
<changelog@php.net> [Mon, 2 Jun 2008 01:31:45 +0000 (01:31 +0000)]
ChangeLog update