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

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

25 years ago(php_ns_hash_environment): provide more CGI/1.1 variables to scripts.
Sascha Schumann [Wed, 20 Oct 1999 19:30:37 +0000 (19:30 +0000)]
(php_ns_hash_environment): provide more CGI/1.1 variables to scripts.

Added REQUEST_METHOD, QUERY_STRING, REMOTE_ADDR

25 years ago- Make COM compile again
Andi Gutmans [Wed, 20 Oct 1999 19:16:17 +0000 (19:16 +0000)]
- Make COM compile again

25 years ago- Make CVS compile on Win32.
Andi Gutmans [Wed, 20 Oct 1999 18:09:44 +0000 (18:09 +0000)]
- Make CVS compile on Win32.
- Rename php3_COM.h -> php_COM.h

25 years ago(PHP getcwd()) added, needs to porting to Win32
Thies C. Arntzen [Wed, 20 Oct 1999 16:17:30 +0000 (16:17 +0000)]
(PHP getcwd()) added, needs to porting to Win32
@- added getcwd() function. (Thies)
# as we do have chdir() now we have getcwd() - i think we *should* restore the
# working directory in RSHUTDOWN!

25 years ago(_display_module_info): Add anchor for module names
Sascha Schumann [Wed, 20 Oct 1999 16:16:58 +0000 (16:16 +0000)]
(_display_module_info): Add anchor for module names

25 years ago(php_info_aolserver): add more information from the server context
Sascha Schumann [Wed, 20 Oct 1999 15:53:23 +0000 (15:53 +0000)]
(php_info_aolserver): add more information from the server context

25 years ago(PHP xml_parse_into_struct) sometimes the value was truncated
Thies C. Arntzen [Wed, 20 Oct 1999 14:58:03 +0000 (14:58 +0000)]
(PHP xml_parse_into_struct) sometimes the value was truncated
@- XML_Parse_Into_Struct no longer eats data. (Thies)

25 years ago(PHP var_dump, serialize) fixed mem_leak.
Thies C. Arntzen [Wed, 20 Oct 1999 14:34:16 +0000 (14:34 +0000)]
(PHP var_dump, serialize) fixed mem_leak.

25 years agoIgnore shared modules directory.
Andrei Zmievski [Wed, 20 Oct 1999 14:23:19 +0000 (14:23 +0000)]
Ignore shared modules directory.

25 years agoIgnore generated libs.
Andrei Zmievski [Wed, 20 Oct 1999 14:11:59 +0000 (14:11 +0000)]
Ignore generated libs.

25 years ago(PHP xml_parse_into_struct): fixed mem-leak when encountering invalid XML.
Thies C. Arntzen [Wed, 20 Oct 1999 14:02:32 +0000 (14:02 +0000)]
(PHP xml_parse_into_struct): fixed mem-leak when encountering invalid XML.

25 years ago(php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_BOOTTIME, SERVER_BUILDDATE...
Sascha Schumann [Wed, 20 Oct 1999 13:49:19 +0000 (13:49 +0000)]
(php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_BOOTTIME, SERVER_BUILDDATE, SERVER_PROTOCOL

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

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

25 years agoRevert my patches to error functions.
Andrei Zmievski [Tue, 19 Oct 1999 19:11:02 +0000 (19:11 +0000)]
Revert my patches to error functions.

25 years agoadded === operator support (type *and* value match) . samples:
Thies C. Arntzen [Tue, 19 Oct 1999 16:00:57 +0000 (16:00 +0000)]
added === operator support (type *and* value match) . samples:
(1 == "1") is true
(1 === "1") is false (integer != string)
(0 == false) is true
(0 === false) is false (integer != boolean)

25 years agofixed is_identicat_function()
Thies C. Arntzen [Tue, 19 Oct 1999 15:48:25 +0000 (15:48 +0000)]
fixed is_identicat_function()

25 years ago(PHP extract): Fixed bug that would mess up global and referenced
Andrei Zmievski [Tue, 19 Oct 1999 14:43:48 +0000 (14:43 +0000)]
(PHP extract): Fixed bug that would mess up global and referenced
               variables in certain cases.

25 years ago(PHP ldap_get_entries): Fix string function name.
Andrei Zmievski [Tue, 19 Oct 1999 14:42:54 +0000 (14:42 +0000)]
(PHP ldap_get_entries): Fix string function name.

25 years ago- Move IS_IDENTICAL next to IS_EQUAL
Andi Gutmans [Tue, 19 Oct 1999 14:19:42 +0000 (14:19 +0000)]
- Move IS_IDENTICAL next to IS_EQUAL

25 years ago- Fix is_identical function
Andi Gutmans [Tue, 19 Oct 1999 14:11:39 +0000 (14:11 +0000)]
- Fix is_identical function

25 years ago- some tiny changes to possible improve link extraction/insertion of HTML-docs
Uwe Steinmann [Tue, 19 Oct 1999 13:54:45 +0000 (13:54 +0000)]
- some tiny changes to possible improve link extraction/insertion of HTML-docs

25 years ago- Preliminary submit of Thie's patch. Will fix the rest on Windows
Andi Gutmans [Tue, 19 Oct 1999 13:33:17 +0000 (13:33 +0000)]
- Preliminary submit of Thie's patch. Will fix the rest on Windows
  as this was added on UNIX with patch. Changed IS_SAME -> IS_IDENTICAL

25 years ago(parse_url) fix for #2569: parse_url('-') crashes
Thies C. Arntzen [Tue, 19 Oct 1999 11:02:05 +0000 (11:02 +0000)]
(parse_url) fix for #2569: parse_url('-') crashes
@- Fixed parse_url('-') crash. (Thies)

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

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

25 years agoMore forgotten prototypes.
Egon Schmid [Mon, 18 Oct 1999 20:00:42 +0000 (20:00 +0000)]
More forgotten prototypes.

25 years agoAdded zlib module to list of maintained extensions. (Stefan).
Stefan Roehrich [Mon, 18 Oct 1999 19:27:56 +0000 (19:27 +0000)]
Added zlib module to list of maintained extensions. (Stefan).

25 years ago@- unserialize() now gives a notice when passed invalid data. (Thies)
Thies C. Arntzen [Mon, 18 Oct 1999 17:46:33 +0000 (17:46 +0000)]
@- unserialize() now gives a notice when passed invalid data. (Thies)

25 years ago(PHP unserialize) - fixed mem-leak.
Thies C. Arntzen [Mon, 18 Oct 1999 15:03:29 +0000 (15:03 +0000)]
(PHP unserialize) - fixed mem-leak.

25 years agoBe safe, use ().
Andrei Zmievski [Mon, 18 Oct 1999 14:17:36 +0000 (14:17 +0000)]
Be safe, use ().

25 years agoChangeLog update
<changelog@php.net> [Mon, 18 Oct 1999 13:42:43 +0000 (13:42 +0000)]
ChangeLog update

25 years agoNEWS update
<changelog@php.net> [Mon, 18 Oct 1999 13:42:35 +0000 (13:42 +0000)]
NEWS update

25 years agoAdd PNG support. Tested with gd 1.7.3.
Sascha Schumann [Sun, 17 Oct 1999 14:57:49 +0000 (14:57 +0000)]
Add PNG support. Tested with gd 1.7.3.

25 years agoLooks better, but isn't wrong
Egon Schmid [Sun, 17 Oct 1999 08:07:50 +0000 (08:07 +0000)]
Looks better, but isn't wrong