Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 690 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 690 Bytes

Post end of life changes for zf1 to allow compatibility with the latest PHP versions.

If you have any requests for tags, releases, or anything else. Feel free to raise an issue and I'll get it sorted.

Installation

Installable through git clone or through
composer require shardj/zf1-future https://packagist.org/packages/shardj/zf1-future

Minimum PHP Version is 7.0

Extras

Recently https://github.com/Shardj/zf1-extras-future has been created for those who need it.

Known issues and solutions

  • Bootstrap error: Unable to resolve plugin "useragent"; no corresponding plugin with that name
    See comments in: Shardj#92