PHPTAL v2.0-alpha Release Notes
Release Date: 2016-03-21 // almost 9 years ago-
๐ Version 2.0.0
๐ The 2 most major changes from v1 are deprecating older PHP versions and only supporting installation through Composer. This means deprecating PEAR support.
Highlights
Changes since v1.3 : 24 Commits between June 2014 and now by 7 contributors.
โ Added
- โ Added support for PHP 5.5+
- โ Added "swag" (otherwise known as "badges" or "shields") to the README file
๐ Changed
- ๐ Changed documentation to reflect changes in this release
- ๐ Renamed COPYING file to LICENSE
- ๐ Changed PHPUnit version from 3.7 to 4.8
๐ Fixed
- ๐ Fixed Travis build settings
Full change list
๐ For details see the full list of changes between v1 and v2
Contributors
๐ Thanks to all contributors of this release:
@lengthofrope
@Ocramius
@pornel
@Potherca
@REBELinBLUE
@tanakahisateru
@usox