Releases: baraja-core/service-method-invoker
Releases · baraja-core/service-method-invoker
v2.4.0 PHP 8.1 and native Enum support.
Full Changelog: v2.3.1...v2.4.0
v2.3.1
- String parameter should be processed in raw form.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
Fix coding standard errors.
v2.2.6
Invoker: Add initiator parameter on parameterDoesNotSet exception.
v2.2.5
Fix PhpStan strict rules.
Use native Stringable interface
v2.2.4 Service: Remove __toString() method and use native from interface.
v2.2.3
Invoker: Add check if method exist and is callable.
v2.2.2
Invoker: Class type string should be scalar type (not entity).
v2.2.1
Invoker: Fix codestyle.
v2.2.0
Invoker: Fix CodingStandard.