Skip to content

Commit 055710e

Browse files
committed
MFH
1 parent 12e6c6d commit 055710e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
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)
49
- Major update of domxml. New functions, better DOM compliance and bug fixes:
510
* Changed the old $node->append_child() to $node->append_sibling() since
611
the new append_child() behaves correctly (= W3C standard).

0 commit comments

Comments
 (0)