File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
- PHP NEWS
1
+ PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 20?? , PHP 7.0.0
3
+ 25 Jun 2015 , PHP 7.0.0 Alpha 2
4
4
5
- - CLI server:
6
- . Refactor MIME type handling to use a hash table instead of linear search.
7
- (Adam)
8
- . Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
9
- . Added support for SEARCH WebDav method. (Mats Lindh)
5
+ 11 Jun 2015, PHP 7.0.0 Alpha 1
10
6
11
7
- Core:
12
8
. Fixed bug #69767 (Default parameter value with wrong type segfaults).
88
84
. Fixed bug #69511 (Off-by-one buffer overflow in php_sys_readlink).
89
85
(Jan Starke, Anatol)
90
86
87
+ - CLI server:
88
+ . Refactor MIME type handling to use a hash table instead of linear search.
89
+ (Adam)
90
+ . Update the MIME type list from the one shipped by Apache HTTPD. (Adam)
91
+ . Added support for SEARCH WebDav method. (Mats Lindh)
92
+
91
93
- Curl:
92
94
. Fixed bug #68937 (Segfault in curl_multi_exec). (Laruence)
93
95
. Removed support for unsafe file uploads. (Nikita)
You can’t perform that action at this time.
0 commit comments