MFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)

This commit is contained in:
Xinchen Hui 2012-03-02 03:32:12 +00:00
parent 101e3e8aed
commit 0b7f94545e

4
NEWS
View File

@ -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,