Releases: g4code/clean-core
Releases · g4code/clean-core
2.4.0
20 Feb 09:22
Compare
Sorry, something went wrong.
No results found
2.3.3
15 Nov 07:50
Compare
Sorry, something went wrong.
No results found
Merge pull request #18 from ppavlovic/master
Fixed UseCaseAbstract.php, Request must always be defined
2.3.2
13 Nov 14:17
Compare
Sorry, something went wrong.
No results found
Merge pull request #17 from ppavlovic/master
BootstrapAbstract implements BootstrapInterface and an abstract class
2.3.1
12 Nov 11:12
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from ppavlovic/master
Fix 8.2 notice \DateTime::createFromFormat second parameter not null
2.3.0
30 Oct 11:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from ppavlovic/master
Added Request::getString method
2.2.0
11 Oct 10:56
Compare
Sorry, something went wrong.
No results found
Merge pull request #10 from mirko-bukilic/master
Replace zendframework with laminas packages
2.0.1
30 Nov 08:20
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from ppavlovic/master
Added psr2 check and fixed code for compliance
2.1.1
08 Nov 08:26
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from ppavlovic/master
Small bugfixes found in 2.1.0
2.1.0
03 Nov 20:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from mirko-bukilic/master
Refactoring to php7.3 compatibility using rector/rector