diff --git a/NEWS b/NEWS index f768895d5ad..743201d2f2d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2005, PHP 5.0.5 +- Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per + RFC 2616 section 10.3.5) (Rasmus, Choitel) - Removed php_check_syntax() function which never worked properly. (Ilia) - Added new function mysqli_set_charset (Georg) - Added man pages for "phpize" and "php-config" scripts. (Jakub Vrana)