|
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.2.2 |
6 |
| -**Stable tag:** 1.5.0 |
7 |
| -**License:** GPLv2 or later |
8 |
| -**License URI:** http://www.gnu.org/licenses/gpl-2.0.html |
| 1 | +# PHP Compatibility Checker <a href="https://circleci.com/gh/wpengine/phpcompat/tree/master"><img src="https://circleci.com/gh/wpengine/phpcompat/tree/master.svg?style=shield"></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.2.2 |
| 6 | +**Stable tag:** 1.5.0 |
| 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
|
|
0 commit comments