You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,11 +21,11 @@ This plugin will lint theme and plugin code inside your WordPress file system an
21
21
22
22
**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.**
23
23
24
-
### Update to PHP 7.2 ###
25
-
* Use this plugin to check your site for compatibility up to PHP 7.2!
26
-
* As of [December 2018](https://wordpress.org/about/stats/), 24.9% of WordPress websites run a PHP version older than PHP 5.6.
24
+
### Update to PHP 7.3 ###
25
+
* Use this plugin to check your site for compatibility up to PHP 7.3!
26
+
* As of [July 2019](https://wordpress.org/about/stats/), 20.1% of WordPress websites run a PHP version older than PHP 5.6.
27
27
* These versions of PHP have been [deprecated and unsupported](https://secure.php.net/supported-versions.php) for over 2 years.
28
-
* Only 38.8% of WordPress websites run PHP 7, the current main version of PHP.
28
+
* Only 54.1% of WordPress websites run PHP 7, the current main version of PHP.
29
29
30
30
31
31
### Disclaimer ###
@@ -117,6 +117,9 @@ To disclose security issues for this plugin please email [email protected]
@@ -21,11 +21,11 @@ This plugin will lint theme and plugin code inside your WordPress file system an
21
21
22
22
**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.**
23
23
24
-
= Update to PHP 7.2 =
25
-
* Use this plugin to check your site for compatibility up to PHP 7.2!
26
-
* As of [December 2018](https://wordpress.org/about/stats/), 24.9% of WordPress websites run a PHP version older than PHP 5.6.
24
+
= Update to PHP 7.3 =
25
+
* Use this plugin to check your site for compatibility up to PHP 7.3!
26
+
* As of [July 2019](https://wordpress.org/about/stats/), 20.1% of WordPress websites run a PHP version older than PHP 5.6.
27
27
* These versions of PHP have been [deprecated and unsupported](https://secure.php.net/supported-versions.php) for over 2 years.
28
-
* Only 38.8% of WordPress websites run PHP 7, the current main version of PHP.
28
+
* Only 54.1% of WordPress websites run PHP 7, the current main version of PHP.
29
29
30
30
31
31
= Disclaimer =
@@ -113,6 +113,9 @@ To disclose security issues for this plugin please email [email protected]
0 commit comments