Skip to content

Commit 695d4a9

Browse files
authored
Merge pull request #208 from ZebulanStanphill/update-readme-php-version-stats
Update PHP versions statistics in readme files
2 parents 9c44ffa + 14e2227 commit 695d4a9

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)