Skip to content

Releases: baraja-core/service-method-invoker

v2.4.0 PHP 8.1 and native Enum support.

24 May 12:13
293bcbe
Compare
Choose a tag to compare

v2.3.1

10 Apr 19:54
7736a0f
Compare
Choose a tag to compare
  • String parameter should be processed in raw form.

Full Changelog: v2.3.0...v2.3.1

v2.3.0

12 Dec 20:05
Compare
Choose a tag to compare
Fix coding standard errors.

v2.2.6

06 Aug 10:31
f42443e
Compare
Choose a tag to compare
Invoker: Add initiator parameter on parameterDoesNotSet exception.

v2.2.5

02 Aug 11:47
Compare
Choose a tag to compare
Fix PhpStan strict rules.

Use native Stringable interface

27 Jul 21:17
41be6f0
Compare
Choose a tag to compare
v2.2.4

Service: Remove __toString() method and use native from interface.

v2.2.3

26 Jul 17:14
01af3c4
Compare
Choose a tag to compare
Invoker: Add check if method exist and is callable.

v2.2.2

30 May 17:33
a51da36
Compare
Choose a tag to compare
Invoker: Class type string should be scalar type (not entity).

v2.2.1

30 Apr 15:39
da6acc5
Compare
Choose a tag to compare
Invoker: Fix codestyle.

v2.2.0

14 Mar 19:28
0d96555
Compare
Choose a tag to compare
Invoker: Fix CodingStandard.