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 12e6c6d commit 055710eCopy full SHA for 055710e
NEWS
@@ -1,6 +1,11 @@
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)
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
11
the new append_child() behaves correctly (= W3C standard).
0 commit comments