This repository was archived by the owner on Dec 23, 2018. It is now read-only.
php-build 0.1.2
Added
- php-build now automatically displays the last 10 lines of the error
log, if any, when a build fails. - Added a
before_install_packagehook. - Added definition for
PHP:5.2.75.2.115.2.125.2.135.2.145.2.155.2.165.2.175.3.05.3.15.3.25.3.35.3.47.4.0-dev
Changed
- Renamed definition for
PHP 5.2-devtoPHP 5.2.18-dev.
Fixed
- Fixed git repository URL in definition for
PHP 5.0.6-dev,PHP 5.1.7-dev,
andPHP 5.2.18-dev. - Fixed for compile
PHP 5.3. - Fixed missing php.ini file in definition
PHP 5.0,PHP 5.1,PHP 5.2. - Fixed a php.ini file that was not copied.
- Fixed an issue with calling readlink for paths with spaces.