]> granicus.if.org Git - php/log
php
20 years ago- Fix buf #28466 (mbstring_convert_variables() problem).
Moriyoshi Koizumi [Wed, 23 Jun 2004 22:07:01 +0000 (22:07 +0000)]
- Fix buf #28466 (mbstring_convert_variables() problem).

20 years ago- fix logic. if the client already sent us the cookie, we don't
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.

20 years agoAddendum to bug #28878: change ini keys as PHP_INI_SYSTEM
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

20 years agopcre_info() is deprecated. Hence, update to pcre_fullinfo() and do more
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.

20 years agoMFH: Fixed possible buffer overflow.
Ilia Alshanetsky [Tue, 22 Jun 2004 20:27:50 +0000 (20:27 +0000)]
MFH: Fixed possible buffer overflow.

20 years agoFix bug #28878: php.ini values in php4_execute
Uwe Schindler [Tue, 22 Jun 2004 15:55:05 +0000 (15:55 +0000)]
Fix bug #28878: php.ini values in php4_execute

20 years agoFix 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

20 years agoMFH: Added missing safe_mode check.
Ilia Alshanetsky [Mon, 21 Jun 2004 22:53:59 +0000 (22:53 +0000)]
MFH: Added missing safe_mode check.

20 years agoBFN
Sara Golemon [Mon, 21 Jun 2004 19:34:58 +0000 (19:34 +0000)]
BFN

20 years agoMFH: BugFix#28868 Wrapper hash not thread-safe
Sara Golemon [Mon, 21 Jun 2004 19:33:48 +0000 (19:33 +0000)]
MFH: BugFix#28868 Wrapper hash not thread-safe

20 years ago- MFH (fix for #28847)
Jan Lehnardt [Sat, 19 Jun 2004 20:37:55 +0000 (20:37 +0000)]
- MFH (fix for #28847)

20 years agoFixed some 64bit and other zend_parse_parameters bugs
Stefan Esser [Sat, 19 Jun 2004 15:09:47 +0000 (15:09 +0000)]
Fixed some 64bit and other zend_parse_parameters bugs

20 years agoMFH: Fixed possible memory leak.
Ilia Alshanetsky [Fri, 18 Jun 2004 00:44:40 +0000 (00:44 +0000)]
MFH: Fixed possible memory leak.

20 years agoMFH: Fixed bug #28818 (Apache 2 sapis do not export st_dev).
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).

20 years agomerge name change from mcve -> monetra
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.

20 years agoMFH: Properly handly high ascii values in soundex().
Ilia Alshanetsky [Thu, 17 Jun 2004 00:17:52 +0000 (00:17 +0000)]
MFH: Properly handly high ascii values in soundex().

20 years agoNew & improved strspn() & strcspn(), ~30% in most cases.
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

20 years agoA faster & more memory efficient php_addslashes() implementation.
Ilia Alshanetsky [Tue, 15 Jun 2004 02:02:45 +0000 (02:02 +0000)]
A faster & more memory efficient php_addslashes() implementation.

20 years agoPart of fix for #28745: link agains extension against iconv
Edin Kadribasic [Sun, 13 Jun 2004 01:02:31 +0000 (01:02 +0000)]
Part of fix for #28745: link agains extension against iconv

20 years agoMFH bugfixes
Greg Beaver [Sat, 12 Jun 2004 06:16:17 +0000 (06:16 +0000)]
MFH bugfixes

20 years agoMFH: Installer and ErrorStack bugfixes/ErrorStack features
Greg Beaver [Sat, 12 Jun 2004 05:50:51 +0000 (05:50 +0000)]
MFH: Installer and ErrorStack bugfixes/ErrorStack features

20 years agoMFH: hypot() is not experimental.
Ilia Alshanetsky [Thu, 10 Jun 2004 19:38:26 +0000 (19:38 +0000)]
MFH: hypot() is not experimental.

20 years ago- Fixed bug #28730 (Wrong website in configure output)
Derick Rethans [Thu, 10 Jun 2004 14:48:46 +0000 (14:48 +0000)]
- Fixed bug #28730 (Wrong website in configure output)

20 years agoMFH: Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
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).

20 years agoMFH: Fix win32 build
Frank M. Kromann [Wed, 9 Jun 2004 18:12:29 +0000 (18:12 +0000)]
MFH: Fix win32 build

20 years agoCorrect alt text for easter egg logo.
Ilia Alshanetsky [Wed, 9 Jun 2004 15:10:19 +0000 (15:10 +0000)]
Correct alt text for easter egg logo.

20 years agoMFH: Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
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).

20 years agoMFH: Fixed bug #28525 (gmp_powm() does not work with hexadecimal string
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).

20 years agoMFH: Fixed memory leak on error in win32's opendir() emulation.
Ilia Alshanetsky [Wed, 9 Jun 2004 14:18:16 +0000 (14:18 +0000)]
MFH: Fixed memory leak on error in win32's opendir() emulation.

20 years agoMFH partial fix, bug #1163: rpm build doesn't build properly
Greg Beaver [Tue, 8 Jun 2004 18:26:32 +0000 (18:26 +0000)]
MFH partial fix, bug #1163: rpm build doesn't build properly

20 years agoMFH fix bug #1550: Builder does not set path to match bin_dir
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

20 years agoMFH fix bug #1378: user/pass must be urldecoded from parse_url in Remote.php
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

20 years agoMFH
Greg Beaver [Tue, 8 Jun 2004 17:56:45 +0000 (17:56 +0000)]
MFH
fix bug #1158
fix bug #1153

20 years agoMFH: Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).
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).

20 years agoMFH: Fixed bug #28668 (glob() does not work with relative paths on Windows)
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)

20 years agoMFH: Fixed bug #28670 (WWW-Authentication header mangling with PCRE in
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).

20 years agoMissing length limit parameter.
Sara Golemon [Mon, 7 Jun 2004 04:42:40 +0000 (04:42 +0000)]
Missing length limit parameter.

20 years agoMFH: Fixed bug #28649 (Proper glob() return value on Linux when there are
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).

20 years agoMFH: Fixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA
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).

20 years agoMFH: Fixed bug #28627 (When multiple MySQL links are used default link is
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).

20 years agoBugFix# 28626 You can't #ifdef check a typedef. Just give it another name since...
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.

20 years agoBack to dev.
Ilia Alshanetsky [Thu, 3 Jun 2004 12:42:06 +0000 (12:42 +0000)]
Back to dev.

20 years agoPrepare for 4.3.7 release.
Ilia Alshanetsky [Wed, 2 Jun 2004 13:25:45 +0000 (13:25 +0000)]
Prepare for 4.3.7 release.

20 years agoMFH: No need to NULL terminate manually, snprintf() does it for us already.
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.

20 years agoMFH: Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
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).

20 years ago*** empty log message ***
Andrei Zmievski [Tue, 1 Jun 2004 16:55:55 +0000 (16:55 +0000)]
*** empty log message ***

20 years ago#28569
Ard Biesheuvel [Tue, 1 Jun 2004 01:12:01 +0000 (01:12 +0000)]
#28569

20 years agoMFH: Fixed bug #28569 (connection id is not thread safe)
Ard Biesheuvel [Tue, 1 Jun 2004 00:52:22 +0000 (00:52 +0000)]
MFH: Fixed bug #28569 (connection id is not thread safe)

20 years agoMFH: Added missing argument check.
Ilia Alshanetsky [Mon, 31 May 2004 21:01:38 +0000 (21:01 +0000)]
MFH: Added missing argument check.

20 years ago- Missing ';'
Pierre Joye [Mon, 31 May 2004 20:59:57 +0000 (20:59 +0000)]
- Missing ';'

20 years agoFix build
Ard Biesheuvel [Mon, 31 May 2004 08:33:43 +0000 (08:33 +0000)]
Fix build

20 years agoMFH: Fixed memory leak on ifx_error().
Ilia Alshanetsky [Sun, 30 May 2004 18:58:49 +0000 (18:58 +0000)]
MFH: Fixed memory leak on ifx_error().

20 years agoMFH: Fixed bug #28564 (Problem building informix as a shared extension).
Ilia Alshanetsky [Sun, 30 May 2004 17:57:37 +0000 (17:57 +0000)]
MFH: Fixed bug #28564 (Problem building informix as a shared extension).

20 years agoManually check for egrep
Brad House [Sun, 30 May 2004 14:33:16 +0000 (14:33 +0000)]
Manually check for egrep

20 years agoMFH: Fixed bug #28311 (Transparency detection code is off by 1).
Ilia Alshanetsky [Fri, 28 May 2004 13:47:26 +0000 (13:47 +0000)]
MFH: Fixed bug #28311 (Transparency detection code is off by 1).

20 years agoMFH
Stefan Esser [Fri, 28 May 2004 13:38:19 +0000 (13:38 +0000)]
MFH

20 years agoMFH
Stefan Esser [Fri, 28 May 2004 11:33:42 +0000 (11:33 +0000)]
MFH

20 years agoMFH: Turn off session.auto_start to prevent test failures.
Ilia Alshanetsky [Wed, 26 May 2004 18:23:23 +0000 (18:23 +0000)]
MFH: Turn off session.auto_start to prevent test failures.

20 years agoMFH: Prevent test failure when fi_FI locale is not available.
Ilia Alshanetsky [Wed, 26 May 2004 18:18:19 +0000 (18:18 +0000)]
MFH: Prevent test failure when fi_FI locale is not available.

20 years agoFixed test failure due to incorrect library check.
Ilia Alshanetsky [Wed, 26 May 2004 18:08:32 +0000 (18:08 +0000)]
Fixed test failure due to incorrect library check.

20 years agoFix build
Wez Furlong [Wed, 26 May 2004 12:29:56 +0000 (12:29 +0000)]
Fix build

20 years ago- MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)
Derick Rethans [Wed, 26 May 2004 06:54:00 +0000 (06:54 +0000)]
- MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)

20 years agoMFH
Stefan Esser [Tue, 25 May 2004 22:13:10 +0000 (22:13 +0000)]
MFH

20 years agoPHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_SHARED_LIBADD
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

20 years agoBack to dev.
Ilia Alshanetsky [Tue, 25 May 2004 13:52:04 +0000 (13:52 +0000)]
Back to dev.

20 years agoPrepare for 4.3.7RC1.
Ilia Alshanetsky [Tue, 25 May 2004 13:02:53 +0000 (13:02 +0000)]
Prepare for 4.3.7RC1.

20 years ago- MFH: Fix #28506, negative angle returns "random arcs"
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

20 years agoMFH: Fixed bug #28508 (Do not make hypot() available if not supported by
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).

20 years agoBFN
Wez Furlong [Sun, 23 May 2004 11:05:17 +0000 (11:05 +0000)]
BFN

20 years agoMFH: Bugfix for #23220: IIS messes up SSL shutdown
Wez Furlong [Sun, 23 May 2004 10:43:15 +0000 (10:43 +0000)]
MFH: Bugfix for #23220: IIS messes up SSL shutdown

20 years agoMFH.
Stefan Esser [Sun, 23 May 2004 10:15:24 +0000 (10:15 +0000)]
MFH.

20 years agoThe other bit of MFH
Edin Kadribasic [Fri, 21 May 2004 21:00:19 +0000 (21:00 +0000)]
The other bit of MFH

20 years ago- MFH: Fixed bug #28354
Timm Friebe [Fri, 21 May 2004 20:30:44 +0000 (20:30 +0000)]
- MFH: Fixed bug #28354

20 years ago- MFH: Fixed TSRM build
Timm Friebe [Fri, 21 May 2004 19:39:01 +0000 (19:39 +0000)]
- MFH: Fixed TSRM build

20 years ago- MFH: Fixed TSRM problem in latest commit.
Derick Rethans [Fri, 21 May 2004 08:16:26 +0000 (08:16 +0000)]
- MFH: Fixed TSRM problem in latest commit.

20 years ago- MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files).
Derick Rethans [Fri, 21 May 2004 08:14:24 +0000 (08:14 +0000)]
- MFH: Fixed bug #28456 (Problem with enclosed / in uploaded files).

20 years agoMFH: Fixed stream leak on error.
Ilia Alshanetsky [Thu, 20 May 2004 23:38:05 +0000 (23:38 +0000)]
MFH: Fixed stream leak on error.

20 years agoMFH: Free vars before calling E_ERROR.
Ilia Alshanetsky [Thu, 20 May 2004 00:11:33 +0000 (00:11 +0000)]
MFH: Free vars before calling E_ERROR.

20 years agoMFH: Fixed possible memory leak.
Ilia Alshanetsky [Tue, 18 May 2004 23:27:03 +0000 (23:27 +0000)]
MFH: Fixed possible memory leak.

20 years agoMFH: Fixed command line escaping routines for win32.
Ilia Alshanetsky [Tue, 18 May 2004 13:43:33 +0000 (13:43 +0000)]
MFH: Fixed command line escaping routines for win32.

20 years agoMFH
Edin Kadribasic [Tue, 18 May 2004 12:17:40 +0000 (12:17 +0000)]
MFH

20 years agoMFH: Correct output.
Ilia Alshanetsky [Mon, 17 May 2004 20:59:07 +0000 (20:59 +0000)]
MFH: Correct output.

20 years ago- MFH: Document the smtp_post setting in php.ini*
Derick Rethans [Mon, 17 May 2004 16:31:14 +0000 (16:31 +0000)]
- MFH: Document the smtp_post setting in php.ini*

20 years agoMFH: Fix printf with floats
Marcus Boerger [Sun, 16 May 2004 21:20:30 +0000 (21:20 +0000)]
MFH: Fix printf with floats

20 years ago- MFH: Fixed auto-conversion from long to double when LONG_MAX /
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

20 years agoMFH: Do not allocate error buffer at the start of every request.
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.

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

20 years agoMFH: Added missing safe_mode & open_basedir checks.
Ilia Alshanetsky [Sun, 16 May 2004 14:38:26 +0000 (14:38 +0000)]
MFH: Added missing safe_mode & open_basedir checks.

20 years agoupdate config.m4 for libmonetra 4.0 compatability.
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.

20 years agoMFH: Fixed possible memory leak inside popen().
Ilia Alshanetsky [Fri, 14 May 2004 16:12:06 +0000 (16:12 +0000)]
MFH: Fixed possible memory leak inside popen().

20 years agoMFH: Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).
Ilia Alshanetsky [Thu, 13 May 2004 17:44:33 +0000 (17:44 +0000)]
MFH: Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

20 years agoMFH: Make isapi more compatible with apache sapis as far as the creation
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.

20 years agoMake curl compile with the latest win32 libcurl
Edin Kadribasic [Thu, 13 May 2004 16:54:45 +0000 (16:54 +0000)]
Make curl compile with the latest win32 libcurl

20 years agoMFH: Skip session tests if session.save_path is not writable.
Ilia Alshanetsky [Thu, 13 May 2004 12:53:49 +0000 (12:53 +0000)]
MFH: Skip session tests if session.save_path is not writable.

20 years agoMFH: Fixed various possible memory leaks.
Ilia Alshanetsky [Wed, 12 May 2004 20:17:21 +0000 (20:17 +0000)]
MFH: Fixed various possible memory leaks.

20 years agoMFH: Fixed bug #28374 (Possible unterminated loop inside
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()).

20 years agoAvoid Bug #28363 by not seeking if we don't have a read buffer
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

20 years agoMFH: Make vprintf() and printf() return the length of the string printed.
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.

20 years agoMFH: Fixed bug #28355 (glob() does not return error on Linux when it does
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).