]> granicus.if.org Git - php/log
php
21 years agoMFH(r-1.46): fix php_regex_encoding() so it can handle two additional encoding
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:50:19 +0000 (07:50 +0000)]
MFH(r-1.46): fix php_regex_encoding() so it can handle two additional encoding
names mbfilter supports by default. (Patch by Seiji Masugata)

21 years agoBFN
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:01:24 +0000 (07:01 +0000)]
BFN

21 years agoFixed bug #25707 (html_entity_decode over-decodes <)
Moriyoshi Koizumi [Thu, 2 Oct 2003 07:00:56 +0000 (07:00 +0000)]
Fixed bug #25707 (html_entity_decode over-decodes <)
# note: not MFH stuff

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 2 Oct 2003 06:57:22 +0000 (06:57 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #25701 (On flush() set headers_sent in apache2handler)
Ilia Alshanetsky [Thu, 2 Oct 2003 03:24:43 +0000 (03:24 +0000)]
MFH: Fixed bug #25701 (On flush() set headers_sent in apache2handler)

21 years agoMFH: fix for bug #25719
foobar [Thu, 2 Oct 2003 00:35:31 +0000 (00:35 +0000)]
MFH: fix for bug #25719

21 years agoMake sure to clear out the refcount.
Andrei Zmievski [Wed, 1 Oct 2003 23:13:04 +0000 (23:13 +0000)]
Make sure to clear out the refcount.

21 years ago@- Made $argc and $argv always available as globals in CLI. No more
Andrei Zmievski [Wed, 1 Oct 2003 21:24:19 +0000 (21:24 +0000)]
@- Made $argc and $argv always available as globals in CLI. No more
@  silliness. (Andrei)

21 years agoMFH
foobar [Wed, 1 Oct 2003 02:54:39 +0000 (02:54 +0000)]
MFH

21 years agoMFH: Always prefer user specified paths over the default /usr /usr/local.
Ilia Alshanetsky [Tue, 30 Sep 2003 22:38:29 +0000 (22:38 +0000)]
MFH: Always prefer user specified paths over the default /usr /usr/local.

21 years agoMFH: Fixed bug #25703 (openssl checks failed)
foobar [Tue, 30 Sep 2003 18:08:57 +0000 (18:08 +0000)]
MFH: Fixed bug #25703 (openssl checks failed)

21 years agoMove entry to the right place
Moriyoshi Koizumi [Tue, 30 Sep 2003 04:24:18 +0000 (04:24 +0000)]
Move entry to the right place

21 years agoMFH better #45 fix
Greg Beaver [Tue, 30 Sep 2003 02:57:28 +0000 (02:57 +0000)]
MFH better #45 fix

21 years agoBFN
Moriyoshi Koizumi [Tue, 30 Sep 2003 00:41:56 +0000 (00:41 +0000)]
BFN

21 years agoMFH: Fixed bug #25669 (eregi() with non-ascii characters)
Moriyoshi Koizumi [Tue, 30 Sep 2003 00:41:00 +0000 (00:41 +0000)]
MFH: Fixed bug #25669 (eregi() with non-ascii characters)

21 years agoBack to dev.
Ilia Alshanetsky [Tue, 30 Sep 2003 00:35:52 +0000 (00:35 +0000)]
Back to dev.

21 years ago4.3.4RC1 is a go.
Ilia Alshanetsky [Mon, 29 Sep 2003 23:48:16 +0000 (23:48 +0000)]
4.3.4RC1 is a go.

21 years agoMFH: More NaN & INF handling fixes.
Ilia Alshanetsky [Mon, 29 Sep 2003 23:44:17 +0000 (23:44 +0000)]
MFH: More NaN & INF handling fixes.

21 years agoMFH
Greg Beaver [Mon, 29 Sep 2003 17:43:16 +0000 (17:43 +0000)]
MFH

21 years agoMFH #45, whitespace, bug in return of install()
Greg Beaver [Mon, 29 Sep 2003 17:38:37 +0000 (17:38 +0000)]
MFH #45, whitespace, bug in return of install()

21 years ago- Upgrade DB to 1.5.0RC2
Pierre Joye [Mon, 29 Sep 2003 14:49:18 +0000 (14:49 +0000)]
- Upgrade DB to 1.5.0RC2

21 years agoMFH 4.3.4RC1
Pierre Joye [Mon, 29 Sep 2003 14:06:44 +0000 (14:06 +0000)]
MFH 4.3.4RC1

21 years agoallow realpath() for win32 non-ZTS
Stanislav Malyshev [Mon, 29 Sep 2003 14:04:16 +0000 (14:04 +0000)]
allow realpath() for win32 non-ZTS

21 years agoHave realpath now
Stanislav Malyshev [Mon, 29 Sep 2003 13:57:43 +0000 (13:57 +0000)]
Have realpath now

21 years agoadd realpath for Win32 non-ZTS
Stanislav Malyshev [Mon, 29 Sep 2003 13:57:03 +0000 (13:57 +0000)]
add realpath for Win32 non-ZTS

21 years agoMFH(r-1.399): simplification
Moriyoshi Koizumi [Mon, 29 Sep 2003 02:23:52 +0000 (02:23 +0000)]
MFH(r-1.399): simplification

21 years agoMFH: Fixed Bug #25665 (var_dump() hangs on Nan and INF).
Ilia Alshanetsky [Mon, 29 Sep 2003 01:09:36 +0000 (01:09 +0000)]
MFH: Fixed Bug #25665 (var_dump() hangs on Nan and INF).

21 years agoMFH
Tal Peer [Sun, 28 Sep 2003 13:37:59 +0000 (13:37 +0000)]
MFH

21 years agoMFH
foobar [Sat, 27 Sep 2003 20:54:00 +0000 (20:54 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Sat, 27 Sep 2003 18:48:49 +0000 (18:48 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH BugFix# 25671 subarray corruption in str_replace
Sara Golemon [Fri, 26 Sep 2003 18:00:00 +0000 (18:00 +0000)]
MFH BugFix# 25671 subarray corruption in str_replace

21 years agoMFH(r-1.45): repatch fixes for the problem that was reported at php-dev@php.gr.jp...
Moriyoshi Koizumi [Fri, 26 Sep 2003 17:47:10 +0000 (17:47 +0000)]
MFH(r-1.45): repatch fixes for the problem that was reported at php-dev@php.gr.jp (#884)

21 years agoFix typo
Moriyoshi Koizumi [Fri, 26 Sep 2003 16:33:58 +0000 (16:33 +0000)]
Fix typo

21 years agoFix typo
Moriyoshi Koizumi [Fri, 26 Sep 2003 11:06:39 +0000 (11:06 +0000)]
Fix typo

21 years agoMFH
Hartmut Holzgraefe [Fri, 26 Sep 2003 10:13:35 +0000 (10:13 +0000)]
MFH

21 years agoMFH
foobar [Fri, 26 Sep 2003 09:56:57 +0000 (09:56 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 26 Sep 2003 09:56:25 +0000 (09:56 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH
foobar [Thu, 25 Sep 2003 14:53:58 +0000 (14:53 +0000)]
MFH

21 years agoMFH: Fixed bug #25070 (Don't forget to unlock session files on win32 before
Ilia Alshanetsky [Wed, 24 Sep 2003 23:39:22 +0000 (23:39 +0000)]
MFH: Fixed bug #25070 (Don't forget to unlock session files on win32 before
closing them).

21 years agoMFH: Fixed bug #25293 (Output correct EOL to error_log)
Ilia Alshanetsky [Wed, 24 Sep 2003 23:22:32 +0000 (23:22 +0000)]
MFH: Fixed bug #25293 (Output correct EOL to error_log)

21 years ago- Fixed bug #25648 (xslt_set_encoding() being not detected correctly)
foobar [Wed, 24 Sep 2003 22:55:59 +0000 (22:55 +0000)]
- Fixed bug #25648 (xslt_set_encoding() being not detected correctly)

21 years agoMFH: use pkg-config if available for openssl setup
foobar [Wed, 24 Sep 2003 14:31:18 +0000 (14:31 +0000)]
MFH: use pkg-config if available for openssl setup

21 years agoBEFH
foobar [Wed, 24 Sep 2003 08:28:26 +0000 (08:28 +0000)]
BEFH

21 years agoBug fixing news.
Ilia Alshanetsky [Wed, 24 Sep 2003 02:30:16 +0000 (02:30 +0000)]
Bug fixing news.

21 years agoMFH: Specify full path for the cat utility for mbstring e-mail tests.
Ilia Alshanetsky [Wed, 24 Sep 2003 02:29:15 +0000 (02:29 +0000)]
MFH: Specify full path for the cat utility for mbstring e-mail tests.
MFH: Previously made fixes to tests that address bug #25635

21 years agoMFH: Fixed bug #24402 (Compile failure with gettext 0.12.x)
foobar [Wed, 24 Sep 2003 02:08:48 +0000 (02:08 +0000)]
MFH: Fixed bug #24402 (Compile failure with gettext 0.12.x)

21 years agoMFH: basic gettext test
foobar [Wed, 24 Sep 2003 00:44:23 +0000 (00:44 +0000)]
MFH: basic gettext test

21 years agoMFH: Fixed bug #25636 (SNMP Session not closed on success).
Ilia Alshanetsky [Tue, 23 Sep 2003 18:26:10 +0000 (18:26 +0000)]
MFH: Fixed bug #25636 (SNMP Session not closed on success).

21 years agoMFH: Removed unnecessary ssl.h include
foobar [Tue, 23 Sep 2003 16:04:55 +0000 (16:04 +0000)]
MFH: Removed unnecessary ssl.h include

21 years ago"Fix" for bug #25614.
Wez Furlong [Tue, 23 Sep 2003 14:52:28 +0000 (14:52 +0000)]
"Fix" for bug #25614.
The openssl_pkey_get_public() doesn't work as advertized in the docs; it can't
get a public key from a private key (because a key is a key), but would return
the private key anyway.  The function was originally designed to get the public
key from a certificate.

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 23 Sep 2003 10:06:20 +0000 (10:06 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: - Fixed bug #25604 (HAVE_SNMP_PARSE_OID undefined with phpize build)
foobar [Tue, 23 Sep 2003 08:16:47 +0000 (08:16 +0000)]
MFH: - Fixed bug #25604 (HAVE_SNMP_PARSE_OID undefined with phpize build)

21 years agoremoved unnessesary null byte (patched by komura).
Rui Hirokawa [Tue, 23 Sep 2003 02:54:28 +0000 (02:54 +0000)]
removed unnessesary null byte (patched by komura).

21 years agoMFH: string format stuff.
Ilia Alshanetsky [Mon, 22 Sep 2003 23:28:09 +0000 (23:28 +0000)]
MFH: string format stuff.

21 years agoMFH: String formating.
Ilia Alshanetsky [Mon, 22 Sep 2003 04:18:39 +0000 (04:18 +0000)]
MFH: String formating.

21 years agoMajor bug fix upgrade to the bundled libfcgi
Sascha Schumann [Sun, 21 Sep 2003 22:08:17 +0000 (22:08 +0000)]
Major bug fix upgrade to the bundled libfcgi

A delta between libfcgi 2.2.2 and 2.4.1-SNAP has been applied to the
source.  Shane's impersonation, putenv and exit->return improvements
have been carried over.  One of Shane's changes caused the first process
to hang after one request.  The modification has been deactived (os_win32.c).

These changes together with a patch to mod_fastcgi, make Apache/mod_fastcgi
and PHP work under Win32.  It was basically unusable before that.

21 years agoMFH: typo fix in error message
foobar [Sun, 21 Sep 2003 15:40:28 +0000 (15:40 +0000)]
MFH: typo fix in error message

21 years agoAvoid zero-length keys which result in a spinning process
Sascha Schumann [Sat, 20 Sep 2003 16:09:41 +0000 (16:09 +0000)]
Avoid zero-length keys which result in a spinning process

21 years agoFix potential buffer overrun
Sascha Schumann [Sat, 20 Sep 2003 12:44:13 +0000 (12:44 +0000)]
Fix potential buffer overrun

21 years agoMFH
foobar [Sat, 20 Sep 2003 03:22:54 +0000 (03:22 +0000)]
MFH

21 years agoMFH: Fixed bug #25583 (Incorrect handling of paths starting with / on win32
Ilia Alshanetsky [Sat, 20 Sep 2003 02:52:45 +0000 (02:52 +0000)]
MFH: Fixed bug #25583 (Incorrect handling of paths starting with / on win32
inside glob() function).

21 years agoRevert previous patch.
Ilia Alshanetsky [Sat, 20 Sep 2003 02:08:12 +0000 (02:08 +0000)]
Revert previous patch.

21 years agoBug fixing news.
Ilia Alshanetsky [Sat, 20 Sep 2003 01:41:45 +0000 (01:41 +0000)]
Bug fixing news.

21 years agoMFH: Fixed bug #25583 (Incorrect handling of absolute path without drive).
Ilia Alshanetsky [Sat, 20 Sep 2003 01:41:18 +0000 (01:41 +0000)]
MFH: Fixed bug #25583 (Incorrect handling of absolute path without drive).

21 years agoMFH: - Fixed typo
Derick Rethans [Fri, 19 Sep 2003 12:24:48 +0000 (12:24 +0000)]
MFH: - Fixed typo

21 years agoMake sure phpize/php-config are build
foobar [Fri, 19 Sep 2003 05:35:21 +0000 (05:35 +0000)]
Make sure phpize/php-config are build

21 years agoMFH: Fixed bug #25570 (Possible crash in apache2handler when zend_bailout
Ilia Alshanetsky [Fri, 19 Sep 2003 00:44:58 +0000 (00:44 +0000)]
MFH: Fixed bug #25570 (Possible crash in apache2handler when zend_bailout
called outside of zend_try {} block).

21 years agofix some threading issues
Rob Richards [Wed, 17 Sep 2003 19:34:42 +0000 (19:34 +0000)]
fix some threading issues
fix mem leaks in append_child with attribute nodes

21 years ago--enable-track-vars does not exist
foobar [Wed, 17 Sep 2003 05:28:42 +0000 (05:28 +0000)]
--enable-track-vars does not exist

21 years agoMFH: Fixed bug #25106 (Added more stringent checks on bzopen() mode).
Ilia Alshanetsky [Mon, 15 Sep 2003 23:49:41 +0000 (23:49 +0000)]
MFH: Fixed bug #25106 (Added more stringent checks on bzopen() mode).

21 years agoMFH: Test for bug #25547
Marcus Boerger [Mon, 15 Sep 2003 20:40:56 +0000 (20:40 +0000)]
MFH: Test for bug #25547

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 15 Sep 2003 20:30:33 +0000 (20:30 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agocrap removal
foobar [Mon, 15 Sep 2003 04:13:41 +0000 (04:13 +0000)]
crap removal

21 years agoMFH: Fixed bug #25530 (checkdate incorrectly handles floats)
Ilia Alshanetsky [Mon, 15 Sep 2003 00:08:05 +0000 (00:08 +0000)]
MFH: Fixed bug #25530 (checkdate incorrectly handles floats)

21 years agoMFH(r-1.147): Fix Bug #25525 ldap_explode_dn() crashes when passed invalid params
Sara Golemon [Sat, 13 Sep 2003 17:31:25 +0000 (17:31 +0000)]
MFH(r-1.147): Fix Bug #25525 ldap_explode_dn() crashes when passed invalid params

21 years agoWhen opening file for write, it may not exist.
Ilia Alshanetsky [Fri, 12 Sep 2003 04:53:39 +0000 (04:53 +0000)]
When opening file for write, it may not exist.

21 years agoMFH: - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters)
foobar [Fri, 12 Sep 2003 01:32:38 +0000 (01:32 +0000)]
MFH: - Fixed bug #25504 (pcre_match_all() crashes when passed only 2 parameters)

21 years agoBFN
foobar [Thu, 11 Sep 2003 23:51:27 +0000 (23:51 +0000)]
BFN

21 years agoMFH: - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query())
foobar [Thu, 11 Sep 2003 23:51:14 +0000 (23:51 +0000)]
MFH: - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query())

21 years agofff
foobar [Thu, 11 Sep 2003 18:16:18 +0000 (18:16 +0000)]
fff

21 years agoFixed bug #25494 (array_merge allowing "false" as argument (silent when
Jay Smith [Thu, 11 Sep 2003 17:28:27 +0000 (17:28 +0000)]
Fixed bug #25494 (array_merge allowing "false" as argument (silent when
non-array is passed))
# Now throws E_NOTICE for non-array args as per Ilia's suggestion.

21 years agoMFH: - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)
foobar [Thu, 11 Sep 2003 15:26:53 +0000 (15:26 +0000)]
MFH: - Fixed bug #25463 (ext/cpdf: compile failure with bundled GD)

21 years agoMFH: Fixed bug #25316 (Possible infinite loop inside _php_stream_write()).
Ilia Alshanetsky [Thu, 11 Sep 2003 05:07:47 +0000 (05:07 +0000)]
MFH: Fixed bug #25316 (Possible infinite loop inside _php_stream_write()).

21 years agoMFH: Cleanup r1.76 patch
Ilia Alshanetsky [Thu, 11 Sep 2003 04:46:31 +0000 (04:46 +0000)]
MFH: Cleanup r1.76 patch

21 years agowtf is w/ZTS? (for users? :)
foobar [Thu, 11 Sep 2003 02:00:52 +0000 (02:00 +0000)]
wtf is w/ZTS? (for users? :)

21 years agoMFH
Hartmut Holzgraefe [Thu, 11 Sep 2003 01:45:02 +0000 (01:45 +0000)]
MFH

21 years agoMFH: Fix for bug #23488 zlib.output_compression overrides vary header.
Stefan Roehrich [Wed, 10 Sep 2003 08:49:46 +0000 (08:49 +0000)]
MFH: Fix for bug #23488 zlib.output_compression overrides vary header.
It was already fixed for ob_gzhandler (#24827).

21 years agobuf -> bug
foobar [Wed, 10 Sep 2003 01:28:34 +0000 (01:28 +0000)]
buf -> bug

21 years ago- Fixed bug #25385 (ob_gzhandler(): typo in sapi_add_header_ex() call)
foobar [Wed, 10 Sep 2003 01:23:38 +0000 (01:23 +0000)]
- Fixed bug #25385 (ob_gzhandler(): typo in sapi_add_header_ex() call)

21 years ago#if -> #ifdef
Ilia Alshanetsky [Wed, 10 Sep 2003 01:03:41 +0000 (01:03 +0000)]
#if -> #ifdef

21 years agoMFH: Fixed bug #25429 (fix copying of stdin using copy() function)
Ilia Alshanetsky [Wed, 10 Sep 2003 00:59:46 +0000 (00:59 +0000)]
MFH: Fixed bug #25429 (fix copying of stdin using copy() function)

21 years agoMFH: Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existent
Ilia Alshanetsky [Wed, 10 Sep 2003 00:22:20 +0000 (00:22 +0000)]
MFH: Fixed bug #14049 (realpath() w/ZTS returns invalid results for non-existent
paths)

21 years agoBFN
foobar [Tue, 9 Sep 2003 21:47:20 +0000 (21:47 +0000)]
BFN

21 years agoMFH: runtime apache version
foobar [Tue, 9 Sep 2003 21:42:57 +0000 (21:42 +0000)]
MFH: runtime apache version

21 years agoFix testcases, failing with 'America/New_York' vs. 'US/Eastern' systems
Melvyn Sopacua [Tue, 9 Sep 2003 21:31:51 +0000 (21:31 +0000)]
Fix testcases, failing with 'America/New_York' vs. 'US/Eastern' systems
and fallback to POSIX-style. The fallback is based on tzset(3)  manpage [1]
for these systems and may apply to past and future unknowns as well.

Affected systems:   4.4BSD

Possible problem:   OSF

Proposed solution:  leave testcase as is, and if OSF systems start
                    failing during next qa-cycle, always use POSIX style in
                    testcases and add portability note to docs.

# [1] If the TZ environment variable does not specify a tzfile(5)-format
#     file and cannot be interpreted as a direct specification, UTC is
#     used.

21 years agoBFN 25294
Sara Golemon [Tue, 9 Sep 2003 21:20:07 +0000 (21:20 +0000)]
BFN 25294

21 years agoMFH(r-1.91) Fix Bug #25294 LIST/NLST can cause segfault because ftp->data not cleaned...
Sara Golemon [Tue, 9 Sep 2003 21:15:20 +0000 (21:15 +0000)]
MFH(r-1.91) Fix Bug #25294 LIST/NLST can cause segfault because ftp->data not cleaned properly

21 years agoBFN
foobar [Tue, 9 Sep 2003 19:58:06 +0000 (19:58 +0000)]
BFN

21 years agoFix #23326: Attributes via append_child not supported
Melvyn Sopacua [Tue, 9 Sep 2003 19:43:45 +0000 (19:43 +0000)]
Fix #23326: Attributes via append_child not supported
Add testcase

21 years agoBFN
foobar [Tue, 9 Sep 2003 19:27:56 +0000 (19:27 +0000)]
BFN