Skip to content

Commit 06ceb7d

Browse files
committed
Merged safe_mode fixes into one entry.
1 parent 934b438 commit 06ceb7d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

NEWS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
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)
4+
- Fixed several functions that were evading safe mode -- show_source(),
5+
parse_ini_file() and rmdir(). Also fixed security problems with
6+
safe_mode_include_dir directive. (Rasmus)
87
- 0 byte file uploads are valid, avoid choking on them. (Zeev)
98
- Major update of domxml. New functions, better DOM compliance and bug fixes:
109
* Changed the old $node->append_child() to $node->append_sibling() since

0 commit comments

Comments
 (0)