History log of /PHP-5.4/NEWS (Results 6351 – 6375 of 6633)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 897bb1b5 09-Jun-2000 Zeev Suraski

- Parse errors in the php.ini files under Windows will no longer mess up the
HTTP headers in CGI mode and are now displayed in a message box


# cf854579 09-Jun-2000

NEWS update


# 5dff8605 08-Jun-2000

NEWS update


# 61fcaf56 07-Jun-2000 Andrei Zmievski

Purely formatting.


# 962d39e8 07-Jun-2000

NEWS update


# 34c40031 06-Jun-2000 Zeev Suraski

@- Made the short_tags, asp_tags and allow_call_time_pass_reference INI directives work
@ on a per-directory basis as well, e.g. from .htaccess files (Zeev)


# 32af54f6 06-Jun-2000

NEWS update


# fe0f4025 05-Jun-2000

NEWS update


# 4a1da8b6 04-Jun-2000 Zeev Suraski

Fix Win32 build


# 675ce844 04-Jun-2000 Zeev Suraski

*** empty log message ***


# e46a517e 03-Jun-2000 Zeev Suraski

*** empty log message ***


# 1a8da63c 03-Jun-2000 Zeev Suraski

news update


# 5673378e 03-Jun-2000 Zeev Suraski

- Allow all functions that receive user-defined function callbacks to accept
an array that contains an object and a method name, in place of a function
name, e.g. usort($array, array($obj

- Allow all functions that receive user-defined function callbacks to accept
an array that contains an object and a method name, in place of a function
name, e.g. usort($array, array($obj, "ObjSort"))
(I checked the code in array.c and basic_functions.c, other code which uses
call_user_function() may still force the function_name argument to be of type
IS_STRING, which prevents this feature from working - and is no longer necessary)

show more ...


# 93d51636 03-Jun-2000

NEWS update


# 1f6c2489 02-Jun-2000 Andi Gutmans

- Update NEWS so that this is documented


# 22e9ff47 02-Jun-2000 Thies C. Arntzen

-


# 110735c3 02-Jun-2000

NEWS update


# cf102882 01-Jun-2000

NEWS update


# c521aeda 31-May-2000

NEWS update


# 950fb739 29-May-2000 Zeev Suraski

Fix bug #4678


# 7213c743 29-May-2000 Zeev Suraski

- Added disable_functions php.ini support
- Fixed Win32 build


# 8c82566b 27-May-2000 Andi Gutmans

- Fix problem in sessions module under Win32. Need to use ; as an options
- delimiter in save_path instead of :.


# 73bd5994 27-May-2000

NEWS update


# ac309e96 26-May-2000 Andi Gutmans

- Update news file


# ce3c002a 26-May-2000

NEWS update


1...<<251252253254255256257258259260>>...266