Skip to content

Commit 3b931c4

Browse files
committed
Readme.txt update
1 parent 5f68366 commit 3b931c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This plugin will lint theme and plugin code inside your WordPress file system an
2222
**This plugin relies on WP-Cron to scan files in the background. The scan will get stuck if the site's WP-Cron isn't running correctly. Please see the [FAQ](https://wordpress.org/plugins/php-compatibility-checker/faq/) for more information.**
2323

2424
= Update to PHP 7 =
25-
* Use this plugin to check your site for compatibility for PHP 7!
25+
* Use this plugin to check your site for compatibility up to PHP 7.2!
2626
* As of [November 2016](https://wordpress.org/about/stats/), 52.9% of WordPress websites run a PHP version less PHP 5.5.
2727
* These versions of PHP have been deprecated and unsupported for over 9 months.
2828
* Only 3.4% of WordPress websites run PHP 7, the current main version of PHP.
@@ -64,7 +64,7 @@ PHP Compatibility Checker includes WP-CLI command support:
6464
- active
6565
- all
6666
`
67-
Example: `wp phpcompat 7.0 --scan=active`
67+
Example: `wp phpcompat 7.2 --scan=active`
6868

6969

7070
== Frequently Asked Questions ==

0 commit comments

Comments
 (0)