Make WordPress Core

Ticket #46752: 46752.patch

File 46752.patch, 564 bytes (added by mukesh27, 7 years ago)

Patch.

  • src/wp-admin/includes/class-wp-site-health.php

     
    693693         * This test builds on the recommendations made by the WordPress Hosting Team
    694694         * as seen at https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions
    695695         *
     696         * @since 5.2.0
     697         *
    696698         * @return array
    697699         */
    698700        public function get_test_php_extensions() {