This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
1.2.0: PHP 5.5!
- 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