Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

1.2.0: PHP 5.5!

Compare
Choose a tag to compare
@mattheath mattheath released this 21 Mar 17:09
· 162 commits to master since this release
  • Adds PHP 5.5 support! This requires a later version of Bison to compile, which is installed as a sandboxed package.
  • Adds additional minor versions of PHP for 5.3 and 5.4

Additional fixes:

  • Use ensure_packages from the stdlib to improve module compatibility (thanks @jameydeorio)
  • Fixes specs, and added Github API token to travis so builds actually work again