]> granicus.if.org Git - php/log
php
22 years agoPrevented test failure caused by LF code variety
Moriyoshi Koizumi [Wed, 18 Dec 2002 23:06:27 +0000 (23:06 +0000)]
Prevented test failure caused by LF code variety

22 years agoAdded a test case for bug #20539
Moriyoshi Koizumi [Wed, 18 Dec 2002 22:54:34 +0000 (22:54 +0000)]
Added a test case for bug #20539

22 years agoFix a crash while using an invalid color with imagesetstyle, see the sample
Pierre Joye [Wed, 18 Dec 2002 21:13:21 +0000 (21:13 +0000)]
Fix a crash while using an invalid color with imagesetstyle, see the sample
script in the manual to reproduce it :)

22 years agoAn intuitive attempt to hunt the bug.
Moriyoshi Koizumi [Wed, 18 Dec 2002 19:32:44 +0000 (19:32 +0000)]
An intuitive attempt to hunt the bug.

22 years agoAdded entry for the new feature of array_search()
Moriyoshi Koizumi [Wed, 18 Dec 2002 16:38:36 +0000 (16:38 +0000)]
Added entry for the new feature of array_search()

22 years agoUpdate
<changelog@php.net> [Tue, 17 Dec 2002 19:52:24 +0000 (19:52 +0000)]
Update

22 years agoFinally put the changelog back online.
<changelog@php.net> [Tue, 17 Dec 2002 19:48:17 +0000 (19:48 +0000)]
Finally put the changelog back online.

22 years ago- Also send reports when there are no failed tests
Derick Rethans [Tue, 17 Dec 2002 19:07:15 +0000 (19:07 +0000)]
- Also send reports when there are no failed tests

22 years agoFixing WIn32 build after adding support for FreeTDS
Frank M. Kromann [Mon, 16 Dec 2002 22:44:08 +0000 (22:44 +0000)]
Fixing WIn32 build after adding support for FreeTDS

22 years agoAllow the native MSSQL extension to be compiled with FreeTDS on *nix platforms.
Frank M. Kromann [Mon, 16 Dec 2002 22:26:49 +0000 (22:26 +0000)]
Allow the native MSSQL extension to be compiled with FreeTDS on *nix platforms.
This will make the whole MSSAL API available on these platforms.
@Allow compilation of mssql extension on *nix.

22 years ago* fix one missing DIRECTORY_SEPARATOR and a typo
Stig Bakken [Mon, 16 Dec 2002 20:44:50 +0000 (20:44 +0000)]
* fix one missing DIRECTORY_SEPARATOR and a typo

22 years ago- mnogosearch extension updated to compile with mnogosearch-3.2.8
Sergey Kartashoff [Mon, 16 Dec 2002 19:17:10 +0000 (19:17 +0000)]
- mnogosearch extension updated to compile with mnogosearch-3.2.8

22 years agofix compiler definition tests
Marcus Boerger [Mon, 16 Dec 2002 17:52:43 +0000 (17:52 +0000)]
fix compiler definition tests

22 years agofix compiler definition tests
Marcus Boerger [Mon, 16 Dec 2002 15:53:46 +0000 (15:53 +0000)]
fix compiler definition tests

22 years agoA better, strtok() free implementaion of php_disable_functions().
Ilia Alshanetsky [Mon, 16 Dec 2002 15:43:52 +0000 (15:43 +0000)]
A better, strtok() free implementaion of php_disable_functions().

22 years agofix test
Marcus Boerger [Mon, 16 Dec 2002 15:19:57 +0000 (15:19 +0000)]
fix test

22 years agoAdd version check since this will be available since php 4.4.
Marcus Boerger [Mon, 16 Dec 2002 15:04:12 +0000 (15:04 +0000)]
Add version check since this will be available since php 4.4.

22 years agoforgot to remove that dot
Marcus Boerger [Mon, 16 Dec 2002 14:54:35 +0000 (14:54 +0000)]
forgot to remove that dot

22 years ago-Add constant that shows whether or not exif uses mbstring.
Marcus Boerger [Mon, 16 Dec 2002 14:48:00 +0000 (14:48 +0000)]
-Add constant that shows whether or not exif uses mbstring.
-Fix tests

22 years agoCFLAGS_CLEAN was not properly defined
Sascha Schumann [Mon, 16 Dec 2002 13:39:27 +0000 (13:39 +0000)]
CFLAGS_CLEAN was not properly defined

22 years agochange mbstring detection
Marcus Boerger [Mon, 16 Dec 2002 09:58:49 +0000 (09:58 +0000)]
change mbstring detection

22 years ago- MFB
Derick Rethans [Mon, 16 Dec 2002 09:11:00 +0000 (09:11 +0000)]
- MFB

22 years agoA better memory leak patch.
Ilia Alshanetsky [Mon, 16 Dec 2002 07:46:36 +0000 (07:46 +0000)]
A better memory leak patch.

22 years agows
Marcus Boerger [Sun, 15 Dec 2002 18:49:07 +0000 (18:49 +0000)]
ws

22 years agoMFB: gd uses float instead of double
Marcus Boerger [Sun, 15 Dec 2002 18:16:11 +0000 (18:16 +0000)]
MFB: gd uses float instead of double

22 years agoClose log file on shutdown.
Ilia Alshanetsky [Sun, 15 Dec 2002 07:03:32 +0000 (07:03 +0000)]
Close log file on shutdown.

22 years agoFixed a memory leak.
Ilia Alshanetsky [Sun, 15 Dec 2002 06:44:30 +0000 (06:44 +0000)]
Fixed a memory leak.

22 years agoMFZE2
Ilia Alshanetsky [Sat, 14 Dec 2002 23:56:44 +0000 (23:56 +0000)]
MFZE2

22 years agoFix build when mbstring is a shared module or dll under windows
Marcus Boerger [Sat, 14 Dec 2002 19:53:20 +0000 (19:53 +0000)]
Fix build when mbstring is a shared module or dll under windows

22 years agoDo not allow AA if not trueColor (imageantialias does nothing)
Pierre Joye [Sat, 14 Dec 2002 19:23:29 +0000 (19:23 +0000)]
Do not allow AA if not trueColor (imageantialias does nothing)

22 years agoBugfix: #21010 (Here it's maker (manufacturer) instead of marker)
Marcus Boerger [Sat, 14 Dec 2002 17:49:19 +0000 (17:49 +0000)]
Bugfix: #21010 (Here it's maker (manufacturer) instead of marker)

22 years agocleanup
Stefan Esser [Sat, 14 Dec 2002 10:45:25 +0000 (10:45 +0000)]
cleanup

22 years agoMFB: Fix bug #20995
foobar [Sat, 14 Dec 2002 09:33:37 +0000 (09:33 +0000)]
MFB: Fix bug #20995

22 years agoAdd testcase for bug #20993
Melvyn Sopacua [Fri, 13 Dec 2002 18:40:39 +0000 (18:40 +0000)]
Add testcase for bug #20993

22 years agoAdd missing entry
Marcus Boerger [Fri, 13 Dec 2002 12:04:30 +0000 (12:04 +0000)]
Add missing entry

22 years agoFix cli build for cygwin
Marcus Boerger [Fri, 13 Dec 2002 10:32:03 +0000 (10:32 +0000)]
Fix cli build for cygwin

22 years agoMFB: ZTS fix by Ilia
Marcus Boerger [Fri, 13 Dec 2002 09:17:04 +0000 (09:17 +0000)]
MFB: ZTS fix by Ilia

22 years agoFix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fields
Vlad Krupin [Fri, 13 Dec 2002 03:09:52 +0000 (03:09 +0000)]
Fix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fields

22 years ago* update release notes, remove warning
Stig Bakken [Fri, 13 Dec 2002 02:20:33 +0000 (02:20 +0000)]
* update release notes, remove warning

22 years ago* fix version/date
Stig Bakken [Fri, 13 Dec 2002 02:11:23 +0000 (02:11 +0000)]
* fix version/date

22 years ago* introduce php_bin config parameter
Stig Bakken [Fri, 13 Dec 2002 02:10:23 +0000 (02:10 +0000)]
* introduce php_bin config parameter
* use PHP_PEAR_<PARAM_NAME> environment variables for defaults
  (for example PHP_PEAR_PHP_DIR)
* Windows cleanups

22 years ago* _parseArgs bugfix
Stig Bakken [Fri, 13 Dec 2002 02:07:22 +0000 (02:07 +0000)]
* _parseArgs bugfix

22 years agoMFB
Moriyoshi Koizumi [Thu, 12 Dec 2002 21:44:53 +0000 (21:44 +0000)]
MFB

22 years agoAdded a test case for bug #20934
Moriyoshi Koizumi [Thu, 12 Dec 2002 21:42:17 +0000 (21:42 +0000)]
Added a test case for bug #20934

22 years agoremove extra char in case of binary/money fields
Stefan Esser [Thu, 12 Dec 2002 21:30:39 +0000 (21:30 +0000)]
remove extra char in case of binary/money fields

22 years agoFixed bug #20974 (added missing sanity check).
Ilia Alshanetsky [Thu, 12 Dec 2002 21:17:36 +0000 (21:17 +0000)]
Fixed bug #20974 (added missing sanity check).

22 years agoFix for BSD's (possibly others):
Melvyn Sopacua [Thu, 12 Dec 2002 18:50:26 +0000 (18:50 +0000)]
Fix for BSD's (possibly others):
  Accept system default, for the index. Don't initialize it.

22 years agoMFB: popen/pclose and proc_open/proc_close fixes.
Wez Furlong [Thu, 12 Dec 2002 17:51:25 +0000 (17:51 +0000)]
MFB: popen/pclose and proc_open/proc_close fixes.

22 years agoFix a possible E_NOTICE warning message.
Ilia Alshanetsky [Thu, 12 Dec 2002 16:14:32 +0000 (16:14 +0000)]
Fix a possible E_NOTICE warning message.

22 years agoAttempt to add more entropy for key generation.
Wez Furlong [Thu, 12 Dec 2002 15:50:11 +0000 (15:50 +0000)]
Attempt to add more entropy for key generation.

22 years agoMFB streams news
Wez Furlong [Thu, 12 Dec 2002 15:24:00 +0000 (15:24 +0000)]
MFB streams news

22 years agoFixed misspelling of the Greek letter lambda,
Ilia Alshanetsky [Thu, 12 Dec 2002 14:50:58 +0000 (14:50 +0000)]
Fixed misspelling of the Greek letter lambda,
noticed by jmartin-php@notamusica.com.

22 years agophp_error -> php_error_docref conversion fix (noticed by derick)
Marcus Boerger [Thu, 12 Dec 2002 14:12:42 +0000 (14:12 +0000)]
php_error -> php_error_docref conversion fix (noticed by derick)

22 years agoBug fixing news.
Ilia Alshanetsky [Thu, 12 Dec 2002 13:52:26 +0000 (13:52 +0000)]
Bug fixing news.

22 years agoJani happification
Moriyoshi Koizumi [Thu, 12 Dec 2002 13:44:18 +0000 (13:44 +0000)]
Jani happification

22 years agoPatch for #20936 (openssl: public key handling was broken).
Wez Furlong [Thu, 12 Dec 2002 13:42:23 +0000 (13:42 +0000)]
Patch for #20936 (openssl: public key handling was broken).
Thanks to <jeroen@derks.it> for the patch.

22 years agoFixed bug #20927 and updated the test case for the bug.
Ilia Alshanetsky [Thu, 12 Dec 2002 13:38:19 +0000 (13:38 +0000)]
Fixed bug #20927 and updated the test case for the bug.

22 years agoBug fixing news
Moriyoshi Koizumi [Thu, 12 Dec 2002 13:31:19 +0000 (13:31 +0000)]
Bug fixing news

22 years agoFixed bug #20934 (htmlspecialchars returns latin1 from UTF-8)
Moriyoshi Koizumi [Thu, 12 Dec 2002 13:25:51 +0000 (13:25 +0000)]
Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8)

22 years agophp_error -> php_error_docref
Marcus Boerger [Thu, 12 Dec 2002 13:08:59 +0000 (13:08 +0000)]
php_error -> php_error_docref

22 years agoSIGIOT may not be defined in cygwin
Marcus Boerger [Thu, 12 Dec 2002 12:23:32 +0000 (12:23 +0000)]
SIGIOT may not be defined in cygwin

22 years agotypeconversion is needed here for cygwin
Marcus Boerger [Thu, 12 Dec 2002 12:18:44 +0000 (12:18 +0000)]
typeconversion is needed here for cygwin

22 years agoO_ASYNC is not defined in cygwin
Marcus Boerger [Thu, 12 Dec 2002 12:15:10 +0000 (12:15 +0000)]
O_ASYNC is not defined in cygwin

22 years agoMFB: DOM/XSLT support in win32 build (bug #20485).
Edin Kadribasic [Thu, 12 Dec 2002 10:56:33 +0000 (10:56 +0000)]
MFB: DOM/XSLT support in win32 build (bug #20485).

22 years agoGD library news.
Ilia Alshanetsky [Wed, 11 Dec 2002 23:11:31 +0000 (23:11 +0000)]
GD library news.

22 years agoAdded check for availability of jpeg support.
Ilia Alshanetsky [Wed, 11 Dec 2002 22:37:05 +0000 (22:37 +0000)]
Added check for availability of jpeg support.

22 years agoFixed build with non-bundled GD. Hidden the anti-alias functions when
Ilia Alshanetsky [Wed, 11 Dec 2002 22:25:23 +0000 (22:25 +0000)]
Fixed build with non-bundled GD. Hidden the anti-alias functions when
non-bundled GD is used and made imagecreatefromxpm() unavailable because
of a bug in the external GD library.

22 years agoFix brightness filter (argument ingnored)
Pierre Joye [Wed, 11 Dec 2002 22:23:51 +0000 (22:23 +0000)]
Fix brightness filter (argument ingnored)

22 years agoWhite space fixes.
Ilia Alshanetsky [Wed, 11 Dec 2002 21:55:45 +0000 (21:55 +0000)]
White space fixes.

22 years agoSyncronize bundled gd sources with that of gd 2.0.9, affected functions
Ilia Alshanetsky [Wed, 11 Dec 2002 21:52:29 +0000 (21:52 +0000)]
Syncronize bundled gd sources with that of gd 2.0.9, affected functions
are: gdImageBrushApply() & gdImageCopyResized().

22 years agoAdd antialias flag to image structure
Pierre Joye [Wed, 11 Dec 2002 20:47:26 +0000 (20:47 +0000)]
Add antialias flag to image structure
Add AA support

22 years agoAdd gdImageAAline (antialiased line)
Pierre Joye [Wed, 11 Dec 2002 20:46:52 +0000 (20:46 +0000)]
Add gdImageAAline (antialiased line)
Add AA support for gdImagePolygon

22 years agoRemove double definition of imagesettile
Pierre Joye [Wed, 11 Dec 2002 20:45:47 +0000 (20:45 +0000)]
Remove double definition of imagesettile
Add imageantiallias

22 years agoAdd imageantialias(im, flag)
Pierre Joye [Wed, 11 Dec 2002 20:44:44 +0000 (20:44 +0000)]
Add imageantialias(im, flag)
Add AA support for bundled imageline

22 years agoAdd testcase for reported wordwrap bug
Melvyn Sopacua [Wed, 11 Dec 2002 20:22:42 +0000 (20:22 +0000)]
Add testcase for reported wordwrap bug

22 years ago- MFB
Derick Rethans [Wed, 11 Dec 2002 20:13:43 +0000 (20:13 +0000)]
- MFB

22 years agoAdded missing &.
Ilia Alshanetsky [Wed, 11 Dec 2002 20:04:23 +0000 (20:04 +0000)]
Added missing &.

22 years agoAdded getopt() test.
Ilia Alshanetsky [Wed, 11 Dec 2002 17:38:28 +0000 (17:38 +0000)]
Added getopt() test.

22 years agoAsk the user for their e-mail address so that we can contact them if need be.
Ilia Alshanetsky [Wed, 11 Dec 2002 16:49:00 +0000 (16:49 +0000)]
Ask the user for their e-mail address so that we can contact them if need be.

22 years agoRenamed bc_powmod to bcpowmod to keep it inline with existing module
Sara Golemon [Wed, 11 Dec 2002 16:28:16 +0000 (16:28 +0000)]
Renamed bc_powmod to bcpowmod to keep it inline with existing module
functions.  Fixed whitespace problem.

22 years agoAdded missing variable to parameter retrieval.
Ilia Alshanetsky [Wed, 11 Dec 2002 15:32:35 +0000 (15:32 +0000)]
Added missing variable to parameter retrieval.

22 years ago- ws fixes
foobar [Wed, 11 Dec 2002 15:25:39 +0000 (15:25 +0000)]
- ws fixes
- // -> /* */ (No C++ comments in c code!)
- #if / #else / etc. have to start from first column.

22 years ago- Some more missing .cvsignore files.
foobar [Wed, 11 Dec 2002 15:16:05 +0000 (15:16 +0000)]
- Some more missing .cvsignore files.

22 years agomissing entry
foobar [Wed, 11 Dec 2002 14:45:42 +0000 (14:45 +0000)]
missing entry

22 years agomissing file
foobar [Wed, 11 Dec 2002 14:43:33 +0000 (14:43 +0000)]
missing file

22 years agofixed lack of variable initialization bug.
Rui Hirokawa [Wed, 11 Dec 2002 14:39:37 +0000 (14:39 +0000)]
fixed lack of variable initialization bug.

22 years agofixed string comparison which brought up a gcc warning.
Abdul-Kareem Abo-Namous [Wed, 11 Dec 2002 14:18:40 +0000 (14:18 +0000)]
fixed string comparison which brought up a gcc warning.

22 years agoWarnings and Notices when lock modifiers for dba_(p)open are used wrong.
Marcus Boerger [Wed, 11 Dec 2002 10:37:38 +0000 (10:37 +0000)]
Warnings and Notices when lock modifiers for dba_(p)open are used wrong.
This finally closes bug #20828 (and i hope it must not be reopened)

22 years agoFix for #20539 (patch by Moriyoshi Koizumi).
Edin Kadribasic [Wed, 11 Dec 2002 10:24:02 +0000 (10:24 +0000)]
Fix for #20539 (patch by Moriyoshi Koizumi).

22 years agosnow..not again..
foobar [Wed, 11 Dec 2002 08:54:04 +0000 (08:54 +0000)]
snow..not again..

22 years agoFixed bug #20298: LDFLAGS were not passed to the static apache module build
foobar [Wed, 11 Dec 2002 08:41:45 +0000 (08:41 +0000)]
Fixed bug #20298: LDFLAGS were not passed to the static apache module build

22 years agofixed security bug in libmysql
Georg Richter [Wed, 11 Dec 2002 08:31:56 +0000 (08:31 +0000)]
fixed security bug in libmysql

22 years agoSecurity fix (merged from 3.23.54)
Georg Richter [Wed, 11 Dec 2002 08:28:41 +0000 (08:28 +0000)]
Security fix (merged from 3.23.54)

22 years agodecode variable is only used when mbstring is avaliable.
Ilia Alshanetsky [Wed, 11 Dec 2002 07:37:30 +0000 (07:37 +0000)]
decode variable is only used when mbstring is avaliable.

22 years agoZTS fix.
Ilia Alshanetsky [Wed, 11 Dec 2002 07:29:51 +0000 (07:29 +0000)]
ZTS fix.

22 years agoFixed compiler warning.
Ilia Alshanetsky [Wed, 11 Dec 2002 02:51:06 +0000 (02:51 +0000)]
Fixed compiler warning.

22 years agoFix ZTS build
Ilia Alshanetsky [Wed, 11 Dec 2002 02:30:00 +0000 (02:30 +0000)]
Fix ZTS build

22 years agoOn Win32 make PHP treat UNC paths as absolute paths, this should solve bugs
Ilia Alshanetsky [Wed, 11 Dec 2002 00:32:33 +0000 (00:32 +0000)]
On Win32 make PHP treat UNC paths as absolute paths, this should solve bugs
such as #20831. Thanks to Wez Furlong for isolating the problem.

22 years agoadd missing comment
Marcus Boerger [Tue, 10 Dec 2002 22:51:09 +0000 (22:51 +0000)]
add missing comment

22 years agoLOCK_EX is not allowed in read mode -> try using existing .lck file in read
Marcus Boerger [Tue, 10 Dec 2002 22:49:33 +0000 (22:49 +0000)]
LOCK_EX is not allowed in read mode -> try using existing .lck file in read
only mode only when in read mode.