gocodebox / gocodebox/lifterlms
PHP & WP Support Drop
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
In conjunction with the release of (and added support for) PHP 8.1, LifterLMS will drop support for PHP 7.3. [LifterLMS maintains support for all PHP versions which are receiving active security support](https://lifterlms.com/docs/minimum-system-requirements-lifterlms/#supported-versions) and [PHP 7.3s EOL was reached in Decemeber 2021](https://www.php.net/eol.php).
The supported PHP versions will changed to 7.4, 8.0, and 8.1 with our recommended version adjusting from 7.4 to 8.0.
With support for WordPress 5.9, we will drop Support for WP 5.4. We support the latest 5 versions of WordPress, which will change from 5.4 to 5.8 to 5.5 to 5.9
---
+ [ ] Update docs: https://lifterlms.com/docs/minimum-system-requirements-lifterlms/#supported-versions
+ [ ] Update build matrix: https://github.com/gocodebox/.github/blob/trunk/.github/actions/setup-matrix/src/defaults.json
+ [ ] Update versions in plugin headers
+ [ ] Add version support warning in the next LifterLMS core release
Contributor guide
Assessment
This issue has not been assessed yet.