PHP Build v0.10.0 Release Notes

Release Date: 2013-06-14 // almost 11 years ago
    • ➕ Add rbenv-install for phpenv Thanks @hnw
    • ➕ Add 5.5.0alpha3, 5.5.0alpha4, 5.5.0alpha5, 5.5.0alpha6, 5.5.0beta1, 5.5.0beta2, 5.5.0beta3, 5.5.0beta4 5.5.0RC1, 5.5.0RC2, 5.5.0RC3 (@loicfrering, @CHH
    • ➕ Add 5.3.20, 5.3.21, 5.3.22, 5.3.23, 5.3.24, 5.3.25, 5.3.26 @rogeriopradoj, @loicfrering, @CHH
    • ➕ Add 5.4.11, 5.4.12, 5.4.13, 5.4.14, 5.4.15, 5.4.16 @rogeriopradoj, @loicfrering, @CHH
    • 🏗 Add PHP_BUILD_ZTS_ENABLE environment variable to build PHP with ZTS
    • 🛠 Fixed #118: Install apache module into user's libexec dir Thanks @hnw
    • 🛠 Fixed #117: Use "php-config" instead of "php" to get extension_dir path Thanks @hnw
    • 🛠 Fixed #116: Fix extension's path to relative one in apc.ini @hnw
    • 🛠 Fixed #113: Find TMP dir based on OS default path @slashmili
    • 🛠 Fixed #109: Cannot change config-file-path flag as it's hard coded @CHH

Previous changes from v0.9.0

    • ➕ Add XHProf and APC plugins @jtakakura
    • 🛠 Fixed #74 man installation @yuya-takeyama
    • 🛠 Fixed #76 a legibility issue reading the error message @henriquemoody
    • ➕ Add 5.3.16 and 5.4.6 (@loicfrering)
    • Avoid installing PHP executable as "php.DSYM" on OSX 10.7 and 10.8 Thanks @hnw
    • ➕ Add 5.3.17, 5.4.7 @CHH
    • 📦 Add install_package_from_github for building PHP from Github master @yuya-takeyama
    • ➕ Add 5.5snapshot @yuya-takeyama
    • ➕ Add 5.3.18, 5.4.8 (@loicfrering)
    • 0️⃣ Enable auto_discover setting of PEAR by default @CHH
    • 🏗 Run php-build's test suite on Travis CI @rogeriopradoj
    • ➕ Add 5.3.19RC1, 5.4.9RC1, 5.5.0alpha1 @CHH
    • ➕ Add 5.3.19, 5.4.9 (@loicfrering)
    • ➕ Add before-install scripts @usecide
    • ➕ Add 5.3.20RC1, 5.4.10RC1 @CHH
    • ➕ Add 5.5.0alpha2 @CHH
    • 🛠 Fixed #99: Add 5.3.20, 5.4.10 @rogeriopradoj