Skip to content

Improve Backwards Compatibility w/ Old PHP Versions

Choose a tag to compare

@alexmacarthur alexmacarthur released this 22 Jan 20:18
· 10 commits to master since this release

While the plugin officially supports PHP 5.6 and above, I usually don't mind making the plugin more backwards compatible with a little bit earlier than that. That's what this release does, addressing issues with array_filter():

http://php.net/manual/en/function.array-filter.php#refsect1-function.array-filter-changelog