]>
granicus.if.org Git - php/log
Marcus Boerger [Sun, 18 Dec 2005 15:46:51 +0000 (15:46 +0000)]
- Fix --version
Zeev Suraski [Sun, 18 Dec 2005 15:41:22 +0000 (15:41 +0000)]
Prototype fixes (MFB)
Marcus Boerger [Sun, 18 Dec 2005 14:50:06 +0000 (14:50 +0000)]
- WS
- End test script when detecting '===DONE===' that way showing memleaks
Zeev Suraski [Sun, 18 Dec 2005 14:05:23 +0000 (14:05 +0000)]
Fix prototype (MFB)
Marcus Boerger [Sun, 18 Dec 2005 13:01:09 +0000 (13:01 +0000)]
- Add missing prefixes
Marcus Boerger [Sun, 18 Dec 2005 12:54:29 +0000 (12:54 +0000)]
- Speling
Antony Dovgal [Sun, 18 Dec 2005 12:50:01 +0000 (12:50 +0000)]
that's not what I was going to commit..
Antony Dovgal [Sun, 18 Dec 2005 12:48:22 +0000 (12:48 +0000)]
fix possible usage of uninitialized variable
Marcus Boerger [Sun, 18 Dec 2005 12:11:54 +0000 (12:11 +0000)]
- Increase timeut for -m testing
<changelog@php.net> [Sun, 18 Dec 2005 06:31:48 +0000 (06:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 18 Dec 2005 02:07:34 +0000 (02:07 +0000)]
- keep it sync'ed
Ilia Alshanetsky [Sat, 17 Dec 2005 20:05:21 +0000 (20:05 +0000)]
MFB51: Fixed parameter parsing for setIndent() method.
Ilia Alshanetsky [Sat, 17 Dec 2005 20:00:14 +0000 (20:00 +0000)]
MFB51: Fixed memory corruption when FETCH_LAZY mode is being used.
Ilia Alshanetsky [Sat, 17 Dec 2005 19:58:02 +0000 (19:58 +0000)]
MFB51: Fixed uninitialized variable in a test.
Ilia Alshanetsky [Sat, 17 Dec 2005 16:33:53 +0000 (16:33 +0000)]
MFB51: Added token for capturing arbitrary whitespace blocks inside text.
foobar [Sat, 17 Dec 2005 16:22:43 +0000 (16:22 +0000)]
MFB51: Extension dependancy improvements during configure
foobar [Sat, 17 Dec 2005 16:13:16 +0000 (16:13 +0000)]
nuke file that should not be here
Antony Dovgal [Sat, 17 Dec 2005 16:08:08 +0000 (16:08 +0000)]
MFB: int -> long
Marcus Boerger [Sat, 17 Dec 2005 15:50:24 +0000 (15:50 +0000)]
- Fix Bug #35720 A final constructor can be overwritten
Marcus Boerger [Sat, 17 Dec 2005 15:44:44 +0000 (15:44 +0000)]
- MFB Fix export
Marcus Boerger [Sat, 17 Dec 2005 15:41:18 +0000 (15:41 +0000)]
- MFB Add optional dependency to ext/dom
foobar [Sat, 17 Dec 2005 14:56:02 +0000 (14:56 +0000)]
fix test
<changelog@php.net> [Sat, 17 Dec 2005 06:31:58 +0000 (06:31 +0000)]
ChangeLog update
Marcus Boerger [Sat, 17 Dec 2005 00:09:06 +0000 (00:09 +0000)]
- MFB
Marcus Boerger [Fri, 16 Dec 2005 23:23:52 +0000 (23:23 +0000)]
- Add new const
Marcus Boerger [Fri, 16 Dec 2005 23:21:38 +0000 (23:21 +0000)]
- MFB
Marcus Boerger [Fri, 16 Dec 2005 23:13:24 +0000 (23:13 +0000)]
- WS
Marcus Boerger [Fri, 16 Dec 2005 23:11:00 +0000 (23:11 +0000)]
- MFB
Ilia Alshanetsky [Fri, 16 Dec 2005 22:40:09 +0000 (22:40 +0000)]
MFB51: Fixed bug #35705 (strtotime() fails to parse soap date format
without TZ).
Marcus Boerger [Fri, 16 Dec 2005 22:26:43 +0000 (22:26 +0000)]
- MFB Fix zend_is_callable() usage
Marcus Boerger [Fri, 16 Dec 2005 22:22:14 +0000 (22:22 +0000)]
- Add new tests
Antony Dovgal [Fri, 16 Dec 2005 20:50:38 +0000 (20:50 +0000)]
MF51: fix #35713 (getopt() returns array with numeric strings when passed options like '-1')
TODO:
make getopt() unicode aware
Pierre Joye [Fri, 16 Dec 2005 19:21:55 +0000 (19:21 +0000)]
- remove HAVE_LIBGD15, always set
Pierre Joye [Fri, 16 Dec 2005 19:02:07 +0000 (19:02 +0000)]
- fix leaks and wrong error when invalid/empty string are given to
imagecreatefromstring
- add test for imagecreatefromstring
- add test for palettecopy
Pierre Joye [Fri, 16 Dec 2005 17:02:30 +0000 (17:02 +0000)]
- adieu HAVE_LIBGD13
- add imagecolorat tests (truecolor and palette)
Antony Dovgal [Fri, 16 Dec 2005 15:52:54 +0000 (15:52 +0000)]
MF51: fix test, add new one
Antony Dovgal [Fri, 16 Dec 2005 14:57:13 +0000 (14:57 +0000)]
fix test
this linenumber may vary
Antony Dovgal [Fri, 16 Dec 2005 14:50:32 +0000 (14:50 +0000)]
MF51 Ilia's last fix
fix the test appropriately
<changelog@php.net> [Fri, 16 Dec 2005 06:31:42 +0000 (06:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 15 Dec 2005 22:54:29 +0000 (22:54 +0000)]
MFB51: Cleanup code and prevent usage of uninitialized variable.
Antony Dovgal [Thu, 15 Dec 2005 22:47:27 +0000 (22:47 +0000)]
fix #35692(iconv_mime_decode() segfault, with libiconv only)
Ilia Alshanetsky [Thu, 15 Dec 2005 22:35:18 +0000 (22:35 +0000)]
MFB51: Fixed bug #35694 (Improved error message for invalid fetch mode).
Antony Dovgal [Thu, 15 Dec 2005 22:14:25 +0000 (22:14 +0000)]
fix #35690 (pack() tries to allocate huge memory block when packing float values to strings)
Pierre Joye [Thu, 15 Dec 2005 13:57:14 +0000 (13:57 +0000)]
- #35681, non ansi comment
<changelog@php.net> [Thu, 15 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
Frank M. Kromann [Thu, 15 Dec 2005 02:26:14 +0000 (02:26 +0000)]
Export symbols needed by pecl/http
Andrei Zmievski [Thu, 15 Dec 2005 00:27:25 +0000 (00:27 +0000)]
I see no reason no reason to not support chunked encoding requests.
Let's ask Apache to decode these requests for us.
Pierre Joye [Wed, 14 Dec 2005 22:33:34 +0000 (22:33 +0000)]
- add wbmp read/write tests
- remove HAVE_GD_WBMP, always available
Pierre Joye [Wed, 14 Dec 2005 19:50:42 +0000 (19:50 +0000)]
- correct title
Pierre Joye [Wed, 14 Dec 2005 19:12:57 +0000 (19:12 +0000)]
- remove HAVE_GD_GD2 on windows as well
Pierre Joye [Wed, 14 Dec 2005 19:10:52 +0000 (19:10 +0000)]
- remove HAVE_GD_GD2, always valid now (2.0.33 or bundled)
Pierre Joye [Wed, 14 Dec 2005 19:00:28 +0000 (19:00 +0000)]
- tests for imagecreatefromgd2 and gd2part
Marcus Boerger [Wed, 14 Dec 2005 09:55:04 +0000 (09:55 +0000)]
- Fix issue spotted by Wez using ms vc 2005
<changelog@php.net> [Wed, 14 Dec 2005 06:31:49 +0000 (06:31 +0000)]
ChangeLog update
Greg Beaver [Wed, 14 Dec 2005 03:42:43 +0000 (03:42 +0000)]
streamline, add more phpinfo output
switch parameter order for PHP_Archive::mapPhar, will be better in the long run
Ilia Alshanetsky [Wed, 14 Dec 2005 03:36:58 +0000 (03:36 +0000)]
MFB51: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
script is loaded via SSI include). (Ilia)
Antony Dovgal [Wed, 14 Dec 2005 00:54:04 +0000 (00:54 +0000)]
fix spelling and #35665
Greg Beaver [Tue, 13 Dec 2005 23:40:25 +0000 (23:40 +0000)]
add package.xml
Antony Dovgal [Tue, 13 Dec 2005 22:32:04 +0000 (22:32 +0000)]
use default colors to prevent any problems with existing php.ini
Antony Dovgal [Tue, 13 Dec 2005 21:43:16 +0000 (21:43 +0000)]
new test
Marcus Boerger [Tue, 13 Dec 2005 21:09:18 +0000 (21:09 +0000)]
- MFB Fix zend*_str_tolower_copy()
Ilia Alshanetsky [Tue, 13 Dec 2005 21:00:49 +0000 (21:00 +0000)]
MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost).
<changelog@php.net> [Tue, 13 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 13 Dec 2005 02:29:53 +0000 (02:29 +0000)]
MFB51: Fixed bug #35630 (strtotime() crashes on certain relative
identifiers).
Antony Dovgal [Mon, 12 Dec 2005 21:21:36 +0000 (21:21 +0000)]
MF51: fix tests and their skip conditions
foobar [Mon, 12 Dec 2005 19:44:27 +0000 (19:44 +0000)]
- Fix build failure under win32
foobar [Mon, 12 Dec 2005 12:20:45 +0000 (12:20 +0000)]
- added missing configure help line
foobar [Mon, 12 Dec 2005 11:51:18 +0000 (11:51 +0000)]
more test output files
foobar [Mon, 12 Dec 2005 11:49:30 +0000 (11:49 +0000)]
- Cleanup test output files too
foobar [Mon, 12 Dec 2005 11:00:18 +0000 (11:00 +0000)]
- Include timestamp for the leaks. (to make possible matching leaks with access_log entries)
Dmitry Stogov [Mon, 12 Dec 2005 09:25:07 +0000 (09:25 +0000)]
Fixed bug #35570 (segfault when re-using soap client object)
<changelog@php.net> [Mon, 12 Dec 2005 06:31:40 +0000 (06:31 +0000)]
ChangeLog update
Greg Beaver [Mon, 12 Dec 2005 06:17:16 +0000 (06:17 +0000)]
complete unit tests (woohoo!)
add stream seek (mistakenly never enabled)
Ilia Alshanetsky [Mon, 12 Dec 2005 05:04:43 +0000 (05:04 +0000)]
MFB51: Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
foobar [Sun, 11 Dec 2005 22:38:24 +0000 (22:38 +0000)]
- Added missing fold tags
Ilia Alshanetsky [Sun, 11 Dec 2005 22:37:20 +0000 (22:37 +0000)]
MFB51:
Fixed bug #35624 (strtotime() does not handle 3 character weekdays).
Improved fix for bug #35414.
Edin Kadribasic [Sun, 11 Dec 2005 21:55:00 +0000 (21:55 +0000)]
MFB: Updated to libxml2 to 2.6.22, thanks to rrichards
Greg Beaver [Sun, 11 Dec 2005 21:44:44 +0000 (21:44 +0000)]
slightly clearer error message
Edin Kadribasic [Sun, 11 Dec 2005 21:23:35 +0000 (21:23 +0000)]
Use php5 built-in zlib. Unfortunatelly we don't export zError() there
so I habe generic "compression error" will suffice.
Marcus Boerger [Sun, 11 Dec 2005 16:43:00 +0000 (16:43 +0000)]
- Change to use sane default flags fro RecursiveDirectoryIterator
- Drop 2nd parameter from DirectoryIterator::__construct()
Marcus Boerger [Sun, 11 Dec 2005 15:28:52 +0000 (15:28 +0000)]
- MFB
Marcus Boerger [Sun, 11 Dec 2005 15:24:38 +0000 (15:24 +0000)]
- Show an error if no pdo object can be created
Marcus Boerger [Sun, 11 Dec 2005 14:49:19 +0000 (14:49 +0000)]
- Fix tests
Edin Kadribasic [Sun, 11 Dec 2005 13:19:43 +0000 (13:19 +0000)]
Fixed ZTS build
Marcus Boerger [Sun, 11 Dec 2005 12:46:51 +0000 (12:46 +0000)]
- Revert accidential 'drop in' from 1.227
Greg Beaver [Sun, 11 Dec 2005 08:14:44 +0000 (08:14 +0000)]
fix opendir, add test for subdirectory, revert stupid addition to 018.phpt
Greg Beaver [Sun, 11 Dec 2005 07:26:46 +0000 (07:26 +0000)]
make sure it doesn't pick up non-entries
Greg Beaver [Sun, 11 Dec 2005 07:25:30 +0000 (07:25 +0000)]
add opendir/readdir test for root dir, fix dir stat
Omar Kilani [Sun, 11 Dec 2005 05:13:35 +0000 (05:13 +0000)]
Remove config.m4 reference to json_c/config.h.
Add package.xml.
Wez Furlong [Sun, 11 Dec 2005 04:50:47 +0000 (04:50 +0000)]
test commit
Wez Furlong [Sun, 11 Dec 2005 04:27:30 +0000 (04:27 +0000)]
test commit
Marcus Boerger [Sun, 11 Dec 2005 02:40:49 +0000 (02:40 +0000)]
- Add method support to --rfunction
Marcus Boerger [Sun, 11 Dec 2005 02:16:24 +0000 (02:16 +0000)]
- Add docu
Greg Beaver [Sun, 11 Dec 2005 00:00:31 +0000 (00:00 +0000)]
switch to php_stream_wrapper_log_error from php_error_docref (should be documented somewhere...), add test for failing stream open
Greg Beaver [Sat, 10 Dec 2005 23:19:32 +0000 (23:19 +0000)]
fix minor leak on zlib error, new test for gzipped internal file
foobar [Sat, 10 Dec 2005 18:26:08 +0000 (18:26 +0000)]
use right tag here
Marcus Boerger [Sat, 10 Dec 2005 17:37:29 +0000 (17:37 +0000)]
- Make -U mode play nicely with redirected tests
Marcus Boerger [Sat, 10 Dec 2005 16:58:35 +0000 (16:58 +0000)]
- Add missing global variable
Marcus Boerger [Sat, 10 Dec 2005 13:43:51 +0000 (13:43 +0000)]
- Rewrite --r* and add --rfunction
<changelog@php.net> [Sat, 10 Dec 2005 06:53:20 +0000 (06:53 +0000)]
ChangeLog update