Skip to content

Releases: Jan0707/phpstan-prophecy

0.5.0

13 Dec 17:58
0.5.0
eec7f46
Compare
Choose a tag to compare

0.4.2

31 Jul 13:53
23301ff
Compare
Choose a tag to compare

Thanks to @Taluu this package is now available to install as "phpstan-extension"

0.4.1

11 Jun 09:59
dbe94ae
Compare
Choose a tag to compare

Changes:

  • Added support for PHP 7.3
  • Allow using attributes
  • Added contribution guidelines
  • Improved CI

Thanks to:
@localheinz
@ondrejmirtes
@lcobucci

Proudly supported by LILLYDOO, Germany.
Looking for a cool place to work with modern PHP? Join LILLYDOO at https://stackoverflow.com/jobs/companies/lillydoo-gmbh

0.4

25 Apr 07:31
af7e810
Compare
Choose a tag to compare
0.4

Changes:

  • Allows for PHP Unit : "<6.0, >=9.0"
  • Fixed Documentation error
  • Fixed restoration of ObjectProphecyType from cache

Thanks to:
@ondrejmirtes
@Xerkus
@hannsen

0.3.0

18 Jan 13:46
a1bfe3c
Compare
Choose a tag to compare

0.2.0

16 Jul 10:44
9177e63
Compare
Choose a tag to compare
  • Added support for PHPStan 0.10
  • Due to compatibility breaks, this release drops support for PHPStan < 0.10 and PHP < 7.1

All the fame and glory of this release belong to @Jean85 !

0.1.2

11 Jul 07:53
2547abc
Compare
Choose a tag to compare

This release includes many improvements to the overall architecture and structure of the project.
We have also added the MIT license to this project.

Huge thanks (and all the credits for this release) to @localheinz and @Jean85 for their help and comments!

0.1.1

14 Feb 07:29
7972c35
Compare
Choose a tag to compare
  • Allows for PHPUnit ^6.0||^7.0 (Thanks to Alexander Miehe)

0.1

08 Dec 09:20
cfbb374
Compare
Choose a tag to compare
0.1

Initial release