Skip to content

Releases: g4code/clean-core

2.4.0

20 Feb 09:22
c047704

Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.4.0

2.3.3

15 Nov 07:50
7f5c977

Choose a tag to compare

Merge pull request #18 from ppavlovic/master

Fixed UseCaseAbstract.php, Request must always be defined

2.3.2

13 Nov 14:17
3ea110a

Choose a tag to compare

Merge pull request #17 from ppavlovic/master

BootstrapAbstract implements BootstrapInterface and an abstract class

2.3.1

12 Nov 11:12
6f013e4

Choose a tag to compare

Merge pull request #16 from ppavlovic/master

Fix 8.2 notice \DateTime::createFromFormat second parameter not null

2.3.0

30 Oct 11:34
582e056

Choose a tag to compare

Merge pull request #13 from ppavlovic/master

Added Request::getString method

2.2.0

11 Oct 10:56
b8cac30

Choose a tag to compare

Merge pull request #10 from mirko-bukilic/master

Replace zendframework with laminas packages

2.0.1

30 Nov 08:20
4cfd0ab

Choose a tag to compare

Merge pull request #9 from vbcodeplicity/feature/add-array-strict-type

- return null on the wrong type
- added Request::getArray

2.1.2

08 Nov 10:25
697aafe

Choose a tag to compare

Merge pull request #8 from ppavlovic/master

Added psr2 check and fixed code for compliance

2.1.1

08 Nov 08:26
551cd5f

Choose a tag to compare

Merge pull request #7 from ppavlovic/master

Small bugfixes found in 2.1.0

2.1.0

03 Nov 20:49
8cecc8e

Choose a tag to compare

Merge pull request #6 from mirko-bukilic/master

Refactoring to php7.3 compatibility using rector/rector