We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934b438 commit 06ceb7dCopy full SHA for 06ceb7d
NEWS
@@ -1,10 +1,9 @@
1
PHP 4 NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
13 May 2002, Version 4.2.1
4
-- Minor fix to rmdir() under safe-mode (Rasmus)
5
-- Another safe-mode fix related to the safemode incdir feature (Rasmus)
6
-- Safe-mode fix for parse_ini_file() (Rasmus)
7
-- show_source() was evading safe-mode - fixed (Rasmus)
+- Fixed several functions that were evading safe mode -- show_source(),
+ parse_ini_file() and rmdir(). Also fixed security problems with
+ safe_mode_include_dir directive. (Rasmus)
8
- 0 byte file uploads are valid, avoid choking on them. (Zeev)
9
- Major update of domxml. New functions, better DOM compliance and bug fixes:
10
* Changed the old $node->append_child() to $node->append_sibling() since
0 commit comments