]>
granicus.if.org Git - php/log
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
Greg Beaver [Sat, 10 Dec 2005 02:33:35 +0000 (02:33 +0000)]
add missing tests
Greg Beaver [Sat, 10 Dec 2005 02:33:09 +0000 (02:33 +0000)]
crc32 mismatch test
Greg Beaver [Sat, 10 Dec 2005 00:00:00 +0000 (00:00 +0000)]
add crc checked flag, for slight speedup on multiple access to the same file
Greg Beaver [Fri, 9 Dec 2005 23:55:52 +0000 (23:55 +0000)]
new test, better naming of tests
Greg Beaver [Fri, 9 Dec 2005 23:37:03 +0000 (23:37 +0000)]
fix leaks, mem corruption, and add test for successful phar
Antony Dovgal [Fri, 9 Dec 2005 22:26:39 +0000 (22:26 +0000)]
fix #35617
no need to separate zvals twice
Ilia Alshanetsky [Fri, 9 Dec 2005 21:40:55 +0000 (21:40 +0000)]
MFB51: Fixed typo in gcov output filename
Rob Richards [Fri, 9 Dec 2005 20:51:23 +0000 (20:51 +0000)]
allow NULL prefix to create default namespace
fix tests
Greg Beaver [Fri, 9 Dec 2005 19:55:29 +0000 (19:55 +0000)]
add constraint check for number of manifest entries, and test
Antony Dovgal [Fri, 9 Dec 2005 18:53:54 +0000 (18:53 +0000)]
MF51: fix wrong macro usage
Pierre Joye [Fri, 9 Dec 2005 18:16:21 +0000 (18:16 +0000)]
- no need to test if jpeg support exists
Pierre Joye [Fri, 9 Dec 2005 18:14:12 +0000 (18:14 +0000)]
- MFB: test for compression mode in imagepng
Dmitry Stogov [Fri, 9 Dec 2005 18:09:08 +0000 (18:09 +0000)]
Fixed bug #35612 (iis6 Access Violation crash)
Marcus Boerger [Fri, 9 Dec 2005 17:59:50 +0000 (17:59 +0000)]
- Readd -u and -U
# Removed those accidentially, the diff was obviously too big
Dmitry Stogov [Fri, 9 Dec 2005 16:58:02 +0000 (16:58 +0000)]
Bug #34429 (Output buffering cannot be turned off with FastCGI)
Dmitry Stogov [Fri, 9 Dec 2005 15:28:57 +0000 (15:28 +0000)]
Fixed possible SIGSEGV (Rob Richards)
Dmitry Stogov [Fri, 9 Dec 2005 13:41:06 +0000 (13:41 +0000)]
Support for 64-bit platforms
Antony Dovgal [Fri, 9 Dec 2005 13:32:07 +0000 (13:32 +0000)]
MF51: nuke C++ comment
Marcus Boerger [Fri, 9 Dec 2005 09:49:58 +0000 (09:49 +0000)]
- Section FILE does not exist for redirection tests
<changelog@php.net> [Fri, 9 Dec 2005 06:51:50 +0000 (06:51 +0000)]
ChangeLog update
Rob Richards [Fri, 9 Dec 2005 06:43:35 +0000 (06:43 +0000)]
update TODO
Pierre Joye [Fri, 9 Dec 2005 06:31:21 +0000 (06:31 +0000)]
- dtd added, remove from todo
Rob Richards [Fri, 9 Dec 2005 04:56:21 +0000 (04:56 +0000)]
- enable a few additional functions
- add tests
Marcus Boerger [Fri, 9 Dec 2005 00:30:05 +0000 (00:30 +0000)]
- Add missing newline
Marcus Boerger [Thu, 8 Dec 2005 22:48:42 +0000 (22:48 +0000)]
- MFH (Ilia's changes)
- Add ability to create temp files in separate dir and keep them.
- Add ability to generate html file with results as table and links to
generated files.
Antony Dovgal [Thu, 8 Dec 2005 22:31:55 +0000 (22:31 +0000)]
add new tests
Antony Dovgal [Thu, 8 Dec 2005 22:05:44 +0000 (22:05 +0000)]
improve error message
Antony Dovgal [Thu, 8 Dec 2005 21:22:38 +0000 (21:22 +0000)]
add 1 to the max_length to keep \0 at its place
Ilia Alshanetsky [Thu, 8 Dec 2005 21:12:31 +0000 (21:12 +0000)]
MFB51: Include a legend in the gcov report
Antony Dovgal [Thu, 8 Dec 2005 19:53:43 +0000 (19:53 +0000)]
fix segfault in SplFileObject when file doesn't exist or cannot be read
Frank M. Kromann [Thu, 8 Dec 2005 19:43:53 +0000 (19:43 +0000)]
Allow the extension to be compiled as shared object on win32
Ilia Alshanetsky [Thu, 8 Dec 2005 17:07:16 +0000 (17:07 +0000)]
MFB51: Added myself to a list of extensions/sapis I try to maintain.
Ilia Alshanetsky [Thu, 8 Dec 2005 16:00:47 +0000 (16:00 +0000)]
MFB51: Final fix for gcov generation.
Dmitry Stogov [Thu, 8 Dec 2005 08:10:00 +0000 (08:10 +0000)]
Fixed test
Greg Beaver [Thu, 8 Dec 2005 07:59:18 +0000 (07:59 +0000)]
improve error messages to state overrun when it exists. Also, catch overrun before we attempt to write beyond the buffer's end
Greg Beaver [Thu, 8 Dec 2005 07:49:47 +0000 (07:49 +0000)]
new test for truncated manifest
Greg Beaver [Thu, 8 Dec 2005 07:38:44 +0000 (07:38 +0000)]
CS // -> /* */
Greg Beaver [Thu, 8 Dec 2005 07:34:16 +0000 (07:34 +0000)]
rework errors slightly. Add buffer overflow check for manifest, so we don't create a memory monster by accident
Greg Beaver [Thu, 8 Dec 2005 07:08:49 +0000 (07:08 +0000)]
add next truncation test, tweak error messages
<changelog@php.net> [Thu, 8 Dec 2005 06:46:37 +0000 (06:46 +0000)]
ChangeLog update
Greg Beaver [Thu, 8 Dec 2005 06:46:02 +0000 (06:46 +0000)]
add error if seeking fails on self, add test 1 for truncated phar
Greg Beaver [Thu, 8 Dec 2005 06:38:26 +0000 (06:38 +0000)]
add error if __HALT_COMPILER(); is not declared and new test
Greg Beaver [Thu, 8 Dec 2005 06:23:21 +0000 (06:23 +0000)]
test for no zlib error message
Ilia Alshanetsky [Thu, 8 Dec 2005 03:25:42 +0000 (03:25 +0000)]
MFB51: Fixed bug #35594 (Multiple calls to getopt() may result in a crash).
Ilia Alshanetsky [Thu, 8 Dec 2005 03:12:34 +0000 (03:12 +0000)]
MFB51:
fix for bug #35382
fix for bug #35411
Ilia Alshanetsky [Thu, 8 Dec 2005 02:53:34 +0000 (02:53 +0000)]
MFB51: Fixed bug #34359 (Possible crash inside fopen http wrapper).
Michael Wallner [Wed, 7 Dec 2005 19:51:38 +0000 (19:51 +0000)]
- release 1.1
Michael Wallner [Wed, 7 Dec 2005 18:39:54 +0000 (18:39 +0000)]
- fix PECL bug #6283 - haval source file entries are missing in package.xml
Dmitry Stogov [Wed, 7 Dec 2005 16:52:13 +0000 (16:52 +0000)]
Unicode support
Dmitry Stogov [Wed, 7 Dec 2005 15:19:30 +0000 (15:19 +0000)]
Fixed tests
Dmitry Stogov [Wed, 7 Dec 2005 14:54:04 +0000 (14:54 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 14:39:07 +0000 (14:39 +0000)]
Fixed tests
Dmitry Stogov [Wed, 7 Dec 2005 14:32:42 +0000 (14:32 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 14:18:12 +0000 (14:18 +0000)]
Fixed test
Dmitry Stogov [Wed, 7 Dec 2005 13:55:52 +0000 (13:55 +0000)]
Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in Apache process).
foobar [Wed, 7 Dec 2005 11:53:28 +0000 (11:53 +0000)]
fix tests