]>
granicus.if.org Git - php/log
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).
Derick Rethans [Mon, 12 Apr 2004 21:43:19 +0000 (21:43 +0000)]
- MFH: Add default fontpath for win98/xp
Greg Beaver [Fri, 9 Apr 2004 07:43:52 +0000 (07:43 +0000)]
re-organize as per PEAR-Core discussion
SVN Migration [Fri, 9 Apr 2004 07:38:49 +0000 (07:38 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Thu, 8 Apr 2004 23:56:45 +0000 (23:56 +0000)]
fix typo
foobar [Thu, 8 Apr 2004 23:54:10 +0000 (23:54 +0000)]
PHP_ADD_LIBPATH checks that the path is not /usr/lib..
Andi Gutmans [Thu, 8 Apr 2004 21:23:31 +0000 (21:23 +0000)]
- News
Derick Rethans [Thu, 8 Apr 2004 19:21:46 +0000 (19:21 +0000)]
- Added missing CEST zone
Ilia Alshanetsky [Thu, 8 Apr 2004 19:15:13 +0000 (19:15 +0000)]
Back to dev.
Ilia Alshanetsky [Thu, 8 Apr 2004 19:13:58 +0000 (19:13 +0000)]
4.3.6RC3
Ilia Alshanetsky [Thu, 8 Apr 2004 12:42:29 +0000 (12:42 +0000)]
Prepare news file for release.
Ilia Alshanetsky [Wed, 7 Apr 2004 22:44:07 +0000 (22:44 +0000)]
Missing news entries.
Edin Kadribasic [Wed, 7 Apr 2004 22:31:29 +0000 (22:31 +0000)]
Merged wrongly s/#ifdef/#if/
Edin Kadribasic [Wed, 7 Apr 2004 22:28:29 +0000 (22:28 +0000)]
MFH: Allow compilation with gdlib 1.8
Ilia Alshanetsky [Wed, 7 Apr 2004 20:52:44 +0000 (20:52 +0000)]
Removed test for a problem inside the GD library.
Adam Dickmeiss [Wed, 7 Apr 2004 19:37:22 +0000 (19:37 +0000)]
Fixed bug #27803 (YAZ lib path)
foobar [Wed, 7 Apr 2004 13:56:48 +0000 (13:56 +0000)]
MFH: Revert the patch to "fix" #27664 and added more informal error msg.
Greg Beaver [Wed, 7 Apr 2004 00:29:46 +0000 (00:29 +0000)]
developer -> lead for cellog
Greg Beaver [Tue, 6 Apr 2004 23:22:16 +0000 (23:22 +0000)]
MFH
Greg Beaver [Tue, 6 Apr 2004 22:09:05 +0000 (22:09 +0000)]
change release date
Derick Rethans [Tue, 6 Apr 2004 18:12:03 +0000 (18:12 +0000)]
- Update NEWS with fugbix.
Rob Richards [Tue, 6 Apr 2004 17:56:11 +0000 (17:56 +0000)]
Fix Bug #27769 crash using domxml_xmltree
foobar [Tue, 6 Apr 2004 10:10:41 +0000 (10:10 +0000)]
update credits
foobar [Tue, 6 Apr 2004 09:38:27 +0000 (09:38 +0000)]
rtd
Ilia Alshanetsky [Mon, 5 Apr 2004 15:43:52 +0000 (15:43 +0000)]
Back to dev.
Ilia Alshanetsky [Mon, 5 Apr 2004 15:34:37 +0000 (15:34 +0000)]
Prepare for 4.3.6RC2
Ilia Alshanetsky [Mon, 5 Apr 2004 14:10:19 +0000 (14:10 +0000)]
Restore wddx tests, without the troublesome date conversions.
Moriyoshi Koizumi [Sun, 4 Apr 2004 19:23:43 +0000 (19:23 +0000)]
- MFH(r-1.49): Let it work safely
Moriyoshi Koizumi [Sun, 4 Apr 2004 19:19:45 +0000 (19:19 +0000)]
- Remove test, as it's never worked as expected.
Ilia Alshanetsky [Sun, 4 Apr 2004 18:00:23 +0000 (18:00 +0000)]
MFH: Fixed a bug that prevented building of the GD extension against
external GD lib 1.X.
Derick Rethans [Sun, 4 Apr 2004 12:45:34 +0000 (12:45 +0000)]
- MFH: Fixed comment and double 0
Derick Rethans [Sun, 4 Apr 2004 12:43:17 +0000 (12:43 +0000)]
- MFH: One more test for DST bugs.
SVN Migration [Sun, 4 Apr 2004 12:42:14 +0000 (12:42 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Sun, 4 Apr 2004 12:31:38 +0000 (12:31 +0000)]
MFH: Add comment
Ard Biesheuvel [Sun, 4 Apr 2004 10:24:09 +0000 (10:24 +0000)]
MFH: gcc-2.95/sparc test
Derick Rethans [Sat, 3 Apr 2004 17:23:14 +0000 (17:23 +0000)]
- Fixed bug #27849 (configure craps out on trivial syntax error).
Greg Beaver [Sat, 3 Apr 2004 15:56:11 +0000 (15:56 +0000)]
MFH
fixed #534 for real (remove notice if state=stable doesn't exist, and use "none" for stable version number)
Ard Biesheuvel [Sat, 3 Apr 2004 12:37:45 +0000 (12:37 +0000)]
2nd try for glibc2.2/sparc64
Ard Biesheuvel [Sat, 3 Apr 2004 09:46:20 +0000 (09:46 +0000)]
Changed test to include returning HUGE_VAL as well (intended to resolve #27830)
Greg Beaver [Sat, 3 Apr 2004 06:28:48 +0000 (06:28 +0000)]
MFH
fix Bug #937 throwError() treats every call as static
fix Bug #964 PEAR_ERROR_EXCEPTION causes fatal error
Greg Beaver [Sat, 3 Apr 2004 06:09:27 +0000 (06:09 +0000)]
MFH fix #534: pear search doesn't list unstable releases
Greg Beaver [Sat, 3 Apr 2004 00:42:14 +0000 (00:42 +0000)]
not devel any more
Ilia Alshanetsky [Fri, 2 Apr 2004 16:54:44 +0000 (16:54 +0000)]
Fixed bug #27730.
Derick Rethans [Fri, 2 Apr 2004 09:33:49 +0000 (09:33 +0000)]
- Fixed unintialized variables.
Ilia Alshanetsky [Thu, 1 Apr 2004 22:05:38 +0000 (22:05 +0000)]
MFH: Fixed reversed condition for error reporting.
Ilia Alshanetsky [Thu, 1 Apr 2004 21:48:32 +0000 (21:48 +0000)]
Back to dev.
Ilia Alshanetsky [Thu, 1 Apr 2004 20:51:34 +0000 (20:51 +0000)]
Prepare for 4.3.6RC1.
Derick Rethans [Thu, 1 Apr 2004 20:35:41 +0000 (20:35 +0000)]
- Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time)
Ilia Alshanetsky [Thu, 1 Apr 2004 19:07:02 +0000 (19:07 +0000)]
Revert patch for bug #27782.
Ilia Alshanetsky [Thu, 1 Apr 2004 17:49:21 +0000 (17:49 +0000)]
Bug fixing news & test for bug #27819.
Derick Rethans [Thu, 1 Apr 2004 08:56:33 +0000 (08:56 +0000)]
- MFH: Fixed bug #27822 (is_resource() returns TRUE for closed resources)
SVN Migration [Thu, 1 Apr 2004 08:54:45 +0000 (08:54 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.