Changeset 9112
- Timestamp:
- 08/20/2019 02:36:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/mu-plugins/pub/servehappy-config.php
r8742 r9112 23 23 24 24 // The lowest branch of PHP which is still considered acceptable in WordPress. 25 define( 'ACCEPTABLE_PHP', ' 5.6.20' );25 define( 'ACCEPTABLE_PHP', '7.0' );
Note: See TracChangeset
for help on using the changeset viewer.