]>
granicus.if.org Git - php/log
Marcus Boerger [Tue, 5 Feb 2008 18:56:40 +0000 (18:56 +0000)]
- Add new test
Ilia Alshanetsky [Tue, 5 Feb 2008 16:02:23 +0000 (16:02 +0000)]
MFB: Fixed bug #44046 (crash inside array_slice() function with an invalid
by-ref offset).
Robert Nicholson [Tue, 5 Feb 2008 11:20:28 +0000 (11:20 +0000)]
- fix arsort_variation3.phpt which was missing its EXPECT section
<changelog@php.net> [Tue, 5 Feb 2008 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 4 Feb 2008 21:37:43 +0000 (21:37 +0000)]
- Really last flag change (got confused with code)
Jani Taskinen [Mon, 4 Feb 2008 20:45:16 +0000 (20:45 +0000)]
- Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too
Marcus Boerger [Mon, 4 Feb 2008 20:40:29 +0000 (20:40 +0000)]
- Update docu
Jani Taskinen [Mon, 4 Feb 2008 20:38:42 +0000 (20:38 +0000)]
- Allow using any constants registered by PHP in php.ini too
Felipe Pena [Mon, 4 Feb 2008 19:58:12 +0000 (19:58 +0000)]
Fix wrong test
Felipe Pena [Mon, 4 Feb 2008 19:48:14 +0000 (19:48 +0000)]
Fixed wrong fix
Marcus Boerger [Mon, 4 Feb 2008 19:39:07 +0000 (19:39 +0000)]
- Fix/add folding markers
Marcus Boerger [Mon, 4 Feb 2008 19:33:03 +0000 (19:33 +0000)]
- Really fix flag handling
Marcus Boerger [Mon, 4 Feb 2008 18:46:02 +0000 (18:46 +0000)]
- Fix #44018 (RecursiveDirectoryIterator options inconsistancy)
Felipe Pena [Mon, 4 Feb 2008 18:45:40 +0000 (18:45 +0000)]
Fixed Bug #42057 (fwrite() writes data into file when length is given as a negative value)
Marcus Boerger [Mon, 4 Feb 2008 18:35:08 +0000 (18:35 +0000)]
- Setting flags once is enough
Andrey Hristov [Mon, 4 Feb 2008 17:55:51 +0000 (17:55 +0000)]
MFB: Simplify unique string generation and plug a leak.
Andrey Hristov [Mon, 4 Feb 2008 17:32:43 +0000 (17:32 +0000)]
Fix a leak and memory warning.
Felipe Pena [Mon, 4 Feb 2008 17:21:01 +0000 (17:21 +0000)]
Fix error messages
Marcus Boerger [Mon, 4 Feb 2008 17:18:48 +0000 (17:18 +0000)]
Fix default flag value in contructor
Marcus Boerger [Mon, 4 Feb 2008 16:47:06 +0000 (16:47 +0000)]
- Fix ArrayObject serializing
- Fix test expectations
Marcus Boerger [Mon, 4 Feb 2008 16:12:47 +0000 (16:12 +0000)]
- Fix test
Marcus Boerger [Mon, 4 Feb 2008 15:58:12 +0000 (15:58 +0000)]
- Fix message
Felipe Pena [Mon, 4 Feb 2008 15:43:09 +0000 (15:43 +0000)]
Fix tests
Sebastian Bergmann [Mon, 4 Feb 2008 15:22:40 +0000 (15:22 +0000)]
Add missing Reflection API metadata for DOM classes.
Felipe Pena [Mon, 4 Feb 2008 15:22:08 +0000 (15:22 +0000)]
Fix tests (new error message)
Felipe Pena [Mon, 4 Feb 2008 14:29:51 +0000 (14:29 +0000)]
Fix tests (new error message)
Felipe Pena [Mon, 4 Feb 2008 14:02:01 +0000 (14:02 +0000)]
Fix tests (new error message)
Marcus Boerger [Mon, 4 Feb 2008 13:59:27 +0000 (13:59 +0000)]
- Spread some %v's
Felipe Pena [Mon, 4 Feb 2008 13:56:50 +0000 (13:56 +0000)]
Fix tests (new error message)
Felipe Pena [Mon, 4 Feb 2008 13:08:27 +0000 (13:08 +0000)]
Fix tests (new error message)
Felipe Pena [Mon, 4 Feb 2008 12:37:15 +0000 (12:37 +0000)]
Fix tests (new error message)
<changelog@php.net> [Mon, 4 Feb 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Robert Nicholson [Mon, 4 Feb 2008 00:06:54 +0000 (00:06 +0000)]
- added some new tests for arsort
Marcus Boerger [Sun, 3 Feb 2008 18:31:49 +0000 (18:31 +0000)]
- Update .cvsignore
Marcus Boerger [Sun, 3 Feb 2008 17:50:06 +0000 (17:50 +0000)]
- MFB Sync
Ilia Alshanetsky [Sun, 3 Feb 2008 16:14:44 +0000 (16:14 +0000)]
MFB: Fixed bug #44028 (crash inside stream_socket_enable_crypto() when
enabling encryption without crypto type)
Marcus Boerger [Sun, 3 Feb 2008 14:48:22 +0000 (14:48 +0000)]
- Typo
Marcus Boerger [Sun, 3 Feb 2008 14:44:30 +0000 (14:44 +0000)]
- Rename it again
[DOC]
- Add config_get_hash()
Derick Rethans [Sun, 3 Feb 2008 14:37:00 +0000 (14:37 +0000)]
- Sync tests.
Marcus Boerger [Sun, 3 Feb 2008 14:35:29 +0000 (14:35 +0000)]
- Rename dump_config_hash() to get_config_hash() as it doesn't dump
Derick Rethans [Sun, 3 Feb 2008 14:10:48 +0000 (14:10 +0000)]
- Support "first/last day of <month>" style texts.
Marcus Boerger [Sun, 3 Feb 2008 13:33:05 +0000 (13:33 +0000)]
- Only one line heading
<changelog@php.net> [Sun, 3 Feb 2008 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 2 Feb 2008 23:25:43 +0000 (23:25 +0000)]
- Fix build
Marcus Boerger [Sat, 2 Feb 2008 23:02:16 +0000 (23:02 +0000)]
- Fix error handling
Marcus Boerger [Sat, 2 Feb 2008 22:56:25 +0000 (22:56 +0000)]
- Add new classes
Marcus Boerger [Sat, 2 Feb 2008 22:53:05 +0000 (22:53 +0000)]
- MFB glob handling
- Add GlobIterator and FilesystemIterator
# Commit to 5.3 for more
Antony Dovgal [Sat, 2 Feb 2008 22:29:26 +0000 (22:29 +0000)]
fix leak appearing when calling non-static protected or private methods as static
(error message is allocated twice)
Marcus Boerger [Sat, 2 Feb 2008 21:02:08 +0000 (21:02 +0000)]
- Show interfaces
Derick Rethans [Sat, 2 Feb 2008 17:25:40 +0000 (17:25 +0000)]
- Make timezone_open() work again.
Marcus Boerger [Sat, 2 Feb 2008 15:46:19 +0000 (15:46 +0000)]
-Add comment that explains wh we need E_ERROR in those cases
Marcus Boerger [Sat, 2 Feb 2008 15:23:22 +0000 (15:23 +0000)]
- MFB static callable message mess
Marcus Boerger [Sat, 2 Feb 2008 13:33:21 +0000 (13:33 +0000)]
- Fix tests
Marcus Boerger [Sat, 2 Feb 2008 13:11:12 +0000 (13:11 +0000)]
- Fix flag handling (MFB)
Greg Beaver [Sat, 2 Feb 2008 05:20:37 +0000 (05:20 +0000)]
fix logic of path redirection. always prepend index_php with "/" if it doesn't have it,
and then if path_info ends with "/" just use entry + 1
<changelog@php.net> [Sat, 2 Feb 2008 01:31:39 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Fri, 1 Feb 2008 23:18:53 +0000 (23:18 +0000)]
fix test, add 64bit version
Greg Beaver [Fri, 1 Feb 2008 22:23:37 +0000 (22:23 +0000)]
move to in between BEGIN_EXTERN_C() block, to avoid breakage with C++ (i.e. windows)
# david, can you check on mac to be sure this doesn't break?
David Coallier [Fri, 1 Feb 2008 22:13:14 +0000 (22:13 +0000)]
- OSX "extern" compatibility fix.
Greg Beaver [Fri, 1 Feb 2008 19:50:06 +0000 (19:50 +0000)]
remove unused variable, eliminate an invalid read reported by valgrind
Felipe Pena [Fri, 1 Feb 2008 17:40:58 +0000 (17:40 +0000)]
The new parameter was merged to 5.3 [DOC]
Zoe Slattery [Fri, 1 Feb 2008 17:16:40 +0000 (17:16 +0000)]
A few new tests for math functions
Robert Nicholson [Fri, 1 Feb 2008 16:32:37 +0000 (16:32 +0000)]
- a few more gd tests (committed on behalf of andy wharmby)
Josie Messa [Fri, 1 Feb 2008 15:40:23 +0000 (15:40 +0000)]
- Committing new tests for MBString extensions
- The tests listed in the following link will fail as they are adjusted
to expose bugs
(more details here: http://news.php.net/php.qa/62382)
Steph Fox [Fri, 1 Feb 2008 14:40:57 +0000 (14:40 +0000)]
ws
Steph Fox [Fri, 1 Feb 2008 14:38:45 +0000 (14:38 +0000)]
Generate newline at end of stub.h
Antony Dovgal [Fri, 1 Feb 2008 11:36:45 +0000 (11:36 +0000)]
check for empty/null path
still some leaks are left
Antony Dovgal [Fri, 1 Feb 2008 11:25:59 +0000 (11:25 +0000)]
we don't want to modify the pointer contents, we just want to change the pointer itself
Antony Dovgal [Fri, 1 Feb 2008 11:25:11 +0000 (11:25 +0000)]
this string should be freed later since path == free_path
Antony Dovgal [Fri, 1 Feb 2008 11:09:34 +0000 (11:09 +0000)]
fix compile warning (No newline at end of file)
<changelog@php.net> [Fri, 1 Feb 2008 01:31:25 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Thu, 31 Jan 2008 22:02:09 +0000 (22:02 +0000)]
New test for old, suspended bug
Rob Richards [Thu, 31 Jan 2008 21:58:09 +0000 (21:58 +0000)]
fix bug #42369 (Implicit conversion to string leaks memory)
add test
Nuno Lopes [Thu, 31 Jan 2008 18:48:00 +0000 (18:48 +0000)]
fix gcc 4 build
Rob Richards [Thu, 31 Jan 2008 11:09:50 +0000 (11:09 +0000)]
fix win32 build
Marcus Boerger [Thu, 31 Jan 2008 07:43:49 +0000 (07:43 +0000)]
- Fix test
<changelog@php.net> [Thu, 31 Jan 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Wed, 30 Jan 2008 23:50:23 +0000 (23:50 +0000)]
- SPL has been changed
Marcus Boerger [Wed, 30 Jan 2008 23:49:49 +0000 (23:49 +0000)]
- MFB SplDirectoryIterator/glob:// stream integration
Marcus Boerger [Wed, 30 Jan 2008 23:43:05 +0000 (23:43 +0000)]
- Get rid of overoptimization
Marcus Boerger [Wed, 30 Jan 2008 20:31:09 +0000 (20:31 +0000)]
- Fixed glob:// stream handling in (Recursive)DirectoryIterator.
Ilia Alshanetsky [Wed, 30 Jan 2008 18:26:08 +0000 (18:26 +0000)]
MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)
Zoe Slattery [Wed, 30 Jan 2008 17:55:12 +0000 (17:55 +0000)]
Removing superfluous --INI-- section
Rob Richards [Wed, 30 Jan 2008 15:28:09 +0000 (15:28 +0000)]
fix bug #41562 (SimpleXML memory issue)
Felipe Pena [Wed, 30 Jan 2008 15:23:41 +0000 (15:23 +0000)]
Fix test
Robin Fernandes [Wed, 30 Jan 2008 14:29:19 +0000 (14:29 +0000)]
Adding tests for class features, including __autoload(), property inheritance rules and class constants. Note: autoload_012.phpt failing on php6, fix expected via bug 43973.
Antony Dovgal [Wed, 30 Jan 2008 12:50:49 +0000 (12:50 +0000)]
fix ZTS build
Antony Dovgal [Wed, 30 Jan 2008 12:30:57 +0000 (12:30 +0000)]
fix #43973 (__autoload called with wrong classname when triggered by static callback)
the issue was present only in HEAD
patch by Felipe
Felipe Pena [Wed, 30 Jan 2008 11:56:34 +0000 (11:56 +0000)]
Fix tests
Felipe Pena [Wed, 30 Jan 2008 10:54:41 +0000 (10:54 +0000)]
Fixed Bug #43926 (isInstance() isn't equivalent to instanceof operator)
Dmitry Stogov [Wed, 30 Jan 2008 09:56:22 +0000 (09:56 +0000)]
Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno)
Antony Dovgal [Wed, 30 Jan 2008 09:11:08 +0000 (09:11 +0000)]
both pdo & spl dependencies are optional
Rasmus Lerdorf [Wed, 30 Jan 2008 08:52:55 +0000 (08:52 +0000)]
Fix typo
Dmitry Stogov [Wed, 30 Jan 2008 08:10:28 +0000 (08:10 +0000)]
ZTS fix
Sebastian Bergmann [Wed, 30 Jan 2008 06:48:02 +0000 (06:48 +0000)]
Fix arginfo.
Stanislav Malyshev [Wed, 30 Jan 2008 03:21:30 +0000 (03:21 +0000)]
fix #43941: invalid utf-8 not accepted
<changelog@php.net> [Wed, 30 Jan 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Wed, 30 Jan 2008 00:53:56 +0000 (00:53 +0000)]
OK so let's kill the bug-hider
Rasmus Lerdorf [Tue, 29 Jan 2008 23:29:04 +0000 (23:29 +0000)]
Fixed bug #43957
Rob Richards [Tue, 29 Jan 2008 22:06:16 +0000 (22:06 +0000)]
fix win32 build