diff --git a/NEWS b/NEWS index 1aa054655a1..7587eb0ebb2 100644 --- a/NEWS +++ b/NEWS @@ -5,10 +5,6 @@ PHP NEWS - General improvements: . World domination -- Core: - . Fixed bug #60573 (type hinting with "self" keyword causes weird errors). - (Laruence) - - cURL: . Added support for CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPT_APPEND, CURLOPT_DIRLISTONLY, CURLOPT_NEW_DIRECTORY_PERMS, CURLOPT_NEW_FILE_PERMS,