Changeset 60257
- Timestamp:
- 05/27/2025 03:37:43 PM (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpcompat.xml.dist
r60256 r60257 67 67 <rule ref="PHPCompatibilityWP"/> 68 68 69 <!-- WordPress Core currently supports PHP 7. 4+. -->70 <config name="testVersion" value="7. 4-"/>69 <!-- WordPress Core currently supports PHP 7.2+. --> 70 <config name="testVersion" value="7.2-"/> 71 71 72 72 <!--
Note: See TracChangeset
for help on using the changeset viewer.