Skip to content

Releases: jakzal/phpunit-injector

PHP 7.4 only release

12 Feb 08:42
b1cfce2
Compare
Choose a tag to compare
  • dropped support for docblocks (replaced with property types) #27

Symfony 5 support

21 Jan 16:09
6490a39
Compare
Choose a tag to compare
  • support Symfony 5 components #23

Support for typed properties

19 Dec 21:52
5d8985d
Compare
Choose a tag to compare

Phar built with the new box version

11 Jun 12:51
da1ef60
Compare
Choose a tag to compare

Bugfix & performance

08 Jun 08:04
821a515
Compare
Choose a tag to compare
  • Ignore the base phpunit test case during property extraction and improve performance #19

PHPUnit 8.0 support

04 Feb 15:24
9b9b57b
Compare
Choose a tag to compare
  • minimum PHP version required raised to 7.2
  • minimum supported PHPUnit version required raised to 8.0

Scoped dependencies

25 Jul 23:04
8685a19
Compare
Choose a tag to compare
  • phpdocumentor and webmozart/assert dependencies are scoped in the phar, so they wouldn't conflict with composer installed libraries (#13)

New phar release with an updated injector

24 Jul 21:04
cd965fc
Compare
Choose a tag to compare

New phar release with an updated injector

08 Jun 09:23
d55694c
Compare
Choose a tag to compare

Ignore inessential files from git export

07 Jun 16:05
d55694c
Compare
Choose a tag to compare
Merge pull request #11 from jakzal/gitattributes-export-ignore

Ingore inessential files from git export