We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$table_prefix
1 parent 88e10e8 commit b356dbaCopy full SHA for b356dba
1 file changed
phpcompat.xml.dist
@@ -66,8 +66,8 @@
66
67
<rule ref="PHPCompatibilityWP"/>
68
69
- <!-- WordPress Core currently supports PHP 7.2+. -->
70
- <config name="testVersion" value="7.2-"/>
+ <!-- WordPress Core currently supports PHP 7.4+. -->
+ <config name="testVersion" value="7.4-"/>
71
72
<!--
73
#############################################################################
0 commit comments