]>
granicus.if.org Git - php/log
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).
Ilia Alshanetsky [Mon, 10 May 2004 22:13:39 +0000 (22:13 +0000)]
MFH: Fixed crash inside cpdf_place_inline_image() when working with
truecolor images.
Marcus Boerger [Mon, 10 May 2004 07:25:11 +0000 (07:25 +0000)]
MFH Decouple NAN and INF
Ilia Alshanetsky [Mon, 10 May 2004 02:19:22 +0000 (02:19 +0000)]
Added missing upgrade bit.
Marcus Boerger [Mon, 10 May 2004 02:12:17 +0000 (02:12 +0000)]
BFN
Marcus Boerger [Mon, 10 May 2004 01:47:51 +0000 (01:47 +0000)]
MFH Fix problems with c mode
Ilia Alshanetsky [Sun, 9 May 2004 19:01:27 +0000 (19:01 +0000)]
MFH: Fixed bug #28289 (incorrect resolving of relative paths by glob() in
windows).
Ilia Alshanetsky [Sun, 9 May 2004 17:34:02 +0000 (17:34 +0000)]
MFH:
Upgrade bundled GD library to 2.0.23.
Fixed bug #28175 (build problem for people using FreeType 2.1.0-2.1.2).
Sara Golemon [Sat, 8 May 2004 06:01:11 +0000 (06:01 +0000)]
MFH: if statement logic would never eval to false.
Ard Biesheuvel [Fri, 7 May 2004 15:17:12 +0000 (15:17 +0000)]
MFH: fixed unregistered pointer juggling bug
Uwe Schindler [Mon, 3 May 2004 12:22:54 +0000 (12:22 +0000)]
Security fix: Put '\0' string termination before loop
Stefan Esser [Sun, 2 May 2004 10:17:36 +0000 (10:17 +0000)]
MFH
Marcus Boerger [Fri, 30 Apr 2004 17:54:45 +0000 (17:54 +0000)]
MFH Bugfix #28229 (PATCH run-tests tripped up by spaces in names)
Greg Beaver [Fri, 30 Apr 2004 16:37:41 +0000 (16:37 +0000)]
MFH fix included files and put error messages in PEAR_Downloader where they are needed
Ilia Alshanetsky [Fri, 30 Apr 2004 13:26:06 +0000 (13:26 +0000)]
MFH: Fixed bug #28228 (number_format() does not allow empty decimal
separator).
SVN Migration [Fri, 30 Apr 2004 13:26:02 +0000 (13:26 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Greg Beaver [Fri, 30 Apr 2004 02:09:01 +0000 (02:09 +0000)]
MFH update to begin process for next release (release is not imminent)
Greg Beaver [Fri, 30 Apr 2004 02:05:47 +0000 (02:05 +0000)]
MFH fix 1186: notice in PEAR_Common undeclared $_packageName
Ilia Alshanetsky [Thu, 29 Apr 2004 16:25:54 +0000 (16:25 +0000)]
MFH: Fixed bug #28196 (missing error constants in cURL extension).
Sara Golemon [Tue, 27 Apr 2004 19:28:21 +0000 (19:28 +0000)]
MFH Don't strip off those []s, it'll only create problems in wrappers and elsewhere.
Sara Golemon [Tue, 27 Apr 2004 19:21:36 +0000 (19:21 +0000)]
MFH BugFix 28187 parse_url does not handle scheme://[0123:4567::89]:12345/etc style IPv6 embedded address URLs
Ilia Alshanetsky [Tue, 27 Apr 2004 17:34:05 +0000 (17:34 +0000)]
MFH: Removed C++ style comments.
Ilia Alshanetsky [Tue, 27 Apr 2004 14:59:25 +0000 (14:59 +0000)]
MFH: Fixed bug #28184 (C++ comments in GD library sources).
Derick Rethans [Sun, 25 Apr 2004 19:43:30 +0000 (19:43 +0000)]
- Fixed bug #28147 (Crash with drawing anti-aliased lines)
Derick Rethans [Fri, 23 Apr 2004 18:20:39 +0000 (18:20 +0000)]
Reorder NEWS
Rasmus Lerdorf [Fri, 23 Apr 2004 17:51:39 +0000 (17:51 +0000)]
bug #27810 from Joe Orton
Ilia Alshanetsky [Fri, 23 Apr 2004 17:04:36 +0000 (17:04 +0000)]
MFH: Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request)
Marcus Boerger [Thu, 22 Apr 2004 22:53:18 +0000 (22:53 +0000)]
BFN
Ilia Alshanetsky [Thu, 22 Apr 2004 00:32:07 +0000 (00:32 +0000)]
MFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter is
more then 1 character long.
Ilia Alshanetsky [Wed, 21 Apr 2004 00:12:12 +0000 (00:12 +0000)]
Correct news entry order.
Ilia Alshanetsky [Wed, 21 Apr 2004 00:11:30 +0000 (00:11 +0000)]
MFH:
Fixed possible memory leaks.
Prevent shm_attach() from destroying non-shm resources.
Frank M. Kromann [Tue, 20 Apr 2004 23:54:20 +0000 (23:54 +0000)]
mssql related fixes
Frank M. Kromann [Tue, 20 Apr 2004 23:37:26 +0000 (23:37 +0000)]
MFH: Fix #28007. Compile fails when the SHORT type is undefined (older versions of FreeTDS)
Frank M. Kromann [Tue, 20 Apr 2004 23:31:39 +0000 (23:31 +0000)]
MFH: Fix problem getting return value from stored procedure when it returns multiple results
Wez Furlong [Mon, 19 Apr 2004 13:37:43 +0000 (13:37 +0000)]
news!
Wez Furlong [Mon, 19 Apr 2004 12:43:26 +0000 (12:43 +0000)]
MFH: timeout duration too long in liveness checks for sockets.
Fixes Bug #28055
Derick Rethans [Sat, 17 Apr 2004 23:07:27 +0000 (23:07 +0000)]
- Fix for bug #28042 (greek letters in html to entitity mapping not correct)
Uwe Schindler [Fri, 16 Apr 2004 16:28:01 +0000 (16:28 +0000)]
MFH: set Sybase default APPNAME to ("PHP " PHP_VERSION)
Ilia Alshanetsky [Thu, 15 Apr 2004 13:37:58 +0000 (13:37 +0000)]
MFH: Fixed test failure if session.use_trans_sid is enabled.
Ilia Alshanetsky [Wed, 14 Apr 2004 22:40:16 +0000 (22:40 +0000)]
Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
# Already in PHP5
Ilia Alshanetsky [Wed, 14 Apr 2004 16:39:03 +0000 (16:39 +0000)]
Back to dev.
Ilia Alshanetsky [Wed, 14 Apr 2004 15:00:36 +0000 (15:00 +0000)]
Prepare for 4.3.6
Edin Kadribasic [Wed, 14 Apr 2004 14:51:24 +0000 (14:51 +0000)]
News update
Ilia Alshanetsky [Tue, 13 Apr 2004 18:23:10 +0000 (18:23 +0000)]
MFH: Fixed bug #27963 (Session lifetime setting may leak between requests).