History log of /PHP-7.4/NEWS (Results 11651 – 11675 of 11776)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f7109890 14-Feb-2000 Andrei Zmievski

Fix for filesize() and others on sockets.


# 0811dfe2 14-Feb-2000

NEWS update


# b08f85ae 13-Feb-2000 Zeev Suraski

Make all of the ISAPI variables register themselves as Server variables


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# 992e8084 10-Feb-2000 Uwe Steinmann

- added funktion xmltree(), renamed dom() to xmldoc() and domfile()
to xmldocfile().
- testdom covers most of the functionality


# 12f9173c 09-Feb-2000 Thies C. Arntzen

*** empty log message ***


# 06c58693 09-Feb-2000 Uwe Steinmann

- fixed several bugs an did some testing. Parsing and creating simple
XML docs should work. See the script testdom.


# 236db28a 09-Feb-2000

NEWS update


# a7063b1a 08-Feb-2000 Andrei Zmievski

New function notice.


# 01807252 08-Feb-2000

NEWS update


# 264bf675 07-Feb-2000

NEWS update


# 5aae7621 06-Feb-2000

NEWS update


# 1755f655 05-Feb-2000

NEWS update


# 600e4a11 03-Feb-2000 Andi Gutmans

- Sounds nicer


# 68413a74 03-Feb-2000 Andi Gutmans

- Add some news


# 1258fbb0 02-Feb-2000 Andrei Zmievski

Some rearranging.


# bee49753 02-Feb-2000

NEWS update


# ca48239d 01-Feb-2000

NEWS update


# 86a19f47 31-Jan-2000 Zeev Suraski

Add the complement to the putenv() security


# 11fdbdf4 31-Jan-2000

NEWS update


# 2f50aaa3 31-Jan-2000 Andrei Zmievski

*** empty log message ***


# 99f079a3 28-Jan-2000 Zeev Suraski

- A few fixes
- Added register_argv_argc directive to allow disabling of argv/argc


# 9ab35ae3 28-Jan-2000 Zeev Suraski

Tried to centralize global variable registration as much as possible:

- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
to $HTTP_GET_VARS[], contain environment

Tried to centralize global variable registration as much as possible:

- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
to $HTTP_GET_VARS[], contain environment and server variables. Setting
register_globals to Off will now also prevent registration of the
environment and server variables into the global scope (Zeev)
- Renamed gpc_globals to register_globals (Zeev)
- Introduced variables_order that deprecates gpc_order, and allows control
over the server and environment variables, in addition to GET/POST/Cookies
(Zeev)

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 0aeeb7b1 10-Jan-2000 Andrei Zmievski

*** empty log message ***


# 78e84f9d 10-Jan-2000 Uwe Steinmann

- changed cpdf_global_set_document_settings() to cpdf_global_set_document_limits()


# b29063a1 07-Jan-2000

NEWS update


1...<<461462463464465466467468469470>>...472