All Versions
16
Latest Version
Avg Release Cycle
36 days
Latest Release
3961 days ago

Changelog History
Page 2

  • v0.5.0 Changes

    April 16, 2012
    • Added --pear flag to install the good old pear installer alongside of Pyrus.
    • Added 5.4.1RC1, 5.4.1RC2, 5.3.11RC1, and 5.3.11RC2 @loicfrering.
    • Removed a hack which renamed generated debug symbols on OSX.
    • Removed IMAP from enabled extensions.
    • Added experimental with_apxs2, which makes an Apache HTTPD module.
    • Fix install.sh by removing the unused LOG_DIR variable (suin).
  • v0.4.0 Changes

    March 04, 2012
    • XDebug was updated to 2.1.3 in all 5.2.x and 5.3.x definitions.
    • PEAR and Pyrus can be installed along each other. This is experimental though.
    • Added php-build.5 about the definition file format.
    • A particular revision can be passed to install_xdebug_master @loicfrering.
    • Added definition for 5.4.0 final @loicfrering.
  • v0.3.0 Changes

    February 19, 2012
    • Added 5.3.10, 5.4.0RC7
    • Added 5.4.0RC8 @loicfrering
    • Build Logs are now stored in /tmp.
    • Enabled mbstring in 5.2.17 @loicfrering
    • Refactored some code in download to enable extraction of both .gz and .bz2 archives via tar.
  • v0.2.0 Changes

    January 31, 2012
    • Added 5.4.0RC6 @loicfrering
    • Added --enable-sockets to the default configure flags for all builds.
  • v0.1.1 Changes

    January 11, 2012
    • Added 5.3.9RC4, 5.4.0RC5
    • Some changes to Pyrus setup
  • v0.1.0 Changes

    December 28, 2011
    • Initial Release