|
1 | 1 | # PHP Compatibility Checker <a href="https://travis-ci.org/wpengine/phpcompat"><img src="https://travis-ci.org/wpengine/phpcompat.svg?branch=master"></a>
|
2 |
| -**Contributors:** [wpengine](https://profiles.wordpress.org/wpengine), [octalmage](https://profiles.wordpress.org/octalmage), [stevenkword](https://profiles.wordpress.org/stevenkword), [Taylor4484](https://profiles.wordpress.org/Taylor4484), [pross](https://profiles.wordpress.org/pross), [jcross](https://profiles.wordpress.org/jcross) |
3 |
| -**Tags:** php 7, php 5.5, php, version, compatibility, checker, wp engine, wpe, wpengine |
4 |
| -**Requires at least:** 3.5 |
5 |
| -**Tested up to:** 5.0 |
6 |
| -**Stable tag:** 1.4.7 |
7 |
| -**License:** GPLv2 or later |
8 |
| -**License URI:** http://www.gnu.org/licenses/gpl-2.0.html |
| 2 | +**Contributors:** [wpengine](https://profiles.wordpress.org/wpengine), [octalmage](https://profiles.wordpress.org/octalmage), [stevenkword](https://profiles.wordpress.org/stevenkword), [Taylor4484](https://profiles.wordpress.org/Taylor4484), [pross](https://profiles.wordpress.org/pross), [jcross](https://profiles.wordpress.org/jcross) |
| 3 | +**Tags:** php 7, php 5.5, php, version, compatibility, checker, wp engine, wpe, wpengine |
| 4 | +**Requires at least:** 3.5 |
| 5 | +**Tested up to:** 5.0 |
| 6 | +**Stable tag:** 1.4.8 |
| 7 | +**License:** GPLv2 or later |
| 8 | +**License URI:** http://www.gnu.org/licenses/gpl-2.0.html |
9 | 9 |
|
10 | 10 | Make sure your plugins and themes are compatible with newer PHP versions.
|
11 | 11 |
|
@@ -56,7 +56,7 @@ PHP Compatibility Checker includes WP-CLI command support:
|
56 | 56 |
|
57 | 57 | <version>
|
58 | 58 | PHP version to test.
|
59 |
| - |
| 59 | + |
60 | 60 | [--scan=<scan>]
|
61 | 61 | Whether to scan only active plugins and themes or all of them.
|
62 | 62 | default: active
|
@@ -117,6 +117,9 @@ To disclose security issues for this plugin please email [email protected]
|
117 | 117 |
|
118 | 118 |
|
119 | 119 | ## Changelog ##
|
| 120 | +### 1.4.8 ### |
| 121 | +- Update dependencies. |
| 122 | + |
120 | 123 | ### 1.4.7 ###
|
121 | 124 | - Better translation support.
|
122 | 125 |
|
@@ -210,5 +213,5 @@ To disclose security issues for this plugin please email [email protected]
|
210 | 213 |
|
211 | 214 | ## Upgrade Notice ##
|
212 | 215 |
|
213 |
| -### 1.4.7 ### |
214 |
| -- Better translation support. |
| 216 | +### 1.4.8 ### |
| 217 | +- Update dependencies. |
0 commit comments