Skip to content

Releases: vendimia/object-manager

0.1.12

04 Nov 23:42

Choose a tag to compare

f808828 (HEAD -> main, origin/main) Adds new hasValue() method to a/src/AttributeParameterAbstract.php for determinate whether to return a value

0.1.11

02 Sep 17:36

Choose a tag to compare

705bffd (HEAD -> main, origin/main) Prevents pasing parameters to unknow arguments
f5ade6c Fixes implicitly nullable parameters for PHP 8.4
02a9891 Fix missing closing quote
c4b3855 Added a little more exception information

0.1.10

08 Jul 03:50

Choose a tag to compare

f5ade6c (HEAD -> main) Fixes implicitly nullable parameters for PHP 8.4
02a9891 Fix missing closing quote
c4b3855 Added a little more exception information

0.1.9

16 Jan 00:05

Choose a tag to compare

f9f321a (HEAD -> main, origin/main) Added more information to exceptions

0.1.8

28 Sep 17:07

Choose a tag to compare

0c69953 (HEAD -> main) Prevent failure on nonexistent binding and def val

0.1.7

28 Sep 17:06

Choose a tag to compare

0c69953 (HEAD -> main) Prevent failure on nonexistent binding and def val

0.1.6

26 Sep 05:37

Choose a tag to compare

d0c15bf (HEAD -> main) Fix overriding already passed args
895b1e1 (origin/main) Change InvalidArgumentException for LogicException

0.1.5

15 Feb 20:14

Choose a tag to compare

50cc49a (HEAD -> main, origin/main) Add support for static instantiation


0.1.4

09 Feb 22:44

Choose a tag to compare

50cc49a (HEAD -> main) Add support for static instantiation

0.1.3

27 Oct 08:19

Choose a tag to compare

6e536fb Add more tests
43d5b45 Add better parameter name handling