Commit: 3a4007767aa43ee965ad4761d3410856f7c244bb Author: Ferenc Kovacs <[email protected]> Sun, 13 Apr 2014 15:37:20 +0200 Parents: 8c8711102b6177fc97488cf140c999d8a590facf Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3a4007767aa43ee965ad4761d3410856f7c244bb Log: the name of this function was changed but not updated on the rfc page. :/ Changed paths: M archive/entries/2014-04-11-1.xml Diff: diff --git a/archive/entries/2014-04-11-1.xml b/archive/entries/2014-04-11-1.xml index a11b200..7cb9396 100644 --- a/archive/entries/2014-04-11-1.xml +++ b/archive/entries/2014-04-11-1.xml @@ -26,7 +26,7 @@ <ul> <li>A new method called fread() to the SplFileObject class</li> <li>A new static method called createFromMutable() to the DateTimeImmutable class</li> - <li>A new function called hash_compare()</li> + <li>A new function called hash_equals()</li> <li>Support for marks to the PCRE extension</li> <li>Support for asynchronous connections and queries to the Pgsql extension</li> </ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
