Commit:    75d0e8cf8fe25867b437caf4f718d523cb6a2e4e
Author:    Ferenc Kovacs <[email protected]>         Sun, 13 Apr 2014 15:37:20 
+0200
Parents:   4e665355e540e82caf30cf5e9b4884b6bbd5017a
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=75d0e8cf8fe25867b437caf4f718d523cb6a2e4e

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

Reply via email to