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

index a27649ecf0445c39d646cfe46086dd8ba8e3e1c8..7468ab6dafa6b923a5ea4280d274fcc5d68bb02a 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -52,6 +52,10 @@ PHP X.Y UPGRADE NOTES
 5. Changed Functions
 ========================================
 
+- parse_ini_file():
+- parse_ini_string():
+  Added scanner mode INI_SCANNER_TYPED to yield typed .ini values.
+
 
 ========================================
 6. New Functions