Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Releases: eloquent/phpstan-phony

0.8.0

02 Nov 00:09
68f87c2
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release
  • Support for PHPStan 1.x

0.7.2

15 Oct 23:54
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release
  • PHP version constraint changed

0.7.1

29 Aug 02:41
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • [IMPROVED] Uses a tagged PHPStan 0.12.x version.

0.7.0

05 Jan 23:37
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • [BC BREAK] PHP 7.1 is no longer supported.
  • [BC BREAK] Dropped support for PHPStan 0.11.x.
  • [NEW] Support for PHPStan 0.12.x.

0.6.0

16 Nov 09:45
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • [NEW] Support for multi-type mocks and mock builders.

0.5.0

21 May 01:40
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • [NEW] Support for PHPStan Extension Installer.

0.4.0

16 Jan 21:45
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • [BC BREAK] Dropped support for PHPStan 0.10.x.
  • [NEW] Support for PHPStan 0.11.x.

0.3.0

11 Jul 05:40
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • [BC BREAK] Dropped support for PHP 7.0.x.
  • [BC BREAK] Dropped support for PHPStan 0.9.x.
  • [NEW] Support for PHPStan 0.10.x.

0.2.0 (BROKEN)

03 Jul 03:01
Compare
Choose a tag to compare
0.2.0 (BROKEN) Pre-release
Pre-release

Note: This release is broken. Do not use it.

  • [IMPROVED] Support for PHPStan 0.10.x.

0.1.1

03 Dec 06:15
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
  • [IMPROVED] Updated Composer constraint for PHPStan.