]>
granicus.if.org Git - php/log
Moriyoshi Koizumi [Wed, 23 Jun 2004 22:07:01 +0000 (22:07 +0000)]
- Fix buf #28466 (mbstring_convert_variables() problem).
Sascha Schumann [Wed, 23 Jun 2004 16:29:16 +0000 (16:29 +0000)]
- fix logic. if the client already sent us the cookie, we don't
need to send it again. if the id has been changed, we need to
update the client side.
Uwe Schindler [Wed, 23 Jun 2004 13:05:12 +0000 (13:05 +0000)]
Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM
Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables
Andrei Zmievski [Tue, 22 Jun 2004 22:20:38 +0000 (22:20 +0000)]
pcre_info() is deprecated. Hence, update to pcre_fullinfo() and do more
rigorous checking of return values.
Ilia Alshanetsky [Tue, 22 Jun 2004 20:27:50 +0000 (20:27 +0000)]
MFH: Fixed possible buffer overflow.
Uwe Schindler [Tue, 22 Jun 2004 15:55:05 +0000 (15:55 +0000)]
Fix bug #28878: php.ini values in php4_execute
Uwe Schindler [Tue, 22 Jun 2004 15:37:55 +0000 (15:37 +0000)]
Fix bug #28878: php.ini values in php4_execute
Ilia Alshanetsky [Mon, 21 Jun 2004 22:53:59 +0000 (22:53 +0000)]
MFH: Added missing safe_mode check.
Sara Golemon [Mon, 21 Jun 2004 19:34:58 +0000 (19:34 +0000)]
BFN
Sara Golemon [Mon, 21 Jun 2004 19:33:48 +0000 (19:33 +0000)]
MFH: BugFix#28868 Wrapper hash not thread-safe
Jan Lehnardt [Sat, 19 Jun 2004 20:37:55 +0000 (20:37 +0000)]
- MFH (fix for #28847)
Stefan Esser [Sat, 19 Jun 2004 15:09:47 +0000 (15:09 +0000)]
Fixed some 64bit and other zend_parse_parameters bugs
Ilia Alshanetsky [Fri, 18 Jun 2004 00:44:40 +0000 (00:44 +0000)]
MFH: Fixed possible memory leak.
Ilia Alshanetsky [Fri, 18 Jun 2004 00:37:02 +0000 (00:37 +0000)]
MFH: Fixed bug #28818 (Apache 2 sapis do not export st_dev).
Brad House [Thu, 17 Jun 2004 03:16:59 +0000 (03:16 +0000)]
merge name change from mcve -> monetra
add compatability layer for v3.2 functionality, so existing scripts
will work without any migration needed.
This patch has been sitting in PHP 5 for some time, and seems to
be working quite well. A quick backport of that patch to php4.
Ilia Alshanetsky [Thu, 17 Jun 2004 00:17:52 +0000 (00:17 +0000)]
MFH: Properly handly high ascii values in soundex().
Ilia Alshanetsky [Wed, 16 Jun 2004 01:53:59 +0000 (01:53 +0000)]
New & improved strspn() & strcspn(), ~30% in most cases.
# In part based on patch by Alexander Valyalkin
Ilia Alshanetsky [Tue, 15 Jun 2004 02:02:45 +0000 (02:02 +0000)]
A faster & more memory efficient php_addslashes() implementation.
Edin Kadribasic [Sun, 13 Jun 2004 01:02:31 +0000 (01:02 +0000)]
Part of fix for #28745: link agains extension against iconv
Greg Beaver [Sat, 12 Jun 2004 06:16:17 +0000 (06:16 +0000)]
MFH bugfixes
Greg Beaver [Sat, 12 Jun 2004 05:50:51 +0000 (05:50 +0000)]
MFH: Installer and ErrorStack bugfixes/ErrorStack features
Ilia Alshanetsky [Thu, 10 Jun 2004 19:38:26 +0000 (19:38 +0000)]
MFH: hypot() is not experimental.
Derick Rethans [Thu, 10 Jun 2004 14:48:46 +0000 (14:48 +0000)]
- Fixed bug #28730 (Wrong website in configure output)
Ilia Alshanetsky [Thu, 10 Jun 2004 14:06:20 +0000 (14:06 +0000)]
MFH: Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
command does not support -e parameter).
Frank M. Kromann [Wed, 9 Jun 2004 18:12:29 +0000 (18:12 +0000)]
MFH: Fix win32 build
Ilia Alshanetsky [Wed, 9 Jun 2004 15:10:19 +0000 (15:10 +0000)]
Correct alt text for easter egg logo.
Ilia Alshanetsky [Wed, 9 Jun 2004 14:50:33 +0000 (14:50 +0000)]
MFH: Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
Ilia Alshanetsky [Wed, 9 Jun 2004 14:39:36 +0000 (14:39 +0000)]
MFH: Fixed bug #28525 (gmp_powm() does not work with hexadecimal string
modulo represented as a string).
Ilia Alshanetsky [Wed, 9 Jun 2004 14:18:16 +0000 (14:18 +0000)]
MFH: Fixed memory leak on error in win32's opendir() emulation.
Greg Beaver [Tue, 8 Jun 2004 18:26:32 +0000 (18:26 +0000)]
MFH partial fix, bug #1163: rpm build doesn't build properly
Greg Beaver [Tue, 8 Jun 2004 18:15:22 +0000 (18:15 +0000)]
MFH fix bug #1550: Builder does not set path to match bin_dir
Greg Beaver [Tue, 8 Jun 2004 18:04:00 +0000 (18:04 +0000)]
MFH fix bug #1378: user/pass must be urldecoded from parse_url in Remote.php
Greg Beaver [Tue, 8 Jun 2004 17:56:45 +0000 (17:56 +0000)]
MFH
fix bug #1158
fix bug #1153
Ilia Alshanetsky [Tue, 8 Jun 2004 13:23:46 +0000 (13:23 +0000)]
MFH: Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).
Ilia Alshanetsky [Mon, 7 Jun 2004 18:31:15 +0000 (18:31 +0000)]
MFH: Fixed bug #28668 (glob() does not work with relative paths on Windows)
Ilia Alshanetsky [Mon, 7 Jun 2004 13:51:59 +0000 (13:51 +0000)]
MFH: Fixed bug #28670 (WWW-Authentication header mangling with PCRE in
safe_mode adds extra spaces).
Sara Golemon [Mon, 7 Jun 2004 04:42:40 +0000 (04:42 +0000)]
Missing length limit parameter.
Ilia Alshanetsky [Sun, 6 Jun 2004 16:21:30 +0000 (16:21 +0000)]
MFH: Fixed bug #28649 (Proper glob() return value on Linux when there are
no matches).
Ilia Alshanetsky [Fri, 4 Jun 2004 15:27:05 +0000 (15:27 +0000)]
MFH: Fixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA
LOCAL).
Ilia Alshanetsky [Fri, 4 Jun 2004 13:49:44 +0000 (13:49 +0000)]
MFH: Fixed bug #28627 (When multiple MySQL links are used default link is
leaked).
Sara Golemon [Fri, 4 Jun 2004 01:02:21 +0000 (01:02 +0000)]
BugFix# 28626 You can't #ifdef check a typedef. Just give it another name since it's only used once anyway.
Ilia Alshanetsky [Thu, 3 Jun 2004 12:42:06 +0000 (12:42 +0000)]
Back to dev.
Ilia Alshanetsky [Wed, 2 Jun 2004 13:25:45 +0000 (13:25 +0000)]
Prepare for 4.3.7 release.
Ilia Alshanetsky [Tue, 1 Jun 2004 21:05:33 +0000 (21:05 +0000)]
MFH: No need to NULL terminate manually, snprintf() does it for us already.
Ilia Alshanetsky [Tue, 1 Jun 2004 20:16:18 +0000 (20:16 +0000)]
MFH: Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
200-210 range).
Andrei Zmievski [Tue, 1 Jun 2004 16:55:55 +0000 (16:55 +0000)]
*** empty log message ***
Ard Biesheuvel [Tue, 1 Jun 2004 01:12:01 +0000 (01:12 +0000)]
#28569
Ard Biesheuvel [Tue, 1 Jun 2004 00:52:22 +0000 (00:52 +0000)]
MFH: Fixed bug #28569 (connection id is not thread safe)
Ilia Alshanetsky [Mon, 31 May 2004 21:01:38 +0000 (21:01 +0000)]
MFH: Added missing argument check.
Pierre Joye [Mon, 31 May 2004 20:59:57 +0000 (20:59 +0000)]
- Missing ';'
Ard Biesheuvel [Mon, 31 May 2004 08:33:43 +0000 (08:33 +0000)]
Fix build
Ilia Alshanetsky [Sun, 30 May 2004 18:58:49 +0000 (18:58 +0000)]
MFH: Fixed memory leak on ifx_error().
Ilia Alshanetsky [Sun, 30 May 2004 17:57:37 +0000 (17:57 +0000)]
MFH: Fixed bug #28564 (Problem building informix as a shared extension).
Brad House [Sun, 30 May 2004 14:33:16 +0000 (14:33 +0000)]
Manually check for egrep
Ilia Alshanetsky [Fri, 28 May 2004 13:47:26 +0000 (13:47 +0000)]
MFH: Fixed bug #28311 (Transparency detection code is off by 1).
Stefan Esser [Fri, 28 May 2004 13:38:19 +0000 (13:38 +0000)]
MFH
Stefan Esser [Fri, 28 May 2004 11:33:42 +0000 (11:33 +0000)]
MFH
Ilia Alshanetsky [Wed, 26 May 2004 18:23:23 +0000 (18:23 +0000)]
MFH: Turn off session.auto_start to prevent test failures.
Ilia Alshanetsky [Wed, 26 May 2004 18:18:19 +0000 (18:18 +0000)]
MFH: Prevent test failure when fi_FI locale is not available.
Ilia Alshanetsky [Wed, 26 May 2004 18:08:32 +0000 (18:08 +0000)]
Fixed test failure due to incorrect library check.
Wez Furlong [Wed, 26 May 2004 12:29:56 +0000 (12:29 +0000)]
Fix build
Derick Rethans [Wed, 26 May 2004 06:54:00 +0000 (06:54 +0000)]
- MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)
Stefan Esser [Tue, 25 May 2004 22:13:10 +0000 (22:13 +0000)]
MFH
Brad House [Tue, 25 May 2004 17:05:57 +0000 (17:05 +0000)]
PHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADD
requires AC_PROG_EGREP when you phpize
Ilia Alshanetsky [Tue, 25 May 2004 13:52:04 +0000 (13:52 +0000)]
Back to dev.
Ilia Alshanetsky [Tue, 25 May 2004 13:02:53 +0000 (13:02 +0000)]
Prepare for 4.3.7RC1.
Pierre Joye [Mon, 24 May 2004 20:03:08 +0000 (20:03 +0000)]
- MFH: Fix #28506, negative angle returns "random arcs"
while (s < 0) s += 360 is used now
Ilia Alshanetsky [Mon, 24 May 2004 17:02:31 +0000 (17:02 +0000)]
MFH: Fixed bug #28508 (Do not make hypot() available if not supported by
libc).
Wez Furlong [Sun, 23 May 2004 11:05:17 +0000 (11:05 +0000)]
BFN
Wez Furlong [Sun, 23 May 2004 10:43:15 +0000 (10:43 +0000)]
MFH: Bugfix for #23220: IIS messes up SSL shutdown
Stefan Esser [Sun, 23 May 2004 10:15:24 +0000 (10:15 +0000)]
MFH.
Edin Kadribasic [Fri, 21 May 2004 21:00:19 +0000 (21:00 +0000)]
The other bit of MFH
Timm Friebe [Fri, 21 May 2004 20:30:44 +0000 (20:30 +0000)]
- MFH: Fixed bug #28354
Timm Friebe [Fri, 21 May 2004 19:39:01 +0000 (19:39 +0000)]
- MFH: Fixed TSRM build
Derick Rethans [Fri, 21 May 2004 08:16:26 +0000 (08:16 +0000)]
- MFH: Fixed TSRM problem in latest commit.
Derick Rethans [Fri, 21 May 2004 08:14:24 +0000 (08:14 +0000)]
- MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files).
Ilia Alshanetsky [Thu, 20 May 2004 23:38:05 +0000 (23:38 +0000)]
MFH: Fixed stream leak on error.
Ilia Alshanetsky [Thu, 20 May 2004 00:11:33 +0000 (00:11 +0000)]
MFH: Free vars before calling E_ERROR.
Ilia Alshanetsky [Tue, 18 May 2004 23:27:03 +0000 (23:27 +0000)]
MFH: Fixed possible memory leak.
Ilia Alshanetsky [Tue, 18 May 2004 13:43:33 +0000 (13:43 +0000)]
MFH: Fixed command line escaping routines for win32.
Edin Kadribasic [Tue, 18 May 2004 12:17:40 +0000 (12:17 +0000)]
MFH
Ilia Alshanetsky [Mon, 17 May 2004 20:59:07 +0000 (20:59 +0000)]
MFH: Correct output.
Derick Rethans [Mon, 17 May 2004 16:31:14 +0000 (16:31 +0000)]
- MFH: Document the smtp_post setting in php.ini*
Marcus Boerger [Sun, 16 May 2004 21:20:30 +0000 (21:20 +0000)]
MFH: Fix printf with floats
Timm Friebe [Sun, 16 May 2004 20:36:41 +0000 (20:36 +0000)]
- MFH: Fixed auto-conversion from long to double when LONG_MAX /
LONG_MIN where overflown
Ilia Alshanetsky [Sun, 16 May 2004 15:34:56 +0000 (15:34 +0000)]
MFH: Do not allocate error buffer at the start of every request.
SVN Migration [Sun, 16 May 2004 14:48:46 +0000 (14:48 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Sun, 16 May 2004 14:38:26 +0000 (14:38 +0000)]
MFH: Added missing safe_mode & open_basedir checks.
Brad House [Sun, 16 May 2004 03:01:38 +0000 (03:01 +0000)]
update config.m4 for libmonetra 4.0 compatability.
Library no longer has MCVE_ symbols, the header file has #define\'s to
convert MCVE_ -> M_ to reflect the Monetra name change from MCVE.
More updates to follow.
Ilia Alshanetsky [Fri, 14 May 2004 16:12:06 +0000 (16:12 +0000)]
MFH: Fixed possible memory leak inside popen().
Ilia Alshanetsky [Thu, 13 May 2004 17:44:33 +0000 (17:44 +0000)]
MFH: Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).
SVN Migration [Thu, 13 May 2004 17:44:24 +0000 (17:44 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Thu, 13 May 2004 17:21:42 +0000 (17:21 +0000)]
MFH: Make isapi more compatible with apache sapis as far as the creation
$_COOKIE super-global and various $_SERVER values.
Edin Kadribasic [Thu, 13 May 2004 16:54:45 +0000 (16:54 +0000)]
Make curl compile with the latest win32 libcurl
Ilia Alshanetsky [Thu, 13 May 2004 12:53:49 +0000 (12:53 +0000)]
MFH: Skip session tests if session.save_path is not writable.
Ilia Alshanetsky [Wed, 12 May 2004 20:17:21 +0000 (20:17 +0000)]
MFH: Fixed various possible memory leaks.
Ilia Alshanetsky [Wed, 12 May 2004 16:49:56 +0000 (16:49 +0000)]
MFH: Fixed bug #28374 (Possible unterminated loop inside
_php_pgsql_trim_message()).
Wez Furlong [Wed, 12 May 2004 10:46:30 +0000 (10:46 +0000)]
Avoid Bug #28363 by not seeking if we don't have a read buffer
Ilia Alshanetsky [Tue, 11 May 2004 19:51:50 +0000 (19:51 +0000)]
MFH: Make vprintf() and printf() return the length of the string printed.
Ilia Alshanetsky [Tue, 11 May 2004 13:34:31 +0000 (13:34 +0000)]
MFH: Fixed bug #28355 (glob() does not return error on Linux when it does
not have permission to open the directory).