Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

7.0.0: Drop PHP 5 support

Latest
Compare
Choose a tag to compare
@thekid thekid released this 11 Apr 09:27
· 1 commit to master since this release
  • Implemented xp-framework/rfc#334: Drop PHP 5.6:
    . Heads up: Minimum required PHP version now is PHP 7.0.0
    . Rewrote code base, grouping use statements
    (@thekid)