]> granicus.if.org Git - php/log
php
19 years agofix #35692(iconv_mime_decode() segfault, with libiconv only)
Antony Dovgal [Thu, 15 Dec 2005 22:47:27 +0000 (22:47 +0000)]
fix #35692(iconv_mime_decode() segfault, with libiconv only)

19 years agoMFB51: Fixed bug #35694 (Improved error message for invalid fetch mode).
Ilia Alshanetsky [Thu, 15 Dec 2005 22:35:18 +0000 (22:35 +0000)]
MFB51: Fixed bug #35694 (Improved error message for invalid fetch mode).

19 years agofix #35690 (pack() tries to allocate huge memory block when packing float values...
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)

19 years ago- #35681, non ansi comment
Pierre Joye [Thu, 15 Dec 2005 13:57:14 +0000 (13:57 +0000)]
- #35681, non ansi comment

19 years agoChangeLog update
<changelog@php.net> [Thu, 15 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update

19 years agoExport symbols needed by pecl/http
Frank M. Kromann [Thu, 15 Dec 2005 02:26:14 +0000 (02:26 +0000)]
Export symbols needed by pecl/http

19 years agoI see no reason no reason to not support chunked encoding requests.
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.

19 years ago- add wbmp read/write tests
Pierre Joye [Wed, 14 Dec 2005 22:33:34 +0000 (22:33 +0000)]
- add wbmp read/write tests
- remove HAVE_GD_WBMP, always available

19 years ago- correct title
Pierre Joye [Wed, 14 Dec 2005 19:50:42 +0000 (19:50 +0000)]
- correct title

19 years ago- remove HAVE_GD_GD2 on windows as well
Pierre Joye [Wed, 14 Dec 2005 19:12:57 +0000 (19:12 +0000)]
- remove HAVE_GD_GD2 on windows as well

19 years ago- remove HAVE_GD_GD2, always valid now (2.0.33 or bundled)
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)

19 years ago- tests for imagecreatefromgd2 and gd2part
Pierre Joye [Wed, 14 Dec 2005 19:00:28 +0000 (19:00 +0000)]
- tests for imagecreatefromgd2 and gd2part

19 years ago- Fix issue spotted by Wez using ms vc 2005
Marcus Boerger [Wed, 14 Dec 2005 09:55:04 +0000 (09:55 +0000)]
- Fix issue spotted by Wez using ms vc 2005

19 years agoChangeLog update
<changelog@php.net> [Wed, 14 Dec 2005 06:31:49 +0000 (06:31 +0000)]
ChangeLog update

19 years agostreamline, add more phpinfo output
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

19 years agoMFB51: Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php
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)

19 years agofix spelling and #35665
Antony Dovgal [Wed, 14 Dec 2005 00:54:04 +0000 (00:54 +0000)]
fix spelling and #35665

19 years agoadd package.xml
Greg Beaver [Tue, 13 Dec 2005 23:40:25 +0000 (23:40 +0000)]
add package.xml

19 years agouse default colors to prevent any problems with existing php.ini
Antony Dovgal [Tue, 13 Dec 2005 22:32:04 +0000 (22:32 +0000)]
use default colors to prevent any problems with existing php.ini

19 years agonew test
Antony Dovgal [Tue, 13 Dec 2005 21:43:16 +0000 (21:43 +0000)]
new test

19 years ago- MFB Fix zend*_str_tolower_copy()
Marcus Boerger [Tue, 13 Dec 2005 21:09:18 +0000 (21:09 +0000)]
- MFB Fix zend*_str_tolower_copy()

19 years agoMFB51: Fixed bug #35655 (whitespace following end of heredoc is lost).
Ilia Alshanetsky [Tue, 13 Dec 2005 21:00:49 +0000 (21:00 +0000)]
MFB51: Fixed bug #35655 (whitespace following end of heredoc is lost).

19 years agoChangeLog update
<changelog@php.net> [Tue, 13 Dec 2005 06:31:44 +0000 (06:31 +0000)]
ChangeLog update

19 years agoMFB51: Fixed bug #35630 (strtotime() crashes on certain relative
Ilia Alshanetsky [Tue, 13 Dec 2005 02:29:53 +0000 (02:29 +0000)]
MFB51: Fixed bug #35630 (strtotime() crashes on certain relative
identifiers).

19 years agoMF51: fix tests and their skip conditions
Antony Dovgal [Mon, 12 Dec 2005 21:21:36 +0000 (21:21 +0000)]
MF51: fix tests and their skip conditions

19 years ago- Fix build failure under win32
foobar [Mon, 12 Dec 2005 19:44:27 +0000 (19:44 +0000)]
- Fix build failure under win32

19 years ago- added missing configure help line
foobar [Mon, 12 Dec 2005 12:20:45 +0000 (12:20 +0000)]
- added missing configure help line

19 years agomore test output files
foobar [Mon, 12 Dec 2005 11:51:18 +0000 (11:51 +0000)]
more test output files

19 years ago- Cleanup test output files too
foobar [Mon, 12 Dec 2005 11:49:30 +0000 (11:49 +0000)]
- Cleanup test output files too

19 years ago- Include timestamp for the leaks. (to make possible matching leaks with access_log...
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)

19 years agoFixed bug #35570 (segfault when re-using soap client object)
Dmitry Stogov [Mon, 12 Dec 2005 09:25:07 +0000 (09:25 +0000)]
Fixed bug #35570 (segfault when re-using soap client object)

19 years agoChangeLog update
<changelog@php.net> [Mon, 12 Dec 2005 06:31:40 +0000 (06:31 +0000)]
ChangeLog update

19 years agocomplete unit tests (woohoo!)
Greg Beaver [Mon, 12 Dec 2005 06:17:16 +0000 (06:17 +0000)]
complete unit tests (woohoo!)

add stream seek (mistakenly never enabled)

19 years agoMFB51: Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
Ilia Alshanetsky [Mon, 12 Dec 2005 05:04:43 +0000 (05:04 +0000)]
MFB51: Fixed bug #35629 (crash in http:// wrapper on multiple redirects).

19 years ago- Added missing fold tags
foobar [Sun, 11 Dec 2005 22:38:24 +0000 (22:38 +0000)]
- Added missing fold tags

19 years agoMFB51:
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.

19 years agoMFB: Updated to libxml2 to 2.6.22, thanks to rrichards
Edin Kadribasic [Sun, 11 Dec 2005 21:55:00 +0000 (21:55 +0000)]
MFB: Updated to libxml2 to 2.6.22, thanks to rrichards

19 years agoslightly clearer error message
Greg Beaver [Sun, 11 Dec 2005 21:44:44 +0000 (21:44 +0000)]
slightly clearer error message

19 years agoUse php5 built-in zlib. Unfortunatelly we don't export zError() there
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.

19 years ago- Change to use sane default flags fro RecursiveDirectoryIterator
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()

19 years ago- MFB
Marcus Boerger [Sun, 11 Dec 2005 15:28:52 +0000 (15:28 +0000)]
- MFB

19 years ago- Show an error if no pdo object can be created
Marcus Boerger [Sun, 11 Dec 2005 15:24:38 +0000 (15:24 +0000)]
- Show an error if no pdo object can be created

19 years ago- Fix tests
Marcus Boerger [Sun, 11 Dec 2005 14:49:19 +0000 (14:49 +0000)]
- Fix tests

19 years agoFixed ZTS build
Edin Kadribasic [Sun, 11 Dec 2005 13:19:43 +0000 (13:19 +0000)]
Fixed ZTS build

19 years ago- Revert accidential 'drop in' from 1.227
Marcus Boerger [Sun, 11 Dec 2005 12:46:51 +0000 (12:46 +0000)]
- Revert accidential 'drop in' from 1.227

19 years agofix opendir, add test for subdirectory, revert stupid addition to 018.phpt
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

19 years agomake sure it doesn't pick up non-entries
Greg Beaver [Sun, 11 Dec 2005 07:26:46 +0000 (07:26 +0000)]
make sure it doesn't pick up non-entries

19 years agoadd opendir/readdir test for root dir, fix dir stat
Greg Beaver [Sun, 11 Dec 2005 07:25:30 +0000 (07:25 +0000)]
add opendir/readdir test for root dir, fix dir stat

19 years agoRemove config.m4 reference to json_c/config.h.
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.

19 years agotest commit
Wez Furlong [Sun, 11 Dec 2005 04:50:47 +0000 (04:50 +0000)]
test commit

19 years agotest commit
Wez Furlong [Sun, 11 Dec 2005 04:27:30 +0000 (04:27 +0000)]
test commit

19 years ago- Add method support to --rfunction
Marcus Boerger [Sun, 11 Dec 2005 02:40:49 +0000 (02:40 +0000)]
- Add method support to --rfunction

19 years ago- Add docu
Marcus Boerger [Sun, 11 Dec 2005 02:16:24 +0000 (02:16 +0000)]
- Add docu

19 years agoswitch to php_stream_wrapper_log_error from php_error_docref (should be documented...
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

19 years agofix minor leak on zlib error, new test for gzipped internal file
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

19 years agouse right tag here
foobar [Sat, 10 Dec 2005 18:26:08 +0000 (18:26 +0000)]
use right tag here

19 years ago- Make -U mode play nicely with redirected tests
Marcus Boerger [Sat, 10 Dec 2005 17:37:29 +0000 (17:37 +0000)]
- Make -U mode play nicely with redirected tests

19 years ago- Add missing global variable
Marcus Boerger [Sat, 10 Dec 2005 16:58:35 +0000 (16:58 +0000)]
- Add missing global variable

19 years ago- Rewrite --r* and add --rfunction
Marcus Boerger [Sat, 10 Dec 2005 13:43:51 +0000 (13:43 +0000)]
- Rewrite --r* and add --rfunction

19 years agoChangeLog update
<changelog@php.net> [Sat, 10 Dec 2005 06:53:20 +0000 (06:53 +0000)]
ChangeLog update

19 years agoadd missing tests
Greg Beaver [Sat, 10 Dec 2005 02:33:35 +0000 (02:33 +0000)]
add missing tests

19 years agocrc32 mismatch test
Greg Beaver [Sat, 10 Dec 2005 02:33:09 +0000 (02:33 +0000)]
crc32 mismatch test

19 years agoadd crc checked flag, for slight speedup on multiple access to the same file
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

19 years agonew test, better naming of tests
Greg Beaver [Fri, 9 Dec 2005 23:55:52 +0000 (23:55 +0000)]
new test, better naming of tests

19 years agofix leaks, mem corruption, and add test for successful phar
Greg Beaver [Fri, 9 Dec 2005 23:37:03 +0000 (23:37 +0000)]
fix leaks, mem corruption, and add test for successful phar

19 years agofix #35617
Antony Dovgal [Fri, 9 Dec 2005 22:26:39 +0000 (22:26 +0000)]
fix #35617
no need to separate zvals twice

19 years agoMFB51: Fixed typo in gcov output filename
Ilia Alshanetsky [Fri, 9 Dec 2005 21:40:55 +0000 (21:40 +0000)]
MFB51: Fixed typo in gcov output filename

19 years agoallow NULL prefix to create default namespace
Rob Richards [Fri, 9 Dec 2005 20:51:23 +0000 (20:51 +0000)]
allow NULL prefix to create default namespace
fix tests

19 years agoadd constraint check for number of manifest entries, and test
Greg Beaver [Fri, 9 Dec 2005 19:55:29 +0000 (19:55 +0000)]
add constraint check for number of manifest entries, and test

19 years agoMF51: fix wrong macro usage
Antony Dovgal [Fri, 9 Dec 2005 18:53:54 +0000 (18:53 +0000)]
MF51: fix wrong macro usage

19 years ago- no need to test if jpeg support exists
Pierre Joye [Fri, 9 Dec 2005 18:16:21 +0000 (18:16 +0000)]
- no need to test if jpeg support exists

19 years ago- MFB: test for compression mode in imagepng
Pierre Joye [Fri, 9 Dec 2005 18:14:12 +0000 (18:14 +0000)]
- MFB: test for compression mode in imagepng

19 years agoFixed bug #35612 (iis6 Access Violation crash)
Dmitry Stogov [Fri, 9 Dec 2005 18:09:08 +0000 (18:09 +0000)]
Fixed bug #35612 (iis6 Access Violation crash)

19 years ago- Readd -u and -U
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

19 years agoBug #34429 (Output buffering cannot be turned off with FastCGI)
Dmitry Stogov [Fri, 9 Dec 2005 16:58:02 +0000 (16:58 +0000)]
Bug #34429 (Output buffering cannot be turned off with FastCGI)

19 years agoFixed possible SIGSEGV (Rob Richards)
Dmitry Stogov [Fri, 9 Dec 2005 15:28:57 +0000 (15:28 +0000)]
Fixed possible SIGSEGV (Rob Richards)

19 years agoSupport for 64-bit platforms
Dmitry Stogov [Fri, 9 Dec 2005 13:41:06 +0000 (13:41 +0000)]
Support for 64-bit platforms

19 years agoMF51: nuke C++ comment
Antony Dovgal [Fri, 9 Dec 2005 13:32:07 +0000 (13:32 +0000)]
MF51: nuke C++ comment

19 years ago- Section FILE does not exist for redirection tests
Marcus Boerger [Fri, 9 Dec 2005 09:49:58 +0000 (09:49 +0000)]
- Section FILE does not exist for redirection tests

19 years agoChangeLog update
<changelog@php.net> [Fri, 9 Dec 2005 06:51:50 +0000 (06:51 +0000)]
ChangeLog update

19 years agoupdate TODO
Rob Richards [Fri, 9 Dec 2005 06:43:35 +0000 (06:43 +0000)]
update TODO

19 years ago- dtd added, remove from todo
Pierre Joye [Fri, 9 Dec 2005 06:31:21 +0000 (06:31 +0000)]
- dtd added, remove from todo

19 years ago- enable a few additional functions
Rob Richards [Fri, 9 Dec 2005 04:56:21 +0000 (04:56 +0000)]
- enable a few additional functions
- add tests

19 years ago- Add missing newline
Marcus Boerger [Fri, 9 Dec 2005 00:30:05 +0000 (00:30 +0000)]
- Add missing newline

19 years ago- MFH (Ilia's changes)
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.

19 years agoadd new tests
Antony Dovgal [Thu, 8 Dec 2005 22:31:55 +0000 (22:31 +0000)]
add new tests

19 years agoimprove error message
Antony Dovgal [Thu, 8 Dec 2005 22:05:44 +0000 (22:05 +0000)]
improve error message

19 years agoadd 1 to the max_length to keep \0 at its place
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

19 years agoMFB51: Include a legend in the gcov report
Ilia Alshanetsky [Thu, 8 Dec 2005 21:12:31 +0000 (21:12 +0000)]
MFB51: Include a legend in the gcov report

19 years agofix segfault in SplFileObject when file doesn't exist or cannot be read
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

19 years agoAllow the extension to be compiled as shared object on win32
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

19 years agoMFB51: Added myself to a list of extensions/sapis I try to maintain.
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.

19 years agoMFB51: Final fix for gcov generation.
Ilia Alshanetsky [Thu, 8 Dec 2005 16:00:47 +0000 (16:00 +0000)]
MFB51: Final fix for gcov generation.

19 years agoFixed test
Dmitry Stogov [Thu, 8 Dec 2005 08:10:00 +0000 (08:10 +0000)]
Fixed test

19 years agoimprove error messages to state overrun when it exists. Also, catch overrun before...
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

19 years agonew test for truncated manifest
Greg Beaver [Thu, 8 Dec 2005 07:49:47 +0000 (07:49 +0000)]
new test for truncated manifest

19 years agoCS // -> /* */
Greg Beaver [Thu, 8 Dec 2005 07:38:44 +0000 (07:38 +0000)]
CS // -> /* */

19 years agorework errors slightly. Add buffer overflow check for manifest, so we don't create...
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

19 years agoadd next truncation test, tweak error messages
Greg Beaver [Thu, 8 Dec 2005 07:08:49 +0000 (07:08 +0000)]
add next truncation test, tweak error messages

19 years agoChangeLog update
<changelog@php.net> [Thu, 8 Dec 2005 06:46:37 +0000 (06:46 +0000)]
ChangeLog update