]> granicus.if.org Git - php/log
php
20 years agoFixed bug #30329 (Error Fetching http body, No Content-Length, connection closed...
Dmitry Stogov [Wed, 1 Dec 2004 18:22:40 +0000 (18:22 +0000)]
Fixed bug #30329 (Error Fetching http body, No Content-Length, connection closed or chunked data).

20 years agoPort 443 is default for https, so we shouldn't put it into Host:
Dmitry Stogov [Wed, 1 Dec 2004 17:33:32 +0000 (17:33 +0000)]
Port 443 is default for https, so we shouldn't put it into Host:

20 years agoFixed bug #30359 (SOAP client requests have no port in "Host" field ).
Dmitry Stogov [Wed, 1 Dec 2004 16:59:48 +0000 (16:59 +0000)]
Fixed bug #30359 (SOAP client requests have no port in "Host" field ).

20 years ago- Fixed MacOSX compilation (Patch by Christian)
Derick Rethans [Wed, 1 Dec 2004 15:05:02 +0000 (15:05 +0000)]
- Fixed MacOSX compilation  (Patch by Christian)

20 years agoFixed bug #29883 (isset gives invalid values on strings).
Dmitry Stogov [Wed, 1 Dec 2004 14:02:35 +0000 (14:02 +0000)]
Fixed bug #29883 (isset gives invalid values on strings).

20 years ago- MF43: Update install instructions
Derick Rethans [Wed, 1 Dec 2004 09:15:49 +0000 (09:15 +0000)]
- MF43: Update install instructions

20 years agoremove old test files
Greg Beaver [Wed, 1 Dec 2004 06:09:06 +0000 (06:09 +0000)]
remove old test files

20 years agoChangeLog update
<changelog@php.net> [Wed, 1 Dec 2004 01:32:00 +0000 (01:32 +0000)]
ChangeLog update

20 years agoFixed bug #30945 (make ctype_* functions return FALSE on empty strings).
Ilia Alshanetsky [Tue, 30 Nov 2004 16:55:55 +0000 (16:55 +0000)]
Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
Slight performance improvement of multi-byte string checking via ctype_*.

20 years agoChangeLog update
<changelog@php.net> [Tue, 30 Nov 2004 01:33:45 +0000 (01:33 +0000)]
ChangeLog update

20 years agoThis test is conditional on the libTidy library. On some configurations
Ilia Alshanetsky [Tue, 30 Nov 2004 00:01:30 +0000 (00:01 +0000)]
This test is conditional on the libTidy library. On some configurations
tidy crashes due to a bug in the lib.

20 years ago- Added testcase for bug #30695
Derick Rethans [Mon, 29 Nov 2004 10:15:03 +0000 (10:15 +0000)]
- Added testcase for bug #30695

20 years ago- MFH: Revert Joe's work around a bug in GCC patch as it breaks too many things.
Derick Rethans [Mon, 29 Nov 2004 09:32:15 +0000 (09:32 +0000)]
- MFH: Revert Joe's work around a bug in GCC patch as it breaks too many things.

20 years agoChangeLog update
<changelog@php.net> [Mon, 29 Nov 2004 01:35:51 +0000 (01:35 +0000)]
ChangeLog update

20 years agoSave test result file inside the build directory.
Ilia Alshanetsky [Sun, 28 Nov 2004 20:40:16 +0000 (20:40 +0000)]
Save test result file inside the build directory.

20 years ago- MnoGoSearch extension updated to fix compilation issues with
Sergey Kartashoff [Sun, 28 Nov 2004 20:03:05 +0000 (20:03 +0000)]
- MnoGoSearch extension updated to fix compilation issues with
  mnogosearch-3.2.25+

20 years agofix #29954 (array_reduce segfaults when initial value is array)
Antony Dovgal [Sun, 28 Nov 2004 17:03:45 +0000 (17:03 +0000)]
fix #29954 (array_reduce segfaults when initial value is array)

20 years agoFixed: Correctly Initialize fields
Stefan Esser [Sun, 28 Nov 2004 13:32:29 +0000 (13:32 +0000)]
Fixed: Correctly Initialize fields

20 years agofix #30314
Antony Dovgal [Sun, 28 Nov 2004 13:21:09 +0000 (13:21 +0000)]
fix #30314

20 years agoFixed: removed possible integer over-/underflows
Stefan Esser [Sun, 28 Nov 2004 12:44:28 +0000 (12:44 +0000)]
Fixed: removed possible integer over-/underflows

20 years agoChangeLog update
<changelog@php.net> [Sun, 28 Nov 2004 01:35:04 +0000 (01:35 +0000)]
ChangeLog update

20 years agoImprove offset check inside shmop_write().
Ilia Alshanetsky [Sat, 27 Nov 2004 18:17:58 +0000 (18:17 +0000)]
Improve offset check inside shmop_write().

20 years agoBFN
Marcus Boerger [Sat, 27 Nov 2004 10:16:13 +0000 (10:16 +0000)]
BFN

20 years agoChangeLog update
<changelog@php.net> [Sat, 27 Nov 2004 01:32:02 +0000 (01:32 +0000)]
ChangeLog update

20 years ago'l' is long - int won't work on 64-bit
Stanislav Malyshev [Fri, 26 Nov 2004 13:17:30 +0000 (13:17 +0000)]
'l' is long - int won't work on 64-bit

20 years agoChangeLog update
<changelog@php.net> [Fri, 26 Nov 2004 01:33:14 +0000 (01:33 +0000)]
ChangeLog update

20 years agoCS
Ilia Alshanetsky [Thu, 25 Nov 2004 23:44:20 +0000 (23:44 +0000)]
CS

20 years agoChangeLog update
<changelog@php.net> [Thu, 25 Nov 2004 01:33:25 +0000 (01:33 +0000)]
ChangeLog update

20 years agoFixed compilation when PHP is built in separate directory.
Ilia Alshanetsky [Wed, 24 Nov 2004 23:12:18 +0000 (23:12 +0000)]
Fixed compilation when PHP is built in separate directory.

20 years ago- Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults)
Marcus Boerger [Wed, 24 Nov 2004 19:56:54 +0000 (19:56 +0000)]
- Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults)

20 years ago- Add new test
Marcus Boerger [Wed, 24 Nov 2004 19:56:25 +0000 (19:56 +0000)]
- Add new test

20 years agoChangeLog update
<changelog@php.net> [Wed, 24 Nov 2004 01:33:16 +0000 (01:33 +0000)]
ChangeLog update

20 years agoTest was fixed.
Dmitry Stogov [Tue, 23 Nov 2004 17:21:33 +0000 (17:21 +0000)]
Test was fixed.

20 years ago- We need to install the headers too.
Derick Rethans [Tue, 23 Nov 2004 13:05:24 +0000 (13:05 +0000)]
- We need to install the headers too.

20 years agoOnly dllexport during the compilation of iconv.c
Edin Kadribasic [Tue, 23 Nov 2004 12:04:07 +0000 (12:04 +0000)]
Only dllexport during the compilation of iconv.c

20 years ago- Export "php_iconv_string()".
Derick Rethans [Tue, 23 Nov 2004 09:44:54 +0000 (09:44 +0000)]
- Export "php_iconv_string()".

20 years ago- Added test for bug #28599
Derick Rethans [Tue, 23 Nov 2004 09:40:07 +0000 (09:40 +0000)]
- Added test for bug #28599

20 years agoChangeLog update
<changelog@php.net> [Tue, 23 Nov 2004 01:36:07 +0000 (01:36 +0000)]
ChangeLog update

20 years agoFixed compile warning.
Ilia Alshanetsky [Mon, 22 Nov 2004 23:29:59 +0000 (23:29 +0000)]
Fixed compile warning.

20 years agoAdding fbsql_set_characterset.
Frank M. Kromann [Mon, 22 Nov 2004 22:40:21 +0000 (22:40 +0000)]
Adding fbsql_set_characterset.
Change PHP_INI_USER to PHP_INI_ALL on fbsql.batchsize

20 years ago- Don't reuse Oracle connections in multi-threaded environments until
Andi Gutmans [Mon, 22 Nov 2004 21:44:42 +0000 (21:44 +0000)]
- Don't reuse Oracle connections in multi-threaded environments until
- we decide to either not support ZTS connection pooling (kind of
- pointless as PHP isn't stable in ZTS mode) or fix the 100% reproducable
- crash bug on oci_connect() under Windows most probably due to this
- problem.

20 years ago- Added test case for bug #30862.
Derick Rethans [Mon, 22 Nov 2004 21:41:16 +0000 (21:41 +0000)]
- Added test case for bug #30862.

20 years agoFix #30860 configure fails when tds is compiled as shared
Frank M. Kromann [Mon, 22 Nov 2004 19:41:43 +0000 (19:41 +0000)]
Fix #30860 configure fails when tds is compiled as shared

20 years agoTest was fixed.
Dmitry Stogov [Mon, 22 Nov 2004 17:43:03 +0000 (17:43 +0000)]
Test was fixed.

20 years agoSkip condition was fixed.
Dmitry Stogov [Mon, 22 Nov 2004 15:15:50 +0000 (15:15 +0000)]
Skip condition was fixed.

20 years agoTests were fixed.
Dmitry Stogov [Mon, 22 Nov 2004 15:12:32 +0000 (15:12 +0000)]
Tests were fixed.

20 years agoChangeLog update
<changelog@php.net> [Mon, 22 Nov 2004 01:36:34 +0000 (01:36 +0000)]
ChangeLog update

20 years agoemalloc -> safe_emalloc.
Ilia Alshanetsky [Sun, 21 Nov 2004 20:43:10 +0000 (20:43 +0000)]
emalloc -> safe_emalloc.

20 years agointernal entities get expanded if no default handler but cdata handler exists
Rob Richards [Sun, 21 Nov 2004 14:25:15 +0000 (14:25 +0000)]
internal entities get expanded if no default handler but cdata handler exists

20 years agofix yet another typo
Antony Dovgal [Sun, 21 Nov 2004 13:35:32 +0000 (13:35 +0000)]
fix yet another typo

20 years agofix typo (bug #30857)
Antony Dovgal [Sun, 21 Nov 2004 13:33:20 +0000 (13:33 +0000)]
fix typo (bug #30857)

20 years ago*** empty log message ***
Andi Gutmans [Sun, 21 Nov 2004 06:17:32 +0000 (06:17 +0000)]
*** empty log message ***

20 years agoChangeLog update
<changelog@php.net> [Sun, 21 Nov 2004 01:36:52 +0000 (01:36 +0000)]
ChangeLog update

20 years agoFixed: strip quotes from filename
Stefan Esser [Sat, 20 Nov 2004 18:49:36 +0000 (18:49 +0000)]
Fixed: strip quotes from filename

20 years ago- Attempt to fix #28598, bug introduced in GD (around php 4.3.4)
Pierre Joye [Sat, 20 Nov 2004 13:09:45 +0000 (13:09 +0000)]
- Attempt to fix #28598, bug introduced in GD (around php 4.3.4)
  The way they fix MS Symbol are wrong, multiple faces support hould added
  later, safer.

  Please test it with your weird fonts, if it works, MFH will be done.

20 years agofix crash when calling com methods
Rob Richards [Sat, 20 Nov 2004 11:40:49 +0000 (11:40 +0000)]
fix crash when calling com methods
 - due to change in Zend

20 years agoChangeLog update
<changelog@php.net> [Sat, 20 Nov 2004 01:36:16 +0000 (01:36 +0000)]
ChangeLog update

20 years agofix bug #30587 (array_multisort doesn't separate zvals before changing them)
Antony Dovgal [Fri, 19 Nov 2004 16:55:37 +0000 (16:55 +0000)]
fix bug #30587 (array_multisort doesn't separate zvals before changing them)

20 years agoChangeLog update
<changelog@php.net> [Fri, 19 Nov 2004 01:35:44 +0000 (01:35 +0000)]
ChangeLog update

20 years agoFixed bug #30061 (xml_set_start_namespace_decl_handler not called)
Rob Richards [Thu, 18 Nov 2004 19:59:23 +0000 (19:59 +0000)]
Fixed bug #30061 (xml_set_start_namespace_decl_handler not called)
hopefully resolve a bunch of entity issues

20 years agoprototype fixes (Jakub Vrána)
Rob Richards [Thu, 18 Nov 2004 19:54:30 +0000 (19:54 +0000)]
prototype fixes (Jakub Vrána)

20 years agoFixed bug #30832 ("!" stripped off comments in xml parser)
Rob Richards [Thu, 18 Nov 2004 18:26:13 +0000 (18:26 +0000)]
Fixed bug #30832 ("!" stripped off comments in xml parser)
reset sax->initialized flag when not using SAX2

20 years agofix SAX2 handling to work with libxml 2.6.16
Rob Richards [Thu, 18 Nov 2004 16:36:00 +0000 (16:36 +0000)]
fix SAX2 handling to work with libxml 2.6.16

20 years agofix typo so it compiles
Rob Richards [Thu, 18 Nov 2004 16:35:04 +0000 (16:35 +0000)]
fix typo so it compiles

20 years agorun-test2 should be able to emulate POST & GET in the same time
Antony Dovgal [Thu, 18 Nov 2004 14:57:45 +0000 (14:57 +0000)]
run-test2 should be able to emulate POST & GET in the same time

20 years agoChangeLog update
<changelog@php.net> [Thu, 18 Nov 2004 01:34:33 +0000 (01:34 +0000)]
ChangeLog update

20 years agoGracefully handle allocation failure.
Ilia Alshanetsky [Wed, 17 Nov 2004 23:42:14 +0000 (23:42 +0000)]
Gracefully handle allocation failure.

20 years ago- Really fix imagefill, part of my previous (old) fix was not applied
Pierre Joye [Wed, 17 Nov 2004 20:19:35 +0000 (20:19 +0000)]
- Really fix imagefill, part of my previous (old) fix was not applied
  (blame me), bak the alphablending and restore it on exit

20 years ago- MFB: fix #30739, imagefill did not set back alphablending mode
Pierre Joye [Wed, 17 Nov 2004 17:21:22 +0000 (17:21 +0000)]
- MFB: fix #30739, imagefill did not set back alphablending mode

20 years agofix crash
Stanislav Malyshev [Wed, 17 Nov 2004 12:06:27 +0000 (12:06 +0000)]
fix crash

20 years agonamespace was renamed
Dmitry Stogov [Wed, 17 Nov 2004 06:18:18 +0000 (06:18 +0000)]
namespace was renamed

20 years agoChangeLog update
<changelog@php.net> [Wed, 17 Nov 2004 01:37:20 +0000 (01:37 +0000)]
ChangeLog update

20 years agoFixed possible usage of un-initialized variable.
Ilia Alshanetsky [Tue, 16 Nov 2004 21:04:10 +0000 (21:04 +0000)]
Fixed possible usage of un-initialized variable.

20 years agoindentation fixed.
Dmitry Stogov [Tue, 16 Nov 2004 13:51:09 +0000 (13:51 +0000)]
indentation fixed.

20 years agoFixed bug #30799 (SoapServer doesn't handle private or protected properties)
Dmitry Stogov [Tue, 16 Nov 2004 13:04:39 +0000 (13:04 +0000)]
Fixed bug #30799 (SoapServer doesn't handle private or protected properties)

20 years agoClass mapping was implemented (Bug #29385 Soapserver always uses std class).
Dmitry Stogov [Tue, 16 Nov 2004 12:07:32 +0000 (12:07 +0000)]
Class mapping was implemented (Bug #29385 Soapserver always uses std class).

20 years ago- Make this compile for the Mac again
Derick Rethans [Tue, 16 Nov 2004 07:48:25 +0000 (07:48 +0000)]
- Make this compile for the Mac again

20 years agoChangeLog update
<changelog@php.net> [Tue, 16 Nov 2004 01:36:15 +0000 (01:36 +0000)]
ChangeLog update

20 years agoFix one-shot builds.
Frank M. Kromann [Mon, 15 Nov 2004 23:59:22 +0000 (23:59 +0000)]
Fix one-shot builds.

20 years agoFixed bug #29801 (Set limit on the size of mmapable data).
Ilia Alshanetsky [Mon, 15 Nov 2004 23:43:12 +0000 (23:43 +0000)]
Fixed bug #29801 (Set limit on the size of mmapable data).

20 years agoMFB: fixed build.
Ilia Alshanetsky [Mon, 15 Nov 2004 23:37:05 +0000 (23:37 +0000)]
MFB: fixed build.

20 years agoiconv is built-in in php5
Edin Kadribasic [Mon, 15 Nov 2004 23:27:48 +0000 (23:27 +0000)]
iconv is built-in in php5

20 years agoAdding most of the changes suggested in #30280. Mostly fix's for possible leaks.
Frank M. Kromann [Mon, 15 Nov 2004 22:45:29 +0000 (22:45 +0000)]
Adding most of the changes suggested in #30280. Mostly fix's for possible leaks.

20 years agoAvoid renaming of sprintf to php_sprintf
Frank M. Kromann [Mon, 15 Nov 2004 21:13:25 +0000 (21:13 +0000)]
Avoid renaming of sprintf to php_sprintf

20 years agoFix win32 build.
Frank M. Kromann [Mon, 15 Nov 2004 21:04:09 +0000 (21:04 +0000)]
Fix win32 build.

20 years ago- Fixed bug #30779 (Compile of Zend/zend_strtod.c fails on Sparc)
Derick Rethans [Mon, 15 Nov 2004 19:26:45 +0000 (19:26 +0000)]
- Fixed bug #30779 (Compile of Zend/zend_strtod.c fails on Sparc)

20 years ago# Unix EOLs fixed
Sergey Kartashoff [Mon, 15 Nov 2004 19:08:19 +0000 (19:08 +0000)]
# Unix EOLs fixed

20 years ago# Copyright header & version info changed to PHP 5 standard notice
Sergey Kartashoff [Mon, 15 Nov 2004 19:03:20 +0000 (19:03 +0000)]
# Copyright header & version info changed to PHP 5 standard notice

20 years agoAdding php_sprintf.c to Win32 build
Frank M. Kromann [Mon, 15 Nov 2004 18:27:10 +0000 (18:27 +0000)]
Adding php_sprintf.c to Win32 build

20 years ago- MF5.0: Fixed bug #28599 (strtotime fails with zero base time).
Derick Rethans [Mon, 15 Nov 2004 16:31:12 +0000 (16:31 +0000)]
- MF5.0: Fixed bug #28599 (strtotime fails with zero base time).

20 years agofix CLI leaks when using malformed option string
Antony Dovgal [Mon, 15 Nov 2004 14:00:48 +0000 (14:00 +0000)]
fix CLI leaks when using malformed option string

20 years ago- MFH4.3: Cleaned up some of the locale mess:
Derick Rethans [Mon, 15 Nov 2004 13:42:22 +0000 (13:42 +0000)]
- MFH4.3: Cleaned up some of the locale mess:
  * all internal use of sprintf, snprintf and the like will always
    use the . as thousands seperator (if php.h is included only!).
  * echo, printf() and sprintf() always render locale-aware
  * added the %F modifier for non-locale aware rendering for floats

20 years agoChangeLog update
<changelog@php.net> [Mon, 15 Nov 2004 01:36:53 +0000 (01:36 +0000)]
ChangeLog update

20 years agoAdded support for better control over FTP encryption protocols.
Ilia Alshanetsky [Sun, 14 Nov 2004 20:00:16 +0000 (20:00 +0000)]
Added support for better control over FTP encryption protocols.

20 years ago# Unix EOLs fixed
Sergey Kartashoff [Sun, 14 Nov 2004 19:29:59 +0000 (19:29 +0000)]
# Unix EOLs fixed

20 years ago- More mnogosearch-3.2.23+ compatibility
Sergey Kartashoff [Sun, 14 Nov 2004 18:30:40 +0000 (18:30 +0000)]
- More mnogosearch-3.2.23+ compatibility

20 years ago- Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables()
Marcus Boerger [Sun, 14 Nov 2004 18:01:44 +0000 (18:01 +0000)]
- Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables()

20 years agofix #30780 (tidy segfaults on 'new tidyNode;')
Antony Dovgal [Sun, 14 Nov 2004 13:33:59 +0000 (13:33 +0000)]
fix #30780 (tidy segfaults on 'new tidyNode;')

20 years agoChangeLog update
<changelog@php.net> [Sun, 14 Nov 2004 01:36:55 +0000 (01:36 +0000)]
ChangeLog update

20 years agoFixed bug #30566 (attribute namespace URIs are inconsistent when parsing).
Rob Richards [Sat, 13 Nov 2004 14:32:44 +0000 (14:32 +0000)]
Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).