Make WordPress Core


Ignore:
Timestamp:
04/01/2019 08:16:54 PM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing @since tag for WP_Site_Health::get_test_php_extensions().

Props mukesh27.
Fixes #46752.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-site-health.php

    r45073 r45092  
    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
     695         *
     696         * @since 5.2.0
    695697         *
    696698         * @return array
Note: See TracChangeset for help on using the changeset viewer.