]>
granicus.if.org Git - php/log
Felipe Pena [Thu, 28 Feb 2008 15:28:00 +0000 (15:28 +0000)]
Fixed tests
Felipe Pena [Thu, 28 Feb 2008 14:16:25 +0000 (14:16 +0000)]
New macro for check void parameters
Felipe Pena [Thu, 28 Feb 2008 13:30:43 +0000 (13:30 +0000)]
Added new macro for check void parameters.
(deprecating ZEND_WRONG_PARAM_COUNT for this cases)
Antony Dovgal [Thu, 28 Feb 2008 09:18:06 +0000 (09:18 +0000)]
use pcre for testing reflection
Steph Fox [Thu, 28 Feb 2008 02:09:49 +0000 (02:09 +0000)]
Kill an unnecessary bit of internal docu and add 'compression' to the TODO
<changelog@php.net> [Thu, 28 Feb 2008 01:31:27 +0000 (01:31 +0000)]
ChangeLog update
Steph Fox [Thu, 28 Feb 2008 01:16:43 +0000 (01:16 +0000)]
Forgot to return... not that I understand this stuff...
Steph Fox [Thu, 28 Feb 2008 01:08:34 +0000 (01:08 +0000)]
Allow alias for phar.tar/phar.zip
Ilia Alshanetsky [Thu, 28 Feb 2008 00:52:11 +0000 (00:52 +0000)]
MFB: Fixed security issue detailed in CVE-2008-0599
Steph Fox [Wed, 27 Feb 2008 21:41:59 +0000 (21:41 +0000)]
Update TODO
Steph Fox [Wed, 27 Feb 2008 21:34:26 +0000 (21:34 +0000)]
Initial support for PharData object.
Note: two tests currently fail. IMHO we should be throwing E_ERROR on encountering a corrupted archive, not trying to throw a trail of exceptions...
New tests still to be written, not all functionality is in place yet.
Derick Rethans [Wed, 27 Feb 2008 09:47:23 +0000 (09:47 +0000)]
- Fixed bug #44260 (African timezones missing).
Antony Dovgal [Wed, 27 Feb 2008 09:34:44 +0000 (09:34 +0000)]
Chris is now primary maintainer of OCI8
<changelog@php.net> [Wed, 27 Feb 2008 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Felipe Pena [Wed, 27 Feb 2008 01:25:40 +0000 (01:25 +0000)]
MFB: Improved fix for #44242
Ilia Alshanetsky [Wed, 27 Feb 2008 00:30:49 +0000 (00:30 +0000)]
MFB: Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)
Felipe Pena [Tue, 26 Feb 2008 16:52:10 +0000 (16:52 +0000)]
Fixed tests
Felipe Pena [Tue, 26 Feb 2008 13:16:55 +0000 (13:16 +0000)]
Fixed tests
Josie Messa [Tue, 26 Feb 2008 09:40:49 +0000 (09:40 +0000)]
- New tests for chdir() function
Christopher Jones [Tue, 26 Feb 2008 02:18:16 +0000 (02:18 +0000)]
Use STD_PHP_INI_BOOLEAN. Fix whitespace.
<changelog@php.net> [Tue, 26 Feb 2008 01:31:31 +0000 (01:31 +0000)]
ChangeLog update
Christopher Jones [Tue, 26 Feb 2008 01:04:35 +0000 (01:04 +0000)]
fix test noise
Ilia Alshanetsky [Tue, 26 Feb 2008 00:14:25 +0000 (00:14 +0000)]
MFB: Better fix for bug #44189
Christopher Jones [Mon, 25 Feb 2008 23:49:51 +0000 (23:49 +0000)]
OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
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 :)