11. Changes to INI File Handling
========================================
-- serialize_precision
- . If the value is set to -1, then the dtoa mode 0 is used. The value -1
- is now used by default.
+- sql.safe_mode
+ . This INI directive have been removed.
-- precision
- . If the value is set to -1, then the dtoa mode 0 is used. No changes
- in default value which is still 14.
++- realpath_cache_size
++ . Set to 4096k by default
+
========================================
12. Windows Support
========================================