]> granicus.if.org Git - php/log
php
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).

20 years agoMFH: Fixed crash inside cpdf_place_inline_image() when working with
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.

20 years agoMFH Decouple NAN and INF
Marcus Boerger [Mon, 10 May 2004 07:25:11 +0000 (07:25 +0000)]
MFH Decouple NAN and INF

20 years agoAdded missing upgrade bit.
Ilia Alshanetsky [Mon, 10 May 2004 02:19:22 +0000 (02:19 +0000)]
Added missing upgrade bit.

20 years agoBFN
Marcus Boerger [Mon, 10 May 2004 02:12:17 +0000 (02:12 +0000)]
BFN

20 years agoMFH Fix problems with c mode
Marcus Boerger [Mon, 10 May 2004 01:47:51 +0000 (01:47 +0000)]
MFH Fix problems with c mode

20 years agoMFH: Fixed bug #28289 (incorrect resolving of relative paths by glob() in
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).

20 years agoMFH:
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).

20 years agoMFH: if statement logic would never eval to false.
Sara Golemon [Sat, 8 May 2004 06:01:11 +0000 (06:01 +0000)]
MFH: if statement logic would never eval to false.

20 years agoMFH: fixed unregistered pointer juggling bug
Ard Biesheuvel [Fri, 7 May 2004 15:17:12 +0000 (15:17 +0000)]
MFH: fixed unregistered pointer juggling bug

20 years agoSecurity fix: Put '\0' string termination before loop
Uwe Schindler [Mon, 3 May 2004 12:22:54 +0000 (12:22 +0000)]
Security fix: Put '\0' string termination before loop

20 years agoMFH
Stefan Esser [Sun, 2 May 2004 10:17:36 +0000 (10:17 +0000)]
MFH

20 years agoMFH Bugfix #28229 (PATCH run-tests tripped up by spaces in names)
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)

20 years agoMFH fix included files and put error messages in PEAR_Downloader where they are needed
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

20 years agoMFH: Fixed bug #28228 (number_format() does not allow empty decimal
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).

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

20 years agoMFH update to begin process for next release (release is not imminent)
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)

20 years agoMFH fix 1186: notice in PEAR_Common undeclared $_packageName
Greg Beaver [Fri, 30 Apr 2004 02:05:47 +0000 (02:05 +0000)]
MFH fix 1186: notice in PEAR_Common undeclared $_packageName

20 years agoMFH: Fixed bug #28196 (missing error constants in cURL extension).
Ilia Alshanetsky [Thu, 29 Apr 2004 16:25:54 +0000 (16:25 +0000)]
MFH: Fixed bug #28196 (missing error constants in cURL extension).

20 years agoMFH Don't strip off those []s, it'll only create problems in wrappers and elsewhere.
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.

20 years agoMFH BugFix 28187 parse_url does not handle scheme://[0123:4567::89]:12345/etc style...
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

20 years agoMFH: Removed C++ style comments.
Ilia Alshanetsky [Tue, 27 Apr 2004 17:34:05 +0000 (17:34 +0000)]
MFH: Removed C++ style comments.

20 years agoMFH: Fixed bug #28184 (C++ comments in GD library sources).
Ilia Alshanetsky [Tue, 27 Apr 2004 14:59:25 +0000 (14:59 +0000)]
MFH: Fixed bug #28184 (C++ comments in GD library sources).

20 years ago- Fixed bug #28147 (Crash with drawing anti-aliased lines)
Derick Rethans [Sun, 25 Apr 2004 19:43:30 +0000 (19:43 +0000)]
- Fixed bug #28147 (Crash with drawing anti-aliased lines)

20 years agoReorder NEWS
Derick Rethans [Fri, 23 Apr 2004 18:20:39 +0000 (18:20 +0000)]
Reorder NEWS

20 years agobug #27810 from Joe Orton
Rasmus Lerdorf [Fri, 23 Apr 2004 17:51:39 +0000 (17:51 +0000)]
bug #27810 from Joe Orton

20 years agoMFH: Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request)
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)

20 years agoBFN
Marcus Boerger [Thu, 22 Apr 2004 22:53:18 +0000 (22:53 +0000)]
BFN

20 years agoMFH: Fixed possible crash inside pg_copy_(to|from) function if delimiter is
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.

20 years agoCorrect news entry order.
Ilia Alshanetsky [Wed, 21 Apr 2004 00:12:12 +0000 (00:12 +0000)]
Correct news entry order.

20 years agoMFH:
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.

20 years agomssql related fixes
Frank M. Kromann [Tue, 20 Apr 2004 23:54:20 +0000 (23:54 +0000)]
mssql related fixes

20 years agoMFH: Fix #28007. Compile fails when the SHORT type is undefined (older versions of...
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)

20 years agoMFH: Fix problem getting return value from stored procedure when it returns multiple...
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

20 years agonews!
Wez Furlong [Mon, 19 Apr 2004 13:37:43 +0000 (13:37 +0000)]
news!

20 years agoMFH: timeout duration too long in liveness checks for sockets.
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

20 years ago- Fix for bug #28042 (greek letters in html to entitity mapping not correct)
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)

20 years agoMFH: set Sybase default APPNAME to ("PHP " PHP_VERSION)
Uwe Schindler [Fri, 16 Apr 2004 16:28:01 +0000 (16:28 +0000)]
MFH: set Sybase default APPNAME to ("PHP " PHP_VERSION)

20 years agoMFH: Fixed test failure if session.use_trans_sid is enabled.
Ilia Alshanetsky [Thu, 15 Apr 2004 13:37:58 +0000 (13:37 +0000)]
MFH: Fixed test failure if session.use_trans_sid is enabled.

20 years agoFixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
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

20 years agoBack to dev.
Ilia Alshanetsky [Wed, 14 Apr 2004 16:39:03 +0000 (16:39 +0000)]
Back to dev.

20 years agoPrepare for 4.3.6
Ilia Alshanetsky [Wed, 14 Apr 2004 15:00:36 +0000 (15:00 +0000)]
Prepare for 4.3.6

20 years agoNews update
Edin Kadribasic [Wed, 14 Apr 2004 14:51:24 +0000 (14:51 +0000)]
News update

20 years agoMFH: Fixed bug #27963 (Session lifetime setting may leak between requests).
Ilia Alshanetsky [Tue, 13 Apr 2004 18:23:10 +0000 (18:23 +0000)]
MFH: Fixed bug #27963 (Session lifetime setting may leak between requests).

20 years ago- MFH: Add default fontpath for win98/xp
Derick Rethans [Mon, 12 Apr 2004 21:43:19 +0000 (21:43 +0000)]
- MFH: Add default fontpath for win98/xp

20 years agore-organize as per PEAR-Core discussion
Greg Beaver [Fri, 9 Apr 2004 07:43:52 +0000 (07:43 +0000)]
re-organize as per PEAR-Core discussion

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

20 years agofix typo
foobar [Thu, 8 Apr 2004 23:56:45 +0000 (23:56 +0000)]
fix typo

20 years agoPHP_ADD_LIBPATH checks that the path is not /usr/lib..
foobar [Thu, 8 Apr 2004 23:54:10 +0000 (23:54 +0000)]
PHP_ADD_LIBPATH checks that the path is not /usr/lib..

20 years ago- News
Andi Gutmans [Thu, 8 Apr 2004 21:23:31 +0000 (21:23 +0000)]
- News

20 years ago- Added missing CEST zone
Derick Rethans [Thu, 8 Apr 2004 19:21:46 +0000 (19:21 +0000)]
- Added missing CEST zone

20 years agoBack to dev.
Ilia Alshanetsky [Thu, 8 Apr 2004 19:15:13 +0000 (19:15 +0000)]
Back to dev.

20 years ago4.3.6RC3
Ilia Alshanetsky [Thu, 8 Apr 2004 19:13:58 +0000 (19:13 +0000)]
4.3.6RC3

20 years agoPrepare news file for release.
Ilia Alshanetsky [Thu, 8 Apr 2004 12:42:29 +0000 (12:42 +0000)]
Prepare news file for release.

20 years agoMissing news entries.
Ilia Alshanetsky [Wed, 7 Apr 2004 22:44:07 +0000 (22:44 +0000)]
Missing news entries.

20 years agoMerged wrongly s/#ifdef/#if/
Edin Kadribasic [Wed, 7 Apr 2004 22:31:29 +0000 (22:31 +0000)]
Merged wrongly s/#ifdef/#if/

20 years agoMFH: Allow compilation with gdlib 1.8
Edin Kadribasic [Wed, 7 Apr 2004 22:28:29 +0000 (22:28 +0000)]
MFH: Allow compilation with gdlib 1.8

20 years agoRemoved test for a problem inside the GD library.
Ilia Alshanetsky [Wed, 7 Apr 2004 20:52:44 +0000 (20:52 +0000)]
Removed test for a problem inside the GD library.

20 years agoFixed bug #27803 (YAZ lib path)
Adam Dickmeiss [Wed, 7 Apr 2004 19:37:22 +0000 (19:37 +0000)]
Fixed bug #27803 (YAZ lib path)

20 years agoMFH: Revert the patch to "fix" #27664 and added more informal error msg.
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.

20 years agodeveloper -> lead for cellog
Greg Beaver [Wed, 7 Apr 2004 00:29:46 +0000 (00:29 +0000)]
developer -> lead for cellog

20 years agoMFH
Greg Beaver [Tue, 6 Apr 2004 23:22:16 +0000 (23:22 +0000)]
MFH

20 years agochange release date
Greg Beaver [Tue, 6 Apr 2004 22:09:05 +0000 (22:09 +0000)]
change release date

20 years ago- Update NEWS with fugbix.
Derick Rethans [Tue, 6 Apr 2004 18:12:03 +0000 (18:12 +0000)]
- Update NEWS with fugbix.

20 years agoFix Bug #27769 crash using domxml_xmltree
Rob Richards [Tue, 6 Apr 2004 17:56:11 +0000 (17:56 +0000)]
Fix Bug #27769 crash using domxml_xmltree

20 years agoupdate credits
foobar [Tue, 6 Apr 2004 10:10:41 +0000 (10:10 +0000)]
update credits

20 years agortd
foobar [Tue, 6 Apr 2004 09:38:27 +0000 (09:38 +0000)]
rtd

20 years agoBack to dev.
Ilia Alshanetsky [Mon, 5 Apr 2004 15:43:52 +0000 (15:43 +0000)]
Back to dev.

20 years agoPrepare for 4.3.6RC2
Ilia Alshanetsky [Mon, 5 Apr 2004 15:34:37 +0000 (15:34 +0000)]
Prepare for 4.3.6RC2

20 years agoRestore wddx tests, without the troublesome date conversions.
Ilia Alshanetsky [Mon, 5 Apr 2004 14:10:19 +0000 (14:10 +0000)]
Restore wddx tests, without the troublesome date conversions.

20 years ago- MFH(r-1.49): Let it work safely
Moriyoshi Koizumi [Sun, 4 Apr 2004 19:23:43 +0000 (19:23 +0000)]
- MFH(r-1.49): Let it work safely

20 years ago- Remove test, as it's never worked as expected.
Moriyoshi Koizumi [Sun, 4 Apr 2004 19:19:45 +0000 (19:19 +0000)]
- Remove test, as it's never worked as expected.

20 years agoMFH: Fixed a bug that prevented building of the GD extension against
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.

20 years ago- MFH: Fixed comment and double 0
Derick Rethans [Sun, 4 Apr 2004 12:45:34 +0000 (12:45 +0000)]
- MFH: Fixed comment and double 0

20 years ago- MFH: One more test for DST bugs.
Derick Rethans [Sun, 4 Apr 2004 12:43:17 +0000 (12:43 +0000)]
- MFH: One more test for DST bugs.

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

20 years agoMFH: Add comment
Marcus Boerger [Sun, 4 Apr 2004 12:31:38 +0000 (12:31 +0000)]
MFH: Add comment

20 years agoMFH: gcc-2.95/sparc test
Ard Biesheuvel [Sun, 4 Apr 2004 10:24:09 +0000 (10:24 +0000)]
MFH: gcc-2.95/sparc test

20 years ago- Fixed bug #27849 (configure craps out on trivial syntax error).
Derick Rethans [Sat, 3 Apr 2004 17:23:14 +0000 (17:23 +0000)]
- Fixed bug #27849 (configure craps out on trivial syntax error).

20 years agoMFH
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)

20 years ago2nd try for glibc2.2/sparc64
Ard Biesheuvel [Sat, 3 Apr 2004 12:37:45 +0000 (12:37 +0000)]
2nd try for glibc2.2/sparc64

20 years agoChanged test to include returning HUGE_VAL as well (intended to resolve #27830)
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)

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

20 years agoMFH fix #534: pear search doesn't list unstable releases
Greg Beaver [Sat, 3 Apr 2004 06:09:27 +0000 (06:09 +0000)]
MFH fix #534: pear search doesn't list unstable releases

20 years agonot devel any more
Greg Beaver [Sat, 3 Apr 2004 00:42:14 +0000 (00:42 +0000)]
not devel any more

20 years agoFixed bug #27730.
Ilia Alshanetsky [Fri, 2 Apr 2004 16:54:44 +0000 (16:54 +0000)]
Fixed bug #27730.

20 years ago- Fixed unintialized variables.
Derick Rethans [Fri, 2 Apr 2004 09:33:49 +0000 (09:33 +0000)]
- Fixed unintialized variables.

20 years agoMFH: Fixed reversed condition for error reporting.
Ilia Alshanetsky [Thu, 1 Apr 2004 22:05:38 +0000 (22:05 +0000)]
MFH: Fixed reversed condition for error reporting.

20 years agoBack to dev.
Ilia Alshanetsky [Thu, 1 Apr 2004 21:48:32 +0000 (21:48 +0000)]
Back to dev.

20 years agoPrepare for 4.3.6RC1.
Ilia Alshanetsky [Thu, 1 Apr 2004 20:51:34 +0000 (20:51 +0000)]
Prepare for 4.3.6RC1.

20 years ago- Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time)
Derick Rethans [Thu, 1 Apr 2004 20:35:41 +0000 (20:35 +0000)]
- Fixed bug #27780 (strtotime(+1 xxx) returns a wrong date/time)

20 years agoRevert patch for bug #27782.
Ilia Alshanetsky [Thu, 1 Apr 2004 19:07:02 +0000 (19:07 +0000)]
Revert patch for bug #27782.

20 years agoBug fixing news & test for bug #27819.
Ilia Alshanetsky [Thu, 1 Apr 2004 17:49:21 +0000 (17:49 +0000)]
Bug fixing news & test for bug #27819.

20 years ago- MFH: Fixed bug #27822 (is_resource() returns TRUE for closed resources)
Derick Rethans [Thu, 1 Apr 2004 08:56:33 +0000 (08:56 +0000)]
- MFH: Fixed bug #27822 (is_resource() returns TRUE for closed resources)

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