Other changes

Libsodium is now a core extension

The modern libsodium cryptography library has now become a core extension in PHP (as ext/sodium).

Moving of utf8_encode() and utf8_decode()

The utf8_encode() and utf8_decode() functions have now been moved to the standard extension as string functions.

Removal of sql.safe_mode ini setting

The sql.safe_mode ini setting has now been removed.

Default value of realpath_cache_size ini setting changed

The default value of the realpath_cache_size ini setting has changed from 16 kilobytes to 4 megabytes.

User Contributed Notes

There are no user contributed notes for this page.