Skip to content
This repository was archived by the owner on Dec 23, 2018. It is now read-only.

php-build 0.1.1

Compare
Choose a tag to compare
@sptndc sptndc released this 19 Oct 17:39
· 200 commits to master since this release
ca49d8e

Added

  • Support for setting ./configure options with the CONFIGURE_OPTS
    environment variable.
  • Added definitions for PHP:
    • 5.2-dev
    • 5.2.0
    • 5.2.1
    • 5.2.2
    • 5.2.3
    • 5.2.4
    • 5.2.5
    • 5.2.6
    • 5.2.8
    • 5.2.9
    • 5.2.10

Changed

  • Modified phpenv-install to run phpenv rehash after install.
  • Renamed definition for PHP 5.0-dev to PHP 5.0.6-dev.
  • Renamed definition for PHP 5.1-dev to PHP 5.1.7-dev.