PHP Build v0.5.0 Release Notes

Release Date: 2012-04-16 // about 12 years ago
    • 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).