|
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:** 4.9 |
6 | | -**Stable tag:** 1.4.6 |
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.7 |
| 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 |
|
@@ -117,6 +117,8 @@ To disclose security issues for this plugin please email WordPress@wpengine.com |
117 | 117 |
|
118 | 118 |
|
119 | 119 | ## Changelog ## |
| 120 | +### 1.4.7 ### |
| 121 | +- Better translation support. |
120 | 122 |
|
121 | 123 | ### 1.4.6 ### |
122 | 124 | - Switched to new PHPCompatibilityWP library to help prevent false positives. |
|
0 commit comments