PHP Brew v1.19.0 Release Notes

Release Date: 2019-05-18 // almost 5 years ago
    • ๐Ÿ‘ PHP7 (next unstable version) install support
    • Updadted completion scripts thanks to awesome CliFramework
    • ๐Ÿ›  Fixed false failure of ./buildconf step
    • Fixed PHP 5.3 error with JSON_PRETTY_PRINT
    • ๐Ÿ›  Fixed phpbrew prepends $PATH on every cd command #487
    • ๐Ÿš€ Deprecated php-releases.json use php.net json endpoint from now on
    • ๐Ÿ›  Fix bug in variant parser #495
    • List installed php versions in decrescent order
    • ๐Ÿ‘Œ Improved URL policy to locate older minor releases whenever URLs are altered
    • ๐Ÿ‘ Allow overriding PHP when runnning phpbrew #94