Changeset 59803 for trunk/src/wp-includes/version.php
- Timestamp:
- 02/11/2025 11:12:03 AM (19 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r59275 r59803 41 41 42 42 /** 43 * Holds the names of required PHP extensions. 44 * 45 * @global string[] $required_php_extensions 46 */ 47 $required_php_extensions = array( 48 'json', 49 'hash', 50 ); 51 52 /** 43 53 * Holds the required MySQL version. 44 54 *
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)