Skip to content

Commit 14e2227

Browse files
Update PHP versions stats in readme files
1 parent 9c44ffa commit 14e2227

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This plugin will lint theme and plugin code inside your WordPress file system an
2323

2424
### Update to PHP 7.2 ###
2525
* 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.
2929

3030

3131
### Disclaimer ###

readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This plugin will lint theme and plugin code inside your WordPress file system an
2323

2424
= Update to PHP 7.2 =
2525
* 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.
2929

3030

3131
= Disclaimer =

0 commit comments

Comments
 (0)