Skip to content

Releases: QratorLabs/Smocky

1.3.1 PHPUnit update

20 Mar 17:47
fd27158
Compare
Choose a tag to compare

We are moving PHPUnit related classes to separate package to deal with internal class/namespace movements within PHPUnit.

See qratorlabs/smocky-phpunit package

1.2.9

11 Feb 13:00
d3065fa
Compare
Choose a tag to compare

Fix

switching from assert() calls to exceptions.

Full Changelog: 1.2.8...1.2.9

1.2.8

07 Feb 21:38
949de10
Compare
Choose a tag to compare

Full Changelog: 1.2.7...1.2.8

1.2.7

07 Feb 20:49
2f7d32b
Compare
Choose a tag to compare

Full Changelog: 1.2.6...1.2.7

1.2.6

22 Dec 12:38
8ea4852
Compare
Choose a tag to compare

Full Changelog: 1.2.5...1.2.6

1.2.5

21 Feb 14:24
39663bb
Compare
Choose a tag to compare
fix(phpunit): fix support for phpunit-9/10/11

1.2.4

19 Feb 17:42
42631f6
Compare
Choose a tag to compare

Full Changelog: 1.2.3...1.2.4

fix(tests): add support for PHPUnit-10

10 Apr 15:27
9172ad9
Compare
Choose a tag to compare
  • 33cc05c1 fix(tests): add support for PHPUnit-10

fix(MockedMethod::callOriginal): add missing `return` statement

06 Jun 14:13
91954f1
Compare
Choose a tag to compare
  • 67192d46 fix(Phpunit/MockedMethod): add callOriginal and callOriginalStatic missing return statement
  • 8d4390e2 fix(codestyle): fix some codestyle issues in code and tests
  • 75aab5f4 fix(composer): update required phpstan version
  • 2c532894 fix(test): fix typo
  • 5aac3e0a fix(License): fix typo

Minor fixes

14 Dec 21:39
ccc919b
Compare
Choose a tag to compare
  • bumped phpstan version to
  • fixed codestyle with phpcs
  • added repo links to composer.json