Skip to content

Commit 30d0600

Browse files
author
foobar
committed
reorder
1 parent f0a7020 commit 30d0600

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PHP 4 NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? 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)
64
- Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)
75
- Added support for .cc files in extensions. (Brian)
86
- Added the sorting flag SORT_LOCALE_STRING to the sort() functions which makes
97
them sort based on the current locale. (Derick)
108
- Changed sha1_file() and md5_file() functions to use streams instead of
119
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)
1212
- Fixed bug #33019 (socket errors cause memory leaks in php_strerror()).
1313
(jwozniak23 at poczta dot onet dot pl, Tony).
1414
- Fixed bug #32974 (pcntl calls malloc() from a signal handler). (Wez)

0 commit comments

Comments
 (0)