Other modifications to extensions in PHP7


  • Mhash is no longer an extension. You need to use function_exists("mhash") to check whether the method exists before use.
  • The GD library depends on libwebp and adds support for WebP.
  • Openssl The minimum supported openssl version is 0.9.8.