File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ This plugin will lint theme and plugin code inside your WordPress file system an
23
23
24
24
### Update to PHP 7.2 ###
25
25
* Use this plugin to check your site for compatibility up to PHP 7.2!
26
- * As of [ November 2016 ] ( https://wordpress.org/about/stats/ ) , 52 .9% of WordPress websites run a PHP version less PHP 5.5 .
27
- * These versions of PHP have been deprecated and unsupported for over 9 months .
28
- * Only 3.4 % of WordPress websites run PHP 7, the current main version of PHP.
26
+ * As of [ December 2018 ] ( https://wordpress.org/about/stats/ ) , 24 .9% of WordPress websites run a PHP version older than PHP 5.6 .
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.
29
29
30
30
31
31
### Disclaimer ###
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ This plugin will lint theme and plugin code inside your WordPress file system an
23
23
24
24
= Update to PHP 7.2 =
25
25
* Use this plugin to check your site for compatibility up to PHP 7.2!
26
- * As of [November 2016 ](https://wordpress.org/about/stats/), 52 .9% of WordPress websites run a PHP version less PHP 5.5 .
27
- * These versions of PHP have been deprecated and unsupported for over 9 months .
28
- * Only 3.4 % of WordPress websites run PHP 7, the current main version of PHP.
26
+ * As of [December 2018 ](https://wordpress.org/about/stats/), 24 .9% of WordPress websites run a PHP version older than PHP 5.6 .
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.
29
29
30
30
31
31
= Disclaimer =
You can’t perform that action at this time.
0 commit comments