File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
PHP 4 NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
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)
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)
8
7
- 0 byte file uploads are valid, avoid choking on them. (Zeev)
9
8
- Major update of domxml. New functions, better DOM compliance and bug fixes:
10
9
* Changed the old $node->append_child() to $node->append_sibling() since
You can’t perform that action at this time.
0 commit comments