Changeset 48100 for trunk/src/wp-admin/includes/misc.php
- Timestamp:
- 06/19/2020 10:53:54 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/misc.php
r47951 r48100 1420 1420 * @since 5.1.1 Added the {@see 'wp_is_php_version_acceptable'} filter. 1421 1421 * 1422 * @return array|false $responseArray of PHP version data. False on failure.1422 * @return array|false Array of PHP version data. False on failure. 1423 1423 */ 1424 1424 function wp_check_php_version() {
Note: See TracChangeset
for help on using the changeset viewer.