]> granicus.if.org Git - php/commitdiff
Updated UPGRADING for #38409
authorTjerk Meesters <datibbaw@php.net>
Mon, 1 Sep 2014 14:15:53 +0000 (22:15 +0800)
committerTjerk Meesters <datibbaw@php.net>
Mon, 1 Sep 2014 14:15:53 +0000 (22:15 +0800)
UPGRADING

index 4729205a63b77759e660ce417fa7dd78409d550b..ee277b0ee8a2a1e139a7b71e8df65c5242e8a482 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -256,6 +256,11 @@ PHP 5.6 UPGRADE NOTES
   Manipulated serialization strings for objects implementing Serializable by
   replacing "C:" with "O:" at the start will now produce an error.
 
+- parse_ini_file():
+- parse_ini_string():
+  Added scanner mode INI_SCANNER_TYPED to yield typed .ini values. 
+  For PHP >= 5.6.1
+
 ========================================
 6. New Functions
 ========================================