]>
granicus.if.org Git - php/log
Etienne Kneuss [Mon, 25 Feb 2008 23:40:47 +0000 (23:40 +0000)]
Fix folding
Etienne Kneuss [Mon, 25 Feb 2008 23:36:36 +0000 (23:36 +0000)]
SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation
Felipe Pena [Mon, 25 Feb 2008 22:56:47 +0000 (22:56 +0000)]
MFB: Fixed bug #44242 (metaphone('CMXFXM') crashes PHP)
Rob Richards [Mon, 25 Feb 2008 22:56:06 +0000 (22:56 +0000)]
fix win32 build
Derick Rethans [Mon, 25 Feb 2008 22:32:26 +0000 (22:32 +0000)]
- Fixed tests on 64bit platform.
Derick Rethans [Mon, 25 Feb 2008 18:25:01 +0000 (18:25 +0000)]
- Added a few new separation specifiers.
- Added specifiers that can reset or default the y/m/d/h/i/s/tz values.
- Fixed a problem with parsing timezones as part of a format.
#- [DOC]: Added format specifiers.
Steph Fox [Mon, 25 Feb 2008 16:27:23 +0000 (16:27 +0000)]
Update protos.
Steph Fox [Mon, 25 Feb 2008 16:15:57 +0000 (16:15 +0000)]
Make it possible to read the TODO file on a laptop :)
Steph Fox [Mon, 25 Feb 2008 15:44:21 +0000 (15:44 +0000)]
Lunchbreak III
Steph Fox [Mon, 25 Feb 2008 15:43:14 +0000 (15:43 +0000)]
Lunchbreak II
Steph Fox [Mon, 25 Feb 2008 15:41:47 +0000 (15:41 +0000)]
Lunchbreak.
Steph Fox [Mon, 25 Feb 2008 12:21:19 +0000 (12:21 +0000)]
Update reflection info
Steph Fox [Mon, 25 Feb 2008 11:37:08 +0000 (11:37 +0000)]
Leftover from experimenting with zend_hash_del...
Steve Seear [Mon, 25 Feb 2008 10:33:30 +0000 (10:33 +0000)]
Replace hardcoded resource ids with %d in fgetc() tests.
Greg Beaver [Mon, 25 Feb 2008 04:49:19 +0000 (04:49 +0000)]
update TODO
Greg Beaver [Mon, 25 Feb 2008 04:30:55 +0000 (04:30 +0000)]
add little fix to phar_mount_entry to ensure path separators are unix-based on windows
Greg Beaver [Mon, 25 Feb 2008 04:23:36 +0000 (04:23 +0000)]
implement Phar::mount() for directories, add test
# opendir not yet implemented for mounted directories
<changelog@php.net> [Mon, 25 Feb 2008 01:31:41 +0000 (01:31 +0000)]
ChangeLog update
Greg Beaver [Sun, 24 Feb 2008 23:48:19 +0000 (23:48 +0000)]
fix tests
Greg Beaver [Sun, 24 Feb 2008 23:47:13 +0000 (23:47 +0000)]
fix --CLEAN--
Greg Beaver [Sun, 24 Feb 2008 23:44:12 +0000 (23:44 +0000)]
fix test
Greg Beaver [Sun, 24 Feb 2008 23:40:14 +0000 (23:40 +0000)]
add missing declaration of phar_rename_archive
Steph Fox [Sun, 24 Feb 2008 22:29:06 +0000 (22:29 +0000)]
A bunch of stuff to do with filename conversion. Hopefully it won't sink the ship.
Steph Fox [Sun, 24 Feb 2008 19:34:05 +0000 (19:34 +0000)]
Updating tests. 100% pass rate here now - not sure about the rest of the world just yet (sorry Marcus).
Felipe Pena [Sun, 24 Feb 2008 18:50:14 +0000 (18:50 +0000)]
New test
Felipe Pena [Sun, 24 Feb 2008 18:42:09 +0000 (18:42 +0000)]
MFB: Fixed segfault in filter extension when using callbacks.
Ilia Alshanetsky [Sun, 24 Feb 2008 16:09:13 +0000 (16:09 +0000)]
MFB: Fixed bug #44200 (A crash in PDO when no bound targets exists and yet
bound parameters are present)
Felipe Pena [Sun, 24 Feb 2008 14:22:44 +0000 (14:22 +0000)]
Fix the fix
Felipe Pena [Sun, 24 Feb 2008 14:18:35 +0000 (14:18 +0000)]
Fix test
Felipe Pena [Sun, 24 Feb 2008 13:10:33 +0000 (13:10 +0000)]
Fixed tests (new error message - E_DEPRECATED)
Felipe Pena [Sun, 24 Feb 2008 12:42:16 +0000 (12:42 +0000)]
Fixed tests
Felipe Pena [Sun, 24 Feb 2008 11:49:39 +0000 (11:49 +0000)]
Removed internal warning
Felipe Pena [Sun, 24 Feb 2008 02:47:36 +0000 (02:47 +0000)]
Added UEXPECTF
Felipe Pena [Sun, 24 Feb 2008 02:22:15 +0000 (02:22 +0000)]
Fixed tests
<changelog@php.net> [Sun, 24 Feb 2008 01:31:35 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Sat, 23 Feb 2008 22:30:08 +0000 (22:30 +0000)]
FIxed tests (new error message - E_DEPRECATED)
Felipe Pena [Sat, 23 Feb 2008 21:51:37 +0000 (21:51 +0000)]
Fixed tests (new error message - E_DEPRECATED)
Greg Beaver [Sat, 23 Feb 2008 21:33:46 +0000 (21:33 +0000)]
fix faulty & in check for creation of phar manifest
Greg Beaver [Sat, 23 Feb 2008 21:29:57 +0000 (21:29 +0000)]
free mounted_dirs on error to avoid memleak
Marcus Boerger [Sat, 23 Feb 2008 21:24:18 +0000 (21:24 +0000)]
- Felipe just told me we forgot this one
Greg Beaver [Sat, 23 Feb 2008 19:44:51 +0000 (19:44 +0000)]
fix unfreed value found in tempmanifest1.phpt
Greg Beaver [Sat, 23 Feb 2008 19:26:18 +0000 (19:26 +0000)]
fix double error (this fixes frontcontroller22.phpt)
Felipe Pena [Sat, 23 Feb 2008 19:26:08 +0000 (19:26 +0000)]
Fixed tests (new error message - E_DEPRECATED)
Felipe Pena [Sat, 23 Feb 2008 19:17:41 +0000 (19:17 +0000)]
Fixed tests (new error message - E_DEPRECATED)
Felipe Pena [Sat, 23 Feb 2008 19:01:11 +0000 (19:01 +0000)]
Fixed tests (new error message - E_DEPRECATED)
Felipe Pena [Sat, 23 Feb 2008 18:41:31 +0000 (18:41 +0000)]
New E_ALL value
Felipe Pena [Sat, 23 Feb 2008 18:29:16 +0000 (18:29 +0000)]
Change some E_STRICTs to E_DEPRECATED
Greg Beaver [Sat, 23 Feb 2008 18:28:36 +0000 (18:28 +0000)]
down to 1 failing zip test with this commit
Greg Beaver [Sat, 23 Feb 2008 18:26:20 +0000 (18:26 +0000)]
fix unfreed value
Greg Beaver [Sat, 23 Feb 2008 18:24:41 +0000 (18:24 +0000)]
port same fix from tar.c to zip.c
Greg Beaver [Sat, 23 Feb 2008 18:17:48 +0000 (18:17 +0000)]
best fix for the bad logic in tar.c, now all tests pass that should
Greg Beaver [Sat, 23 Feb 2008 18:14:44 +0000 (18:14 +0000)]
revert previous changes to tar.c, fix incorrect user_stub == dummy check, now things work that should
Greg Beaver [Sat, 23 Feb 2008 18:09:31 +0000 (18:09 +0000)]
revert previous changes to tar.c, fix incorrect user_stub == dummy check, now things work that should
Greg Beaver [Sat, 23 Feb 2008 18:08:54 +0000 (18:08 +0000)]
fix test, missing phar.readonly=0 --INI-- section
Marcus Boerger [Sat, 23 Feb 2008 17:03:53 +0000 (17:03 +0000)]
- Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)
Greg Beaver [Sat, 23 Feb 2008 15:07:02 +0000 (15:07 +0000)]
that !zend_hash_exists should be zend_hash_exists
Greg Beaver [Sat, 23 Feb 2008 15:05:05 +0000 (15:05 +0000)]
fix unfreed stuff when adding default stub
Greg Beaver [Sat, 23 Feb 2008 14:59:52 +0000 (14:59 +0000)]
free spprintf'ed stub after using it
Greg Beaver [Sat, 23 Feb 2008 14:57:59 +0000 (14:57 +0000)]
fix test - needed phar.readonly=0 INI section
Marcus Boerger [Sat, 23 Feb 2008 13:04:59 +0000 (13:04 +0000)]
- Fix logic
<changelog@php.net> [Sat, 23 Feb 2008 01:31:32 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Fri, 22 Feb 2008 17:48:31 +0000 (17:48 +0000)]
- Fixed bug #44216 (strftime segfaults on large negative value).
Philip Olson [Fri, 22 Feb 2008 17:15:57 +0000 (17:15 +0000)]
typo (closes bug #43943)
Felipe Pena [Fri, 22 Feb 2008 13:48:02 +0000 (13:48 +0000)]
Fixed Bug #44212 (array_diff_assoc not reporting missing arguments)
Robert Nicholson [Fri, 22 Feb 2008 12:16:02 +0000 (12:16 +0000)]
- bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters
Derick Rethans [Fri, 22 Feb 2008 09:47:10 +0000 (09:47 +0000)]
- Fixed bug #44209: strtotime doesn't support 64 bit timestamps.
Josie Messa [Fri, 22 Feb 2008 09:22:27 +0000 (09:22 +0000)]
- New tests for reset() function
Dmitry Stogov [Fri, 22 Feb 2008 08:31:50 +0000 (08:31 +0000)]
Fixed test
Rasmus Lerdorf [Fri, 22 Feb 2008 05:05:50 +0000 (05:05 +0000)]
Missing footer comment
<changelog@php.net> [Fri, 22 Feb 2008 01:31:30 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Thu, 21 Feb 2008 18:51:54 +0000 (18:51 +0000)]
As the line below says - there shouldn't be an exception here.
Steph Fox [Thu, 21 Feb 2008 18:44:06 +0000 (18:44 +0000)]
Updated wrong expectation (different stub).
Josie Messa [Thu, 21 Feb 2008 16:41:39 +0000 (16:41 +0000)]
- New tests for end() and next() function
Steph Fox [Thu, 21 Feb 2008 15:20:46 +0000 (15:20 +0000)]
Update tests to accommodate those two extra bytes
Dmitry Stogov [Thu, 21 Feb 2008 15:14:38 +0000 (15:14 +0000)]
Fixed bug #43483 (get_class_methods() does not list all visible methods)
Steph Fox [Thu, 21 Feb 2008 14:48:41 +0000 (14:48 +0000)]
Satisfy the pedants :)
Steph Fox [Thu, 21 Feb 2008 14:45:44 +0000 (14:45 +0000)]
Updating conversion tests to check for more conversion parameters than one. Note that these will all fail against current CVS.
@Greg: We need to clarify conversion policy across the board.
Josie Messa [Thu, 21 Feb 2008 14:36:15 +0000 (14:36 +0000)]
- New tests for key() function
Steph Fox [Thu, 21 Feb 2008 14:27:19 +0000 (14:27 +0000)]
s/zip/tar
Dmitry Stogov [Thu, 21 Feb 2008 13:55:55 +0000 (13:55 +0000)]
Fixed bug #44141 (private parent constructor callable through static function)
Antony Dovgal [Thu, 21 Feb 2008 13:38:54 +0000 (13:38 +0000)]
fix test
Ilia Alshanetsky [Thu, 21 Feb 2008 13:38:12 +0000 (13:38 +0000)]
MFB: Fixed bug #44189 (PDO setAttribute() does not properly validate values
for native numeric options)
Antony Dovgal [Thu, 21 Feb 2008 13:36:25 +0000 (13:36 +0000)]
new Oracle stuff
Dmitry Stogov [Thu, 21 Feb 2008 10:42:22 +0000 (10:42 +0000)]
Prevented recursive collector invocation
<changelog@php.net> [Thu, 21 Feb 2008 01:31:39 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Thu, 21 Feb 2008 00:24:38 +0000 (00:24 +0000)]
A much better solution for setDefaultStub(). The convertTo*() fixes should be trivial now.
Felipe Pena [Wed, 20 Feb 2008 22:15:53 +0000 (22:15 +0000)]
MFB: Fixed Bug #44191 (preg_grep messes up array index)
Felipe Pena [Wed, 20 Feb 2008 21:59:43 +0000 (21:59 +0000)]
New test
Steph Fox [Wed, 20 Feb 2008 19:26:40 +0000 (19:26 +0000)]
Fix filenames
Steph Fox [Wed, 20 Feb 2008 19:22:12 +0000 (19:22 +0000)]
Implement $phar->setDefaultStub()
Note that Phar::createDefaultStub() still exists at this point
Andrey Hristov [Wed, 20 Feb 2008 18:28:37 +0000 (18:28 +0000)]
Fix test. Now passes.
Steph Fox [Wed, 20 Feb 2008 17:58:56 +0000 (17:58 +0000)]
Let's have reflection reflect reality...
Ilia Alshanetsky [Wed, 20 Feb 2008 15:27:47 +0000 (15:27 +0000)]
MFB: Fixed a possible crash with syslog logging on ZTS builds
Andrey Hristov [Wed, 20 Feb 2008 15:20:14 +0000 (15:20 +0000)]
Fix memory leak
Steph Fox [Wed, 20 Feb 2008 14:28:49 +0000 (14:28 +0000)]
Take some of the pain out of stub rewrites. (Full default stub is tested elsewhere.)
Josie Messa [Wed, 20 Feb 2008 14:21:36 +0000 (14:21 +0000)]
- New tests for current() function
Steph Fox [Wed, 20 Feb 2008 13:33:00 +0000 (13:33 +0000)]
Fix 'clean' sections
Steph Fox [Wed, 20 Feb 2008 13:11:40 +0000 (13:11 +0000)]
Move supporting files to their own directory (toplevel tests)
Dmitry Stogov [Wed, 20 Feb 2008 12:06:29 +0000 (12:06 +0000)]
Fixed bug #44184 (Double free of loop-variable on exception)
Dmitry Stogov [Wed, 20 Feb 2008 09:46:05 +0000 (09:46 +0000)]
Added checks for destoied objects