]>
granicus.if.org Git - php/log
<changelog@php.net> [Tue, 2 Nov 1999 02:09:23 +0000 (02:09 +0000)]
NEWS update
Andrei Zmievski [Mon, 1 Nov 1999 20:58:50 +0000 (20:58 +0000)]
*** empty log message ***
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)
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.
Andrei Zmievski [Mon, 1 Nov 1999 16:13:41 +0000 (16:13 +0000)]
Added new session configuration directives.
# Sascha, please document them here.
Sascha Schumann [Mon, 1 Nov 1999 11:48:31 +0000 (11:48 +0000)]
Fix for #2631
<changelog@php.net> [Mon, 1 Nov 1999 02:09:20 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 1 Nov 1999 02:09:11 +0000 (02:09 +0000)]
NEWS update
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)
Sascha Schumann [Sun, 31 Oct 1999 13:29:00 +0000 (13:29 +0000)]
Add missing initialization entry
Sascha Schumann [Sun, 31 Oct 1999 13:27:35 +0000 (13:27 +0000)]
Support current mcrypt. Tested with libmcrypt-2.2.4
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)
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.
<changelog@php.net> [Sun, 31 Oct 1999 01:09:17 +0000 (01:09 +0000)]
ChangeLog update
Rasmus Lerdorf [Sat, 30 Oct 1999 14:26:42 +0000 (14:26 +0000)]
typing in the dark
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
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.
<changelog@php.net> [Sat, 30 Oct 1999 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
Rasmus Lerdorf [Fri, 29 Oct 1999 21:00:43 +0000 (21:00 +0000)]
Fix typo found by hholzgra@media-engineering.de
Rasmus Lerdorf [Fri, 29 Oct 1999 17:33:19 +0000 (17:33 +0000)]
Kill the regex header file warnings
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.
<changelog@php.net> [Fri, 29 Oct 1999 01:09:23 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 29 Oct 1999 01:09:20 +0000 (01:09 +0000)]
NEWS update
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)
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.
Andrei Zmievski [Thu, 28 Oct 1999 16:41:17 +0000 (16:41 +0000)]
Fix bug #2623.
Andi Gutmans [Thu, 28 Oct 1999 15:53:31 +0000 (15:53 +0000)]
- Fix for Thies' leak and Andrei's crash
Andrei Zmievski [Thu, 28 Oct 1999 01:40:14 +0000 (01:40 +0000)]
New function.
<changelog@php.net> [Thu, 28 Oct 1999 01:09:21 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 28 Oct 1999 01:09:18 +0000 (01:09 +0000)]
NEWS update
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
Andrei Zmievski [Wed, 27 Oct 1999 22:06:05 +0000 (22:06 +0000)]
(PHP str_repeat) New function.
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)
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)
Andrei Zmievski [Wed, 27 Oct 1999 02:19:53 +0000 (02:19 +0000)]
Forgot to remove function entry.
<changelog@php.net> [Wed, 27 Oct 1999 01:09:20 +0000 (01:09 +0000)]
ChangeLog update
Thies C. Arntzen [Tue, 26 Oct 1999 20:09:59 +0000 (20:09 +0000)]
eliminated warinigs
Andrei Zmievski [Tue, 26 Oct 1999 19:57:27 +0000 (19:57 +0000)]
No tabs please.
Andrei Zmievski [Tue, 26 Oct 1999 19:57:10 +0000 (19:57 +0000)]
(PHP array_map) Away with it.
Andrei Zmievski [Tue, 26 Oct 1999 19:49:36 +0000 (19:49 +0000)]
Some todo things.
<changelog@php.net> [Tue, 26 Oct 1999 01:09:27 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Mon, 25 Oct 1999 16:07:14 +0000 (16:07 +0000)]
*** empty log message ***
Thies C. Arntzen [Mon, 25 Oct 1999 08:23:54 +0000 (08:23 +0000)]
added some more options
<changelog@php.net> [Mon, 25 Oct 1999 01:09:29 +0000 (01:09 +0000)]
ChangeLog update
Thies C. Arntzen [Sun, 24 Oct 1999 18:16:16 +0000 (18:16 +0000)]
kill warning
Thies C. Arntzen [Sun, 24 Oct 1999 18:15:42 +0000 (18:15 +0000)]
folding fix (xemacs 21 loads the file again;-)
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
Sam Ruby [Sun, 24 Oct 1999 16:32:46 +0000 (16:32 +0000)]
Allow CYGWIN directory to be specified as via environment variable
Sascha Schumann [Sun, 24 Oct 1999 16:17:45 +0000 (16:17 +0000)]
(PHP session_register, session_unregister) always return true
<changelog@php.net> [Sun, 24 Oct 1999 01:09:36 +0000 (01:09 +0000)]
ChangeLog update
Sam Ruby [Sat, 23 Oct 1999 19:27:24 +0000 (19:27 +0000)]
Allow CYGWIN directory to be specified as via environment variable
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)
<changelog@php.net> [Sat, 23 Oct 1999 01:09:32 +0000 (01:09 +0000)]
ChangeLog update
Andi Gutmans [Fri, 22 Oct 1999 22:35:16 +0000 (22:35 +0000)]
- Fix isset() with string offsets.
Sascha Schumann [Fri, 22 Oct 1999 08:10:08 +0000 (08:10 +0000)]
Add session.use_cookies option
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)
<changelog@php.net> [Fri, 22 Oct 1999 01:09:30 +0000 (01:09 +0000)]
ChangeLog update
Sascha Schumann [Thu, 21 Oct 1999 20:22:12 +0000 (20:22 +0000)]
Add <AREA HREF=...
Sascha Schumann [Thu, 21 Oct 1999 18:51:57 +0000 (18:51 +0000)]
(_ps_files_valid_key): small logic fix
Uwe Steinmann [Thu, 21 Oct 1999 15:15:27 +0000 (15:15 +0000)]
Added hw_mapid(), read comment in hg_comm.c
Sascha Schumann [Thu, 21 Oct 1999 12:28:36 +0000 (12:28 +0000)]
(_ps_files_open): evaluate key (session id) before path creation
<changelog@php.net> [Thu, 21 Oct 1999 01:09:59 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 21 Oct 1999 01:09:52 +0000 (01:09 +0000)]
NEWS update
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
Andi Gutmans [Wed, 20 Oct 1999 19:16:17 +0000 (19:16 +0000)]
- Make COM compile again
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
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!
Sascha Schumann [Wed, 20 Oct 1999 16:16:58 +0000 (16:16 +0000)]
(_display_module_info): Add anchor for module names
Sascha Schumann [Wed, 20 Oct 1999 15:53:23 +0000 (15:53 +0000)]
(php_info_aolserver): add more information from the server context
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)
Thies C. Arntzen [Wed, 20 Oct 1999 14:34:16 +0000 (14:34 +0000)]
(PHP var_dump, serialize) fixed mem_leak.
Andrei Zmievski [Wed, 20 Oct 1999 14:23:19 +0000 (14:23 +0000)]
Ignore shared modules directory.
Andrei Zmievski [Wed, 20 Oct 1999 14:11:59 +0000 (14:11 +0000)]
Ignore generated libs.
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.
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
<changelog@php.net> [Wed, 20 Oct 1999 01:09:25 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 20 Oct 1999 01:09:19 +0000 (01:09 +0000)]
NEWS update
Andrei Zmievski [Tue, 19 Oct 1999 19:11:02 +0000 (19:11 +0000)]
Revert my patches to error functions.
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)
Thies C. Arntzen [Tue, 19 Oct 1999 15:48:25 +0000 (15:48 +0000)]
fixed is_identicat_function()
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.
Andrei Zmievski [Tue, 19 Oct 1999 14:42:54 +0000 (14:42 +0000)]
(PHP ldap_get_entries): Fix string function name.
Andi Gutmans [Tue, 19 Oct 1999 14:19:42 +0000 (14:19 +0000)]
- Move IS_IDENTICAL next to IS_EQUAL
Andi Gutmans [Tue, 19 Oct 1999 14:11:39 +0000 (14:11 +0000)]
- Fix is_identical function
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
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
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)
<changelog@php.net> [Tue, 19 Oct 1999 01:09:32 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 19 Oct 1999 01:09:26 +0000 (01:09 +0000)]
NEWS update
Egon Schmid [Mon, 18 Oct 1999 20:00:42 +0000 (20:00 +0000)]
More forgotten prototypes.
Stefan Roehrich [Mon, 18 Oct 1999 19:27:56 +0000 (19:27 +0000)]
Added zlib module to list of maintained extensions. (Stefan).
Thies C. Arntzen [Mon, 18 Oct 1999 17:46:33 +0000 (17:46 +0000)]
@- unserialize() now gives a notice when passed invalid data. (Thies)
Thies C. Arntzen [Mon, 18 Oct 1999 15:03:29 +0000 (15:03 +0000)]
(PHP unserialize) - fixed mem-leak.
Andrei Zmievski [Mon, 18 Oct 1999 14:17:36 +0000 (14:17 +0000)]
Be safe, use ().
<changelog@php.net> [Mon, 18 Oct 1999 13:42:43 +0000 (13:42 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 18 Oct 1999 13:42:35 +0000 (13:42 +0000)]
NEWS update
Sascha Schumann [Sun, 17 Oct 1999 14:57:49 +0000 (14:57 +0000)]
Add PNG support. Tested with gd 1.7.3.
Egon Schmid [Sun, 17 Oct 1999 08:07:50 +0000 (08:07 +0000)]
Looks better, but isn't wrong
Egon Schmid [Sun, 17 Oct 1999 07:38:35 +0000 (07:38 +0000)]
One typo corrected.
Andrei Zmievski [Sun, 17 Oct 1999 00:20:17 +0000 (00:20 +0000)]
Fix bug #2548.