File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
PHP 4 NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
3
?? ??? 20??, Version 4.?.?
4
- - Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per
5
- RFC 2616 section 10.3.5) (Rasmus, Choitel)
6
4
- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
7
5
- Added support for .cc files in extensions. (Brian)
8
6
- Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
9
7
them sort based on the current locale. (Derick)
10
8
- Changed sha1_file() and md5_file() functions to use streams instead of
11
9
low level IO. (Uwe)
10
+ - Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per
11
+ RFC 2616 section 10.3.5) (Rasmus, Choitel)
12
12
- Fixed bug #33019 (socket errors cause memory leaks in php_strerror()).
13
13
(jwozniak23 at poczta dot onet dot pl, Tony).
14
14
- Fixed bug #32974 (pcntl calls malloc() from a signal handler). (Wez)
You can’t perform that action at this time.
0 commit comments