File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ PHP 4 NEWS
3
3
?? Feb 2002, Version 4.1.2
4
4
- Fixed start up failure when mm save handler is used and there is multiple
5
5
SAPIs are working at the same time. (Yasuo)
6
- - Roxen SAPI fix
7
- - RFC-1867 file upload buffer overflow fixes
8
- - session crash bug fix
9
- - pspell crash bug fix
10
- - fixed configuration problem as shared extension for fdf. (Rui)
11
- - fixed configuration problem as shared extension for gd with freetype1.(Rui)
12
- - default output encoding of mbstring changed to 'pass' to fix
13
- initialization problem. (Rui)
6
+ - Fixed the Roxen SAPI (Yasuo)
7
+ - Fixed a buffer overflow in the RFC-1867 file upload code (Stefan)
8
+ - Fixed a crash in the session module (Yasuo)
9
+ - Fixed a crash in the pspell module (Yasuo)
10
+ - Fixed configuration problem as shared extension for fdf (Rui)
11
+ - Fixed configuration problem as shared extension for gd with freetype1.(Rui)
12
+ - Changed the default output encoding of mbstring 'pass' to fix
13
+ initialization problem (Rui)
14
14
15
15
26 Dec 2001, Version 4.1.1
16
16
- Fixed incompatibility with Windows .NET / IIS 6 - may improve stability
You can’t perform that action at this time.
0 commit comments