]> granicus.if.org Git - php/log
php
24 years agostylistic modifications.
Sterling Hughes [Sat, 1 Jul 2000 01:43:37 +0000 (01:43 +0000)]
stylistic modifications.

24 years agodefinition.
Sterling Hughes [Sat, 1 Jul 2000 01:42:51 +0000 (01:42 +0000)]
definition.

24 years ago@- Allow cybercash to compile as a DL module. (Sterling)
Sterling Hughes [Sat, 1 Jul 2000 01:37:11 +0000 (01:37 +0000)]
@- Allow cybercash to compile as a DL module. (Sterling)

-Allow cybercash to compile as a DL module.
-Stylistic changes.
-Add RETURN_STRINGL + Z_*_PP macros

24 years agoChangeLog update
<changelog@php.net> [Sat, 1 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 1 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoFix bug 4813. Fixed by greg@darkphoton.com
Sterling Hughes [Fri, 30 Jun 2000 22:44:20 +0000 (22:44 +0000)]
Fix bug 4813.  Fixed by greg@darkphoton.com

24 years ago@- Fixed the dbase_create function. (Sterling)
Sterling Hughes [Fri, 30 Jun 2000 21:21:17 +0000 (21:21 +0000)]
@- Fixed the dbase_create function. (Sterling)
Fixed the dbase_create function.

24 years agoTypo.
Andrei Zmievski [Fri, 30 Jun 2000 19:40:42 +0000 (19:40 +0000)]
Typo.

24 years agoupdates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning of ...
Dan Kalowsky [Fri, 30 Jun 2000 19:22:52 +0000 (19:22 +0000)]
updates for the SolidEE to work for 3.5 with PHP4.0.1.  Still causes warning of "integer from pointer used without typecast" but does not seem to effect the final build any.  have not found a correction yet.  has not shown the SQLParamData bug either, but unknown if it is closed as i was unable to reproduce it.

basically fixed the config.m4 file, and added a #define of HAVE_SOLID_35, due to the solidee 3.5 vs all other solidee systems being drastically different.  and solidtech providing no means for testing what version you are using.

does not include fixes for the linux users of glibc2 (automatically assumes libc5).  temporary work around, link your /usr/local/solid/lib files from a scll2x23 or scll2x30 to a scllux30 or scllux23 name...  suggestions to automate this are welcome.

24 years agoDB::parseDSN() now checks the value it is passed, and if it is already an
Chuck Hagenbuch [Fri, 30 Jun 2000 19:20:03 +0000 (19:20 +0000)]
DB::parseDSN() now checks the value it is passed, and if it is already an
array, returns it. This lets you pass arrays to the connect functions and
they'll work transparently.

24 years agoSome user-agents send 'basic' instead of 'Basic' in their Authorization
Rasmus Lerdorf [Fri, 30 Jun 2000 17:39:21 +0000 (17:39 +0000)]
Some user-agents send 'basic' instead of 'Basic' in their Authorization
header.  ApacheBench is an example.  PHP's HTTP Auth would not work with
these.
Some user-agents send 'basic' instead of 'Basic' in their Authorization
header.  ApacheBench is an example.  PHP's HTTP Auth would not work with
these. (Rasmus)

24 years agoFirst Sybase-DB fix patch
Zeev Suraski [Fri, 30 Jun 2000 16:24:17 +0000 (16:24 +0000)]
First Sybase-DB fix patch

24 years agoremove unnecessary dependency
Sam Ruby [Fri, 30 Jun 2000 14:33:46 +0000 (14:33 +0000)]
remove unnecessary dependency

24 years ago- Revert bogus time.h commit
Zeev Suraski [Fri, 30 Jun 2000 13:23:08 +0000 (13:23 +0000)]
- Revert bogus time.h commit
- Fixed a problem under some versions of Windows that could cause PHP to hang
  on startup if errors occured, e.g. in the php.ini file

24 years agoAdd a messagebox style that's safe to use from an ISAPI filter
Zeev Suraski [Fri, 30 Jun 2000 12:55:00 +0000 (12:55 +0000)]
Add a messagebox style that's safe to use from an ISAPI filter

24 years agohmm, this file is not really auto-generated.
Thies C. Arntzen [Fri, 30 Jun 2000 12:31:24 +0000 (12:31 +0000)]
hmm, this file is not really auto-generated.

24 years agoSet version number on DLLs
Zeev Suraski [Fri, 30 Jun 2000 12:16:58 +0000 (12:16 +0000)]
Set version number on DLLs

24 years agoPHP modules should only be in the php_modules.dsw workspace...
Zeev Suraski [Fri, 30 Jun 2000 11:48:14 +0000 (11:48 +0000)]
PHP modules should only be in the php_modules.dsw workspace...

24 years agoerror_reporting fix
Zeev Suraski [Fri, 30 Jun 2000 11:45:32 +0000 (11:45 +0000)]
error_reporting fix

24 years ago- using more of the zend API
Uwe Steinmann [Fri, 30 Jun 2000 09:46:39 +0000 (09:46 +0000)]
- using more of the zend API

24 years agoFix garbage in warning strings, and IllegalArgumentException on
Sam Ruby [Fri, 30 Jun 2000 04:48:46 +0000 (04:48 +0000)]
Fix garbage in warning strings, and IllegalArgumentException on
assignments which require data type conversions.

24 years agoChangeLog update
<changelog@php.net> [Fri, 30 Jun 2000 01:09:04 +0000 (01:09 +0000)]
ChangeLog update

24 years ago.
Sascha Schumann [Fri, 30 Jun 2000 00:40:07 +0000 (00:40 +0000)]
.

24 years agoFixed opendir() thoroughly
Zeev Suraski [Thu, 29 Jun 2000 21:51:40 +0000 (21:51 +0000)]
Fixed opendir() thoroughly

24 years agowelcome 4.0.2-dev
Thies C. Arntzen [Thu, 29 Jun 2000 17:37:58 +0000 (17:37 +0000)]
welcome 4.0.2-dev

24 years ago- Get rid of absolute path
Andi Gutmans [Thu, 29 Jun 2000 16:08:02 +0000 (16:08 +0000)]
- Get rid of absolute path

24 years ago- Make pgsql compile on Windows.
Andi Gutmans [Thu, 29 Jun 2000 16:00:30 +0000 (16:00 +0000)]
- Make pgsql compile on Windows.

24 years agoAdd $context argument to error handler
Zeev Suraski [Thu, 29 Jun 2000 15:07:59 +0000 (15:07 +0000)]
Add $context argument to error handler

24 years agoLowercase class name before checking for it
Stanislav Malyshev [Thu, 29 Jun 2000 14:50:23 +0000 (14:50 +0000)]
Lowercase class name before checking for it
# I didn't really check it - have no WDDX

24 years agoLowercase class name before looking for it
Stanislav Malyshev [Thu, 29 Jun 2000 14:49:23 +0000 (14:49 +0000)]
Lowercase class name before looking for it

24 years agoezmlm_hash() function also available for php4.
Kristian Köhntopp [Thu, 29 Jun 2000 14:07:10 +0000 (14:07 +0000)]
ezmlm_hash() function also available for php4.

24 years ago- Extra newline crept in somehow
Andi Gutmans [Thu, 29 Jun 2000 13:34:58 +0000 (13:34 +0000)]
- Extra newline crept in somehow

24 years agoMake fgets not use maximal buffer length always, but shrink buffer
Stanislav Malyshev [Thu, 29 Jun 2000 13:34:55 +0000 (13:34 +0000)]
Make fgets not use maximal buffer length always, but shrink buffer
if it's too big.

24 years ago- Fix problem with DICARD_PATH being defined in windows
Andi Gutmans [Thu, 29 Jun 2000 13:31:52 +0000 (13:31 +0000)]
- Fix problem with DICARD_PATH being defined in windows

24 years agoStarting 4.0.2 changes.
Andrei Zmievski [Thu, 29 Jun 2000 13:16:46 +0000 (13:16 +0000)]
Starting 4.0.2 changes.

24 years agoTry to fix #5271 - crash when $HTTP_SESSION_VARS is already defined
Stanislav Malyshev [Thu, 29 Jun 2000 13:09:27 +0000 (13:09 +0000)]
Try to fix #5271 - crash when $HTTP_SESSION_VARS is already defined
via "global"
# I'm not sure it's fastest fix possible, but at least it should remove the
# crash

24 years agoChangeLog update
<changelog@php.net> [Thu, 29 Jun 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 29 Jun 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agoImprove error handling code
Zeev Suraski [Wed, 28 Jun 2000 22:08:47 +0000 (22:08 +0000)]
Improve error handling code

24 years agoBe HTML friendly
Zeev Suraski [Wed, 28 Jun 2000 21:31:50 +0000 (21:31 +0000)]
Be HTML friendly

24 years agoWould be a useful thing to have.
Andrei Zmievski [Wed, 28 Jun 2000 21:24:23 +0000 (21:24 +0000)]
Would be a useful thing to have.

24 years agoOops, didn't mean to commit that.
Andrei Zmievski [Wed, 28 Jun 2000 20:09:04 +0000 (20:09 +0000)]
Oops, didn't mean to commit that.

24 years ago@- Added an optional parameter to preg_replace() that can be used to
Andrei Zmievski [Wed, 28 Jun 2000 20:07:26 +0000 (20:07 +0000)]
@- Added an optional parameter to preg_replace() that can be used to
@  specify how many replacements to make. (Andrei)

24 years agoversion update
Andi Gutmans [Wed, 28 Jun 2000 18:32:13 +0000 (18:32 +0000)]
version update

24 years agoI'm not sure whether this is necessary or not. Is it guarenteed that get_module_conf()
Zeev Suraski [Wed, 28 Jun 2000 18:27:13 +0000 (18:27 +0000)]
I'm not sure whether this is necessary or not.  Is it guarenteed that get_module_conf()
will always return a value?  Even if there were no relevant directives at all?

24 years ago- Fix problem with VIRTUAL_DIR and relative paths containing ..
Andi Gutmans [Wed, 28 Jun 2000 17:30:30 +0000 (17:30 +0000)]
- Fix problem with VIRTUAL_DIR and relative paths containing ..

24 years agoAdded note about creating PDF documents in memory.
Joey Smith [Wed, 28 Jun 2000 11:44:32 +0000 (11:44 +0000)]
Added note about creating PDF documents in memory.
This is not quite complete, due to a bug in pdflib 3.0.

24 years agoChangeLog update
<changelog@php.net> [Wed, 28 Jun 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 28 Jun 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update

24 years agoCosmetic name change
Sascha Schumann [Tue, 27 Jun 2000 23:09:49 +0000 (23:09 +0000)]
Cosmetic name change

24 years ago# Forgot this...
Jouni Ahto [Tue, 27 Jun 2000 22:25:51 +0000 (22:25 +0000)]
# Forgot this...

24 years ago# Reverting as requested.
Jouni Ahto [Tue, 27 Jun 2000 22:25:27 +0000 (22:25 +0000)]
# Reverting as requested.

24 years ago- Limit lines to 80 chars
Zeev Suraski [Tue, 27 Jun 2000 21:39:41 +0000 (21:39 +0000)]
- Limit lines to 80 chars
- Let people know they don't have to use the ISAPI filter if they don't need
  HTTP authenatication

24 years ago- dba_[p]open accepts now a new parameter, which kind of database to create
Jouni Ahto [Tue, 27 Jun 2000 21:36:26 +0000 (21:36 +0000)]
- dba_[p]open accepts now a new parameter, which kind of database to create
  (DBA_BTREE or DBA_HASH), if the handler is either 'db2' or 'db3' and
  mode 'c' or 'n'. It is ignored if mode is 'c' and the db already exists.
# Asked on the list 4 1/2 hours ago if anyone's got to say something to this,
# no response, so I'm assuming it's ok. And yes, I did test this.

24 years agoFixed a bug in opendir(), which prevented readdir() from working properly if
Zeev Suraski [Tue, 27 Jun 2000 18:44:30 +0000 (18:44 +0000)]
Fixed a bug in opendir(), which prevented readdir() from working properly if
the $dir argument wasn't explicitly specified

24 years agoRevert the sendmail.c patch - it uses 4 different variables that aren't defined,...
Zeev Suraski [Tue, 27 Jun 2000 18:41:44 +0000 (18:41 +0000)]
Revert the sendmail.c patch - it uses 4 different variables that aren't defined, and breaks
the Win32 build

24 years ago- Fix bug with VIRTUAL_DIR, .., and symlinks.
Andi Gutmans [Tue, 27 Jun 2000 18:18:18 +0000 (18:18 +0000)]
- Fix bug with VIRTUAL_DIR, .., and symlinks.

24 years agoUse [\]n to refer to the two characters '\' and 'n'. This is the correct way
Sascha Schumann [Tue, 27 Jun 2000 16:22:26 +0000 (16:22 +0000)]
Use [\]n to refer to the two characters '\' and 'n'. This is the correct way
according to SUS II.

PR: #5212

24 years agoshould now get multiple To: and Cc: recievers right
Hartmut Holzgraefe [Tue, 27 Jun 2000 16:15:16 +0000 (16:15 +0000)]
should now get multiple To: and Cc: recievers right
(code taken from php3 version)

24 years ago(pg_loreadall) Was using zval ** but forgot to convert to use
Jouni Ahto [Tue, 27 Jun 2000 13:26:04 +0000 (13:26 +0000)]
(pg_loreadall) Was using zval ** but forgot to convert to use
       zend_get_parameters_ex(). Fixes #5244.

24 years agoadd Java as a valid package
Sam Ruby [Tue, 27 Jun 2000 10:39:45 +0000 (10:39 +0000)]
add Java as a valid package

24 years agodefer loading of the native code
Sam Ruby [Tue, 27 Jun 2000 10:37:40 +0000 (10:37 +0000)]
defer loading of the native code

24 years ago(fgetcsv) fixed leak
Thies C. Arntzen [Tue, 27 Jun 2000 09:55:52 +0000 (09:55 +0000)]
(fgetcsv) fixed leak

24 years ago@- Fixed a possible crash in the LDAP modify code. (Eric Kilfoil)
Thies C. Arntzen [Tue, 27 Jun 2000 09:28:05 +0000 (09:28 +0000)]
@- Fixed a possible crash in the LDAP modify code. (Eric Kilfoil)

24 years ago- Made discard-path work again
Andi Gutmans [Tue, 27 Jun 2000 04:45:53 +0000 (04:45 +0000)]
- Made discard-path work again

24 years agoChangeLog update
<changelog@php.net> [Tue, 27 Jun 2000 01:09:05 +0000 (01:09 +0000)]
ChangeLog update

24 years agoRemoved 8KB limit on line length of the file() function
Zeev Suraski [Mon, 26 Jun 2000 20:52:04 +0000 (20:52 +0000)]
Removed 8KB limit on line length of the file() function

24 years ago- Disabled dl() when PHP is being used as a module inside a multithreaded web
Zeev Suraski [Mon, 26 Jun 2000 18:27:12 +0000 (18:27 +0000)]
- Disabled dl() when PHP is being used as a module inside a multithreaded web
  server - it didn't work before, and caused weird results (Zeev)

24 years ago- Don't depend on USE_PATH being equal to 1. Use #define value
Andi Gutmans [Mon, 26 Jun 2000 18:19:35 +0000 (18:19 +0000)]
- Don't depend on USE_PATH being equal to 1. Use #define value

24 years agoAdd missing enable_dl
Zeev Suraski [Mon, 26 Jun 2000 18:16:54 +0000 (18:16 +0000)]
Add missing enable_dl

24 years agoSupport boolean NOT in the php.ini processor
Zeev Suraski [Mon, 26 Jun 2000 18:15:49 +0000 (18:15 +0000)]
Support boolean NOT in the php.ini processor

24 years agoMake it possible to detect whether we're thread safe or not from PHP scripts and...
Zeev Suraski [Mon, 26 Jun 2000 18:15:33 +0000 (18:15 +0000)]
Make it possible to detect whether we're thread safe or not from PHP scripts and the php.ini
file

24 years agoSeparate plain name returned by php_sapi_module() and pretty name
Andrei Zmievski [Mon, 26 Jun 2000 18:05:55 +0000 (18:05 +0000)]
Separate plain name returned by php_sapi_module() and pretty name
used for output.

24 years agoFixed some protos.
Egon Schmid [Mon, 26 Jun 2000 17:57:46 +0000 (17:57 +0000)]
Fixed some protos.

24 years ago- Pray this is an OK fix for the DISCARD_PATH junk
Andi Gutmans [Mon, 26 Jun 2000 17:57:03 +0000 (17:57 +0000)]
- Pray this is an OK fix for the DISCARD_PATH junk

24 years ago- Please NEVER copy fopen_wrappers.c functions to modules. They are ugly
Zeev Suraski [Mon, 26 Jun 2000 17:40:24 +0000 (17:40 +0000)]
- Please NEVER copy fopen_wrappers.c functions to modules. They are ugly
- enough as is and need cleaning up. Duplicating the mess makes things just
- worse and prevents bug fixes in the functions from propogating throughout
- PHP.
- This fix is untested so someone who uses zlib, please test it and report
- back.

24 years agoMake exec() fwork on Unix again
Stanislav Malyshev [Mon, 26 Jun 2000 17:12:38 +0000 (17:12 +0000)]
Make exec() fwork on Unix again

24 years agoTRACK_VARS is really no longer necessary...
Zeev Suraski [Mon, 26 Jun 2000 17:11:28 +0000 (17:11 +0000)]
TRACK_VARS is really no longer necessary...

24 years agomax_execution_time is no longer UNIX only...
Zeev Suraski [Mon, 26 Jun 2000 16:34:12 +0000 (16:34 +0000)]
max_execution_time is no longer UNIX only...

24 years agoRight name for the function persist_alloc
Stanislav Malyshev [Mon, 26 Jun 2000 16:26:20 +0000 (16:26 +0000)]
Right name for the function persist_alloc

24 years ago- Fix bug in virtual dir under Windows when using absolute paths without
Zeev Suraski [Mon, 26 Jun 2000 16:24:28 +0000 (16:24 +0000)]
- Fix bug in virtual dir under Windows when using absolute paths without
- drive letter

24 years ago- Try two in fixing the problem with memory leaks reporting path_translated
Andi Gutmans [Mon, 26 Jun 2000 16:17:58 +0000 (16:17 +0000)]
- Try two in fixing the problem with memory leaks reporting path_translated

24 years ago- Fix problem with filename being freed before possible memory leaks are
Zeev Suraski [Mon, 26 Jun 2000 15:55:59 +0000 (15:55 +0000)]
- Fix problem with filename being freed before possible memory leaks are
- reported by the memory manager

24 years ago- Add another "\n" at the end of error messages.
Andi Gutmans [Mon, 26 Jun 2000 15:37:28 +0000 (15:37 +0000)]
- Add another "\n" at the end of error messages.

24 years ago- Fixed another missing test for existing functions in libgd.
Jouni Ahto [Mon, 26 Jun 2000 15:23:52 +0000 (15:23 +0000)]
- Fixed another missing test for existing functions in libgd.
# This too should go in 4.0.1 if just possible.

24 years agoMake max_execution_time work properly when set to 0 under Win32 (disable)
Zeev Suraski [Mon, 26 Jun 2000 15:17:36 +0000 (15:17 +0000)]
Make max_execution_time work properly when set to 0 under Win32 (disable)

24 years agoCorrected a syntax error: Macro requires braces.
Kristian Köhntopp [Mon, 26 Jun 2000 14:55:38 +0000 (14:55 +0000)]
Corrected a syntax error: Macro requires braces.

24 years agoAdded function php_sapi_name() as written by Stefan Livieratos.
Kristian Köhntopp [Mon, 26 Jun 2000 14:43:37 +0000 (14:43 +0000)]
Added function php_sapi_name() as written by Stefan Livieratos.

24 years agoignore libs.mk
Andrei Zmievski [Mon, 26 Jun 2000 13:23:03 +0000 (13:23 +0000)]
ignore libs.mk

24 years agoFix up news.
Andrei Zmievski [Mon, 26 Jun 2000 13:22:19 +0000 (13:22 +0000)]
Fix up news.

24 years agoIf we freed it, we might not touch it
Stanislav Malyshev [Mon, 26 Jun 2000 12:26:40 +0000 (12:26 +0000)]
If we freed it, we might not touch it
# BTW, this is not a real fix - we still might use it
# when reporting memory leaks, but at least we won't reference
# unitialized memory

24 years ago- Test gdImagePaletteCopy and define HAVE_LIBGD15 if found.
Jouni Ahto [Mon, 26 Jun 2000 12:23:02 +0000 (12:23 +0000)]
- Test gdImagePaletteCopy and define HAVE_LIBGD15 if found.
- s/HAVE_LIBGD13/HAVE_LIBGD15/ in ImagePaletteCopy, ImageCopyMerge.
# This really should go into 4.0.1 or we'll get a lot of complaints from
# people using older versions of gd (because it still supports gif).

24 years agoFix for configure not setting the library path.
Stefan Roehrich [Mon, 26 Jun 2000 08:53:36 +0000 (08:53 +0000)]
Fix for configure not setting the library path.

24 years agotwo too many.
Sterling Hughes [Mon, 26 Jun 2000 08:23:34 +0000 (08:23 +0000)]
two too many.

24 years agoChangeLog update
<changelog@php.net> [Mon, 26 Jun 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 26 Jun 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agoFix Bison version check
Sascha Schumann [Sun, 25 Jun 2000 22:48:02 +0000 (22:48 +0000)]
Fix Bison version check

24 years agoUpdate
Zeev Suraski [Sun, 25 Jun 2000 19:01:53 +0000 (19:01 +0000)]
Update

24 years agoMake the zlib DLL work with the stock zlib library
Zeev Suraski [Sun, 25 Jun 2000 19:00:38 +0000 (19:00 +0000)]
Make the zlib DLL work with the stock zlib library

24 years ago- Update .dsp
Zeev Suraski [Sun, 25 Jun 2000 18:54:55 +0000 (18:54 +0000)]
- Update .dsp
- Add Win32 'spec' file