Skip to content

Commit e1cc241

Browse files
committed
Version bump and changelog
1 parent a98c62f commit e1cc241

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

plugin/wpengine-phpcompat.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: PHP Compatibility Checker
44
* Plugin URI: https://wpengine.com
55
* Description: The WP Engine PHP Compatibility Checker can be used by any WordPress website on any web host to check PHP version compatibility.
6-
* Version: 1.6.3
6+
* Version: 1.6.4
77
* Requires at least: 5.6
88
* Requires PHP: 5.6
99
* Author: WP Engine

readme.txt

+7-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: wpengine, octalmage, stevenkword, Taylor4484, pross, jcross,
33
Tags: php 7, php 8, php, version, compat, compatibility, checker, wp engine, wpe, wpengine
44
Requires at least: 5.6
55
Tested up to: 6.4
6-
Stable tag: 1.6.3
6+
Stable tag: 1.6.4
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -87,8 +87,13 @@ You will find the plugin options in the WP Admin `Tools => PHP Compatibility` me
8787
2. Compatibility results screen
8888

8989
== Changelog ==
90+
91+
= 1.6.4 =
92+
- Updates are now served from WP Engine servers.
93+
- Update dependencies.
94+
9095
= 1.6.3 =
91-
Fix issue where Buffer was not available to the scans.
96+
- Fix issue where Buffer was not available to the scans.
9297

9398
= 1.6.2 =
9499
- Update packages.

0 commit comments

Comments
 (0)