Skip to content

Releases: phptal/PHPTAL

1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 12:59
1.11.0
6992677

Release Notes for 1.11.0

1.11.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

dependencies,improvement

1.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 13:24
1.10.0
83359df

Release Notes for 1.10.0

1.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

dependencies,improvement

1.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 16:20
1.9.0
9d0a1eb

Release Notes for 1.9.0

1.9.0

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1

improvement

1.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 08:51
1.8.0
5f4eb21

Release Notes for 1.8.0

1.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

dependencies,improvement

1.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 23:01
1.7.0
1836dce

Release Notes for 1.7.0

1.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

dependencies,improvement

1.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 11:03
1.6.0
efddaab

1.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 17:25
1.5.0
7329e01

Release 1.4.0

Choose a tag to compare

@Ocramius Ocramius released this 22 Mar 10:57
1.4.0

Version 1.4.0

Build Status

This release brings in PHP 7.3 support, and requires a minimum of
PHP 7.1 in order to be installed.

Total issues resolved: 3

Release v1.3.1

Choose a tag to compare

@Potherca Potherca released this 29 Aug 11:20

Version 1.3.1

Highlights

Changes since v1.3.0 : 5 Commits between March 2016 and August 2017 by 2 contributors.

Merged pull requests:

  • Fixed false positive ClamAV bug in SaxXmlParser.php #59 (brammittendorff)
  • Make sure the locales used in the tests are installed in the Travis environment #50 (Potherca)

Added

  • Added missing locales in .travis.yml file

Fixed

  • Fixed ClamAV false positive for the SaxXmlParser

Full change list

For details see the full list of changes between v1.3.0 and v1.3.1

v2.0

v2.0 Pre-release
Pre-release

Choose a tag to compare

@Potherca Potherca released this 21 Mar 22:49

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