Skip to content

4.0.0: Drop PHP 5 support

Latest
Compare
Choose a tag to compare
@thekid thekid released this 10 Apr 17:29
· 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
    . Converted newinstance to anonymous classes
    (@thekid)