]> granicus.if.org Git - php/log
php
16 years ago- MFB: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname...
Felipe Pena [Mon, 23 Jun 2008 01:16:49 +0000 (01:16 +0000)]
- MFB: Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname

16 years agofix flushing for PHP6 output code
Uwe Schindler [Sun, 22 Jun 2008 22:28:31 +0000 (22:28 +0000)]
fix flushing for PHP6 output code

16 years agoURI should be UTF-8
Uwe Schindler [Sun, 22 Jun 2008 22:16:41 +0000 (22:16 +0000)]
URI should be UTF-8

16 years agoResponse to: [PHP-DEV] cleaning up the functions - any volunteers? :)
Uwe Schindler [Sun, 22 Jun 2008 18:08:45 +0000 (18:08 +0000)]
Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)

16 years agoAdd some tests to increase code coverage
Etienne Kneuss [Sun, 22 Jun 2008 16:23:33 +0000 (16:23 +0000)]
Add some tests to increase code coverage

16 years agoupdated to the new parameter-parsing api
Alexey Zakhlestin [Sun, 22 Jun 2008 15:44:19 +0000 (15:44 +0000)]
updated to the new parameter-parsing api

16 years agoTestcases for vfprintf(), testfest task #133.
Felix De Vliegher [Sun, 22 Jun 2008 13:31:10 +0000 (13:31 +0000)]
Testcases for vfprintf(), testfest task #133.

16 years agoBasic test for ob_get_length(), testfest.php.net task #132
Felix De Vliegher [Sun, 22 Jun 2008 12:51:37 +0000 (12:51 +0000)]
Basic test for ob_get_length(), testfest.php.net task #132

16 years agoTestfest task 93. Written by Sebastian Deutsch.
David Soria Parra [Sun, 22 Jun 2008 05:09:43 +0000 (05:09 +0000)]
Testfest task 93. Written by Sebastian Deutsch.

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

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

16 years agoAllowed to override internal classaes with "use"
Dmitry Stogov [Fri, 20 Jun 2008 17:17:19 +0000 (17:17 +0000)]
Allowed to override internal classaes with "use"

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

16 years agoFix bug #45266 (Fix build with BDB 4)
Christopher Jones [Thu, 19 Jun 2008 22:39:03 +0000 (22:39 +0000)]
Fix bug #45266 (Fix build with BDB 4)
Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking)
Fix bug #45268 (Fix error callback prototype)

16 years agoMFB: sync with 5.3
Christopher Jones [Thu, 19 Jun 2008 20:24:00 +0000 (20:24 +0000)]
MFB: sync with 5.3

16 years agoAdded test for bug #45312
Dmitry Stogov [Thu, 19 Jun 2008 12:10:00 +0000 (12:10 +0000)]
Added test for bug #45312

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

16 years agoRename everything from SplFastArray to SplFixedArray
Etienne Kneuss [Wed, 18 Jun 2008 14:54:28 +0000 (14:54 +0000)]
Rename everything from SplFastArray to SplFixedArray

16 years agoFix #45216 (Add a default size for fgetss)
Etienne Kneuss [Wed, 18 Jun 2008 10:05:15 +0000 (10:05 +0000)]
Fix #45216 (Add a default size for fgetss)

16 years agoFixed SOAP binding selection
Dmitry Stogov [Wed, 18 Jun 2008 07:24:14 +0000 (07:24 +0000)]
Fixed SOAP binding selection

16 years agoupdated website team info
Philip Olson [Wed, 18 Jun 2008 05:17:55 +0000 (05:17 +0000)]
updated website team info

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

16 years agoCommitted for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5-32bit, WinXP
Raghubansh Kumar [Tue, 17 Jun 2008 13:18:08 +0000 (13:18 +0000)]
Committed for Felix De Vliegher, TestFest Task No: 123, Tested on RHEL5-32bit, WinXP

16 years agoCommitted for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP
Raghubansh Kumar [Tue, 17 Jun 2008 13:17:15 +0000 (13:17 +0000)]
Committed for Felix De Vliegher, TestFest Task No: 122, Tested on RHEL5, WinXP

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

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