1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

NEWS update

This commit is contained in:
2001-08-10 00:10:30 +00:00
parent 77298408b3
commit 9e23033e3e

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
- Restore xpath_eval() and php_xpathptr_eval() for 4.0.7. There
are still some known leaks.
- Added import_request_variables(), to allow users to safely import form
variables to the global scope (Zeev)
- Introduced a new $_REQUEST array, which includes any GET, POST or COOKIE