All Versions
16
Latest Version
Avg Release Cycle
36 days
Latest Release
4295 days ago
Changelog History
Page 2
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 unusedLOG_DIR
variable (suin).
- Added
-
v0.4.0 Changes
March 04, 2012- XDebug was updated to 2.1.3 in all
5.2.x
and5.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.
- XDebug was updated to 2.1.3 in all
-
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
in5.2.17
@loicfrering - Refactored some code in
download
to enable extraction of both.gz
and.bz2
archives viatar
.
-
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