]> granicus.if.org Git - php/log
php
25 years agoChangeLog update
<changelog@php.net> [Mon, 8 Nov 1999 02:09:00 +0000 (02:09 +0000)]
ChangeLog update

25 years ago(php_ns_request_ctor) enable HTTP Access Authentication
Sascha Schumann [Sun, 7 Nov 1999 13:16:14 +0000 (13:16 +0000)]
(php_ns_request_ctor) enable HTTP Access Authentication

(php_ns_hash_environment) supply PATH_TRANSLATED to scripts

25 years agoChangeLog update
<changelog@php.net> [Sun, 7 Nov 1999 02:09:04 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Sun, 7 Nov 1999 02:09:00 +0000 (02:09 +0000)]
NEWS update

25 years ago- limit find to PHP's automake Makefiles
Sascha Schumann [Sat, 6 Nov 1999 13:05:14 +0000 (13:05 +0000)]
- limit find to PHP's automake Makefiles
- check whether patches were applied correctly

25 years agoDisable auto_start until we find a way to access the necessary data fields.
Sascha Schumann [Sat, 6 Nov 1999 10:14:36 +0000 (10:14 +0000)]
Disable auto_start until we find a way to access the necessary data fields.

25 years agoVersion update
Zeev Suraski [Sat, 6 Nov 1999 10:06:37 +0000 (10:06 +0000)]
Version update

25 years ago- Win32 fixes
Zeev Suraski [Sat, 6 Nov 1999 10:01:55 +0000 (10:01 +0000)]
- Win32 fixes
- COM module improvements from Boris Wedl

25 years ago(PHP var_dump, serialize) now use php.ini's precision size when displying/serializing...
Thies C. Arntzen [Sat, 6 Nov 1999 08:16:25 +0000 (08:16 +0000)]
(PHP var_dump, serialize) now use php.ini's precision size when displying/serializing doubles
@- serialize() and var_dump() now honor the precision as set in php.ini
@  for doubles. (Thies)

25 years agoChangeLog update
<changelog@php.net> [Sat, 6 Nov 1999 02:09:09 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Sat, 6 Nov 1999 02:09:06 +0000 (02:09 +0000)]
NEWS update

25 years agoWe need to use mysql_field_count() instead of mysql_num_fields() if
Rasmus Lerdorf [Fri, 5 Nov 1999 21:43:53 +0000 (21:43 +0000)]
We need to use mysql_field_count() instead of mysql_num_fields() if
we are using MySQL 3.22.24 or newer when we want to check a mysql struct
instead of a result struct.  The reference is here:
 http://www.mysql.com/Manual_chapter/manual_Clients.html#mysql_num_fields

25 years agoconfiguration failures trap server
Sam Ruby [Fri, 5 Nov 1999 17:52:00 +0000 (17:52 +0000)]
configuration failures trap server

25 years ago# Fix group email address
Rasmus Lerdorf [Fri, 5 Nov 1999 15:37:34 +0000 (15:37 +0000)]
# Fix group email address

25 years ago(php3_sybase_get_column_content) initialize buffer before call to dbconvert()
Thies C. Arntzen [Fri, 5 Nov 1999 08:48:09 +0000 (08:48 +0000)]
(php3_sybase_get_column_content) initialize buffer before call to dbconvert()
@- Fixed garbage returned at the end of certain Sybase-Columns (Thies)
@  Patch submitted by: neal@wanlink.com

25 years agoChangeLog update
<changelog@php.net> [Fri, 5 Nov 1999 02:09:27 +0000 (02:09 +0000)]
ChangeLog update

25 years ago(PHP multisort) More work, not yet done though.
Andrei Zmievski [Thu, 4 Nov 1999 21:55:47 +0000 (21:55 +0000)]
(PHP multisort) More work, not yet done though.

25 years agoMade zend_hash_rehash() callable from outside.
Andrei Zmievski [Thu, 4 Nov 1999 21:02:35 +0000 (21:02 +0000)]
Made zend_hash_rehash() callable from outside.

25 years agoTry to avoid IBM/Berkeley DB2 confusion
Rasmus Lerdorf [Thu, 4 Nov 1999 20:47:19 +0000 (20:47 +0000)]
Try to avoid IBM/Berkeley DB2 confusion

25 years ago# Updated to work with the new build system.
Stig Bakken [Thu, 4 Nov 1999 09:52:44 +0000 (09:52 +0000)]
# Updated to work with the new build system.

25 years ago# First shot at 4.0b3.
Stig Bakken [Thu, 4 Nov 1999 09:40:44 +0000 (09:40 +0000)]
# First shot at 4.0b3.

25 years ago# Workaround needed to run automake in makedist.
Stig Bakken [Thu, 4 Nov 1999 09:34:35 +0000 (09:34 +0000)]
# Workaround needed to run automake in makedist.

25 years ago- Add include path. Used relative include path assuming php4 and bindlib_w32
Andi Gutmans [Thu, 4 Nov 1999 04:48:32 +0000 (04:48 +0000)]
- Add include path. Used relative include path assuming php4 and bindlib_w32
  are in the same directory.

25 years agoChangeLog update
<changelog@php.net> [Thu, 4 Nov 1999 02:09:55 +0000 (02:09 +0000)]
ChangeLog update

25 years ago*** empty log message ***
Andrei Zmievski [Wed, 3 Nov 1999 20:48:42 +0000 (20:48 +0000)]
*** empty log message ***

25 years agoAdded MS SQL server module
Frank M. Kromann [Wed, 3 Nov 1999 20:41:24 +0000 (20:41 +0000)]
Added MS SQL server module

25 years agoChanged directory names to match project
Frank M. Kromann [Wed, 3 Nov 1999 20:37:51 +0000 (20:37 +0000)]
Changed directory names to match project

25 years agoAdding MS SQL Server module for Win32
Frank M. Kromann [Wed, 3 Nov 1999 20:35:58 +0000 (20:35 +0000)]
Adding MS SQL Server module for Win32

25 years ago#- Added support for forcing a variable number of internal function arguments
Andi Gutmans [Wed, 3 Nov 1999 20:15:50 +0000 (20:15 +0000)]
#-  Added support for forcing a variable number of internal function arguments
#    by reference.
#-  This is done by using BYREF_FORCE_REST as the last arg_types value.

25 years ago- Add support for BYREF_FORCE_REST
Andi Gutmans [Wed, 3 Nov 1999 19:21:56 +0000 (19:21 +0000)]
- Add support for BYREF_FORCE_REST

25 years ago#I hope this is the correct way to 'fix' this.
Evan Klinger [Wed, 3 Nov 1999 02:53:52 +0000 (02:53 +0000)]
#I hope this is the correct way to 'fix' this.
Fix compile warning

25 years agoChangeLog update
<changelog@php.net> [Wed, 3 Nov 1999 02:09:28 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Wed, 3 Nov 1999 02:09:21 +0000 (02:09 +0000)]
NEWS update

25 years agoAdd <FORM ACTION=...> tag
Sascha Schumann [Tue, 2 Nov 1999 18:35:59 +0000 (18:35 +0000)]
Add <FORM ACTION=...> tag

25 years agoAdditional check for concurrent use of --with-{apache,apxs}
Sascha Schumann [Tue, 2 Nov 1999 18:27:38 +0000 (18:27 +0000)]
Additional check for concurrent use of --with-{apache,apxs}

25 years agoRemove extraneous comment.
Andrei Zmievski [Tue, 2 Nov 1999 14:39:12 +0000 (14:39 +0000)]
Remove extraneous comment.
# Pay no attention to multisort() at the moment.

25 years ago(PHP getprotoby{name,number}) New Functions
Evan Klinger [Tue, 2 Nov 1999 03:47:09 +0000 (03:47 +0000)]
(PHP getprotoby{name,number}) New Functions
@- Implemented getprotoby{name,number} (Evan)

25 years agoChangeLog update
<changelog@php.net> [Tue, 2 Nov 1999 02:09:28 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Tue, 2 Nov 1999 02:09:23 +0000 (02:09 +0000)]
NEWS update

25 years ago*** empty log message ***
Andrei Zmievski [Mon, 1 Nov 1999 20:58:50 +0000 (20:58 +0000)]
*** empty log message ***

25 years agoAdded array_pad() function.
Andrei Zmievski [Mon, 1 Nov 1999 20:51:04 +0000 (20:51 +0000)]
Added array_pad() function.
# Ignore multisort() for now.
@- Added array_pad() function. (Andrei)

25 years agoTrying to clean up the last of the body->id/body->description confusion.
Chuck Hagenbuch [Mon, 1 Nov 1999 16:44:36 +0000 (16:44 +0000)]
Trying to clean up the last of the body->id/body->description confusion.

25 years agoAdded new session configuration directives.
Andrei Zmievski [Mon, 1 Nov 1999 16:13:41 +0000 (16:13 +0000)]
Added new session configuration directives.
# Sascha, please document them here.

25 years agoFix for #2631
Sascha Schumann [Mon, 1 Nov 1999 11:48:31 +0000 (11:48 +0000)]
Fix for #2631

25 years agoChangeLog update
<changelog@php.net> [Mon, 1 Nov 1999 02:09:20 +0000 (02:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Mon, 1 Nov 1999 02:09:11 +0000 (02:09 +0000)]
NEWS update

25 years ago(PHP getservby{name,port}) New functions.
Evan Klinger [Mon, 1 Nov 1999 01:07:51 +0000 (01:07 +0000)]
(PHP getservby{name,port}) New functions.
@- Added new getservby{name,port} functions. (Evan)

25 years agoAdd missing initialization entry
Sascha Schumann [Sun, 31 Oct 1999 13:29:00 +0000 (13:29 +0000)]
Add missing initialization entry

25 years agoSupport current mcrypt. Tested with libmcrypt-2.2.4
Sascha Schumann [Sun, 31 Oct 1999 13:27:35 +0000 (13:27 +0000)]
Support current mcrypt. Tested with libmcrypt-2.2.4

25 years agoChange session.lifetime to session.cookie_lifetime. And:
Sascha Schumann [Sun, 31 Oct 1999 13:26:40 +0000 (13:26 +0000)]
Change session.lifetime to session.cookie_lifetime. And:
@ - Added session.cookie_path and session.cookie_domain (Sascha)

25 years ago@Continue processing PHP_INI_SYSTEM knownDirectives after extension=
Sam Ruby [Sun, 31 Oct 1999 11:56:22 +0000 (11:56 +0000)]
@Continue processing PHP_INI_SYSTEM knownDirectives after extension=
#
# Never saw a response to PHP-DEV post of 25-OCT
#
# Given the existence of knownDirectives, I figured that option 2
# was closest to the original design intent.

25 years agoChangeLog update
<changelog@php.net> [Sun, 31 Oct 1999 01:09:17 +0000 (01:09 +0000)]
ChangeLog update

25 years agotyping in the dark
Rasmus Lerdorf [Sat, 30 Oct 1999 14:26:42 +0000 (14:26 +0000)]
typing in the dark

25 years agoDamn, can't see underscores correctly on this silly terminal I am on
Rasmus Lerdorf [Sat, 30 Oct 1999 14:24:36 +0000 (14:24 +0000)]
Damn, can't see underscores correctly on this silly terminal I am on

25 years agoClean up regex header file mess. php.h now explicitly includes php_regex.h
Rasmus Lerdorf [Sat, 30 Oct 1999 14:22:10 +0000 (14:22 +0000)]
Clean up regex header file mess.  php.h now explicitly includes php_regex.h
and php_regex.h figures out which regex header files to include and
defines symbols that prevents other stuff from including the wrong versions
of regex header files.

25 years agoChangeLog update
<changelog@php.net> [Sat, 30 Oct 1999 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

25 years agoFix typo found by hholzgra@media-engineering.de
Rasmus Lerdorf [Fri, 29 Oct 1999 21:00:43 +0000 (21:00 +0000)]
Fix typo found by hholzgra@media-engineering.de

25 years agoKill the regex header file warnings
Rasmus Lerdorf [Fri, 29 Oct 1999 17:33:19 +0000 (17:33 +0000)]
Kill the regex header file warnings

25 years agoLooked like this was done by RedHat the way I wrote it.
Rasmus Lerdorf [Fri, 29 Oct 1999 17:08:46 +0000 (17:08 +0000)]
Looked like this was done by RedHat the way I wrote it.

25 years agoChangeLog update
<changelog@php.net> [Fri, 29 Oct 1999 01:09:23 +0000 (01:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Fri, 29 Oct 1999 01:09:20 +0000 (01:09 +0000)]
NEWS update

25 years ago(IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.
Rasmus Lerdorf [Thu, 28 Oct 1999 20:33:43 +0000 (20:33 +0000)]
(IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.
                  Tested against DB2 6.1 UDB on Linux (RH-6.0)
@- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (RH-6.0)

25 years agoRemove set-if-not-set colon, since CPPFLAGS is never set by automake.
Sascha Schumann [Thu, 28 Oct 1999 17:33:36 +0000 (17:33 +0000)]
Remove set-if-not-set colon, since CPPFLAGS is never set by automake.

25 years agoFix bug #2623.
Andrei Zmievski [Thu, 28 Oct 1999 16:41:17 +0000 (16:41 +0000)]
Fix bug #2623.

25 years ago- Fix for Thies' leak and Andrei's crash
Andi Gutmans [Thu, 28 Oct 1999 15:53:31 +0000 (15:53 +0000)]
- Fix for Thies' leak and Andrei's crash

25 years agoNew function.
Andrei Zmievski [Thu, 28 Oct 1999 01:40:14 +0000 (01:40 +0000)]
New function.

25 years agoChangeLog update
<changelog@php.net> [Thu, 28 Oct 1999 01:09:21 +0000 (01:09 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Thu, 28 Oct 1999 01:09:18 +0000 (01:09 +0000)]
NEWS update

25 years agolook for output.c in its new location in the windows build
Sam Ruby [Thu, 28 Oct 1999 00:18:51 +0000 (00:18 +0000)]
look for output.c in its new location in the windows build

25 years ago(PHP str_repeat) New function.
Andrei Zmievski [Wed, 27 Oct 1999 22:06:05 +0000 (22:06 +0000)]
(PHP str_repeat) New function.

25 years agomoved output.c into ext/standart and made it thread-safe.
Thies C. Arntzen [Wed, 27 Oct 1999 18:30:41 +0000 (18:30 +0000)]
moved output.c into ext/standart and made it thread-safe.
moved output-buffering related functions from basic_functions to output.c
Win32 project need to be updated to reflect new position.
# i'm not really happy with this solution, but it seemed the easiest one!
# the whole output code is a bit hard to understand...
@- Output-Buffering system is now Thread-Safe. (Thies)

25 years ago@- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
Thies C. Arntzen [Wed, 27 Oct 1999 17:51:22 +0000 (17:51 +0000)]
@- implemented OCI8 $lob->WriteToFile() function - very useful for streaming
@  large amounts of LOB-Data without to need of a huge buffer. (Thies)

25 years agoForgot to remove function entry.
Andrei Zmievski [Wed, 27 Oct 1999 02:19:53 +0000 (02:19 +0000)]
Forgot to remove function entry.

25 years agoChangeLog update
<changelog@php.net> [Wed, 27 Oct 1999 01:09:20 +0000 (01:09 +0000)]
ChangeLog update

25 years agoeliminated warinigs
Thies C. Arntzen [Tue, 26 Oct 1999 20:09:59 +0000 (20:09 +0000)]
eliminated warinigs

25 years agoNo tabs please.
Andrei Zmievski [Tue, 26 Oct 1999 19:57:27 +0000 (19:57 +0000)]
No tabs please.

25 years ago(PHP array_map) Away with it.
Andrei Zmievski [Tue, 26 Oct 1999 19:57:10 +0000 (19:57 +0000)]
(PHP array_map) Away with it.

25 years agoSome todo things.
Andrei Zmievski [Tue, 26 Oct 1999 19:49:36 +0000 (19:49 +0000)]
Some todo things.

25 years agoChangeLog update
<changelog@php.net> [Tue, 26 Oct 1999 01:09:27 +0000 (01:09 +0000)]
ChangeLog update

25 years ago*** empty log message ***
Zeev Suraski [Mon, 25 Oct 1999 16:07:14 +0000 (16:07 +0000)]
*** empty log message ***

25 years agoadded some more options
Thies C. Arntzen [Mon, 25 Oct 1999 08:23:54 +0000 (08:23 +0000)]
added some more options

25 years agoChangeLog update
<changelog@php.net> [Mon, 25 Oct 1999 01:09:29 +0000 (01:09 +0000)]
ChangeLog update

25 years agokill warning
Thies C. Arntzen [Sun, 24 Oct 1999 18:16:16 +0000 (18:16 +0000)]
kill warning

25 years agofolding fix (xemacs 21 loads the file again;-)
Thies C. Arntzen [Sun, 24 Oct 1999 18:15:42 +0000 (18:15 +0000)]
folding fix (xemacs 21 loads the file again;-)

25 years agoDefine USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for #2480
Sascha Schumann [Sun, 24 Oct 1999 16:41:07 +0000 (16:41 +0000)]
Define USE_BCOPY, if memmove is not found (i.e. SunOS 4). Fix for #2480

25 years agoAllow CYGWIN directory to be specified as via environment variable
Sam Ruby [Sun, 24 Oct 1999 16:32:46 +0000 (16:32 +0000)]
Allow CYGWIN directory to be specified as via environment variable

25 years ago(PHP session_register, session_unregister) always return true
Sascha Schumann [Sun, 24 Oct 1999 16:17:45 +0000 (16:17 +0000)]
(PHP session_register, session_unregister) always return true

25 years agoChangeLog update
<changelog@php.net> [Sun, 24 Oct 1999 01:09:36 +0000 (01:09 +0000)]
ChangeLog update

25 years agoAllow CYGWIN directory to be specified as via environment variable
Sam Ruby [Sat, 23 Oct 1999 19:27:24 +0000 (19:27 +0000)]
Allow CYGWIN directory to be specified as via environment variable

25 years agoone can now use callbacks for custom completion functions (still work-in-progress)
Thies C. Arntzen [Sat, 23 Oct 1999 17:36:45 +0000 (17:36 +0000)]
one can now use callbacks for custom completion functions (still work-in-progress)

25 years agoChangeLog update
<changelog@php.net> [Sat, 23 Oct 1999 01:09:32 +0000 (01:09 +0000)]
ChangeLog update

25 years ago- Fix isset() with string offsets.
Andi Gutmans [Fri, 22 Oct 1999 22:35:16 +0000 (22:35 +0000)]
- Fix isset() with string offsets.

25 years agoAdd session.use_cookies option
Sascha Schumann [Fri, 22 Oct 1999 08:10:08 +0000 (08:10 +0000)]
Add session.use_cookies option

25 years agounserialize no longer complaints about unserializing empty-strings (started that...
Thies C. Arntzen [Fri, 22 Oct 1999 06:59:05 +0000 (06:59 +0000)]
unserialize no longer complaints about unserializing empty-strings (started that just a few days ago)

25 years agoChangeLog update
<changelog@php.net> [Fri, 22 Oct 1999 01:09:30 +0000 (01:09 +0000)]
ChangeLog update

25 years agoAdd <AREA HREF=...
Sascha Schumann [Thu, 21 Oct 1999 20:22:12 +0000 (20:22 +0000)]
Add <AREA HREF=...

25 years ago(_ps_files_valid_key): small logic fix
Sascha Schumann [Thu, 21 Oct 1999 18:51:57 +0000 (18:51 +0000)]
(_ps_files_valid_key): small logic fix

25 years agoAdded hw_mapid(), read comment in hg_comm.c
Uwe Steinmann [Thu, 21 Oct 1999 15:15:27 +0000 (15:15 +0000)]
Added hw_mapid(), read comment in hg_comm.c

25 years ago(_ps_files_open): evaluate key (session id) before path creation
Sascha Schumann [Thu, 21 Oct 1999 12:28:36 +0000 (12:28 +0000)]
(_ps_files_open): evaluate key (session id) before path creation

25 years agoChangeLog update
<changelog@php.net> [Thu, 21 Oct 1999 01:09:59 +0000 (01:09 +0000)]
ChangeLog update