17 Commits

Author SHA1 Message Date
56970cc221 style: Adopt PSR12
Dev dependency flyeralarm/php-code-validator has been removed.

Closes #444
2021-10-01 10:26:04 -03:00
4678b5d86f PHP8 2021-04-12 14:04:45 +02:00
579a5ac946 update deps & install rector 2019-12-14 13:41:03 +01:00
e02bcea33f put declare() in the same line as the php tag 2019-08-19 18:11:49 +02:00
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
6c726d66b7 introduced PostId and PostStatus and changed naming from Storage to Persistence 2018-06-14 18:28:40 +02:00
2ab82dbfbf Repository is supposed to generate IDs 2018-06-14 17:45:45 +02:00
4cb353fe3e introduced sub-namespace Domain 2018-06-14 17:19:47 +02:00
477a6d623a introduced Storage interface 2018-06-14 17:17:58 +02:00
fadf0f15cf Update PostRepository.php
sprintf function in findById method was missing second argument.
2016-10-11 21:27:46 +02:00
6ac29916c3 PHP7 More 2016-09-22 18:32:37 +02:00
1da5772226 removed superfluous Class comments 2016-09-22 09:18:20 +02:00
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
0e774e3961 [Repository] fix namespace 2015-12-09 18:07:18 +08:00
2bc3d20e5e codestyle - remove trailing whitespaces 2015-03-27 12:19:20 +01:00
d5b96d139f Validation PSR2 2014-11-05 10:24:28 +01:00
c00be42790 removed/moved newly added patterns 2014-06-06 09:22:01 +02:00