Commit Graph

31 Commits

Author SHA1 Message Date
Jamiel Sharief
be700e29af Update PostStatus.php
Fixed typo
2021-11-02 16:40:15 +01:00
Mario Simão
56970cc221 style: Adopt PSR12
Dev dependency flyeralarm/php-code-validator has been removed.

Closes #444
2021-10-01 10:26:04 -03:00
Dominik Liebler
4678b5d86f PHP8 2021-04-12 14:04:45 +02:00
Ana Carolina Lima Hamud
998da795dd Fix links to the main branch 2020-06-20 11:27:02 -03:00
Dominik Liebler
579a5ac946 update deps & install rector 2019-12-14 13:41:03 +01:00
Dominik Liebler
e02bcea33f put declare() in the same line as the php tag 2019-08-19 18:11:49 +02:00
Dominik Liebler
26b1f209e2 remove UML files as only PNGs are used 2019-08-19 16:55:54 +02:00
Dominik Liebler
db3032cd48 removed not used uml.svg 2019-08-19 16:48:14 +02:00
Dominik Liebler
a73c253ffc update to phpunit8 2019-08-17 23:05:15 +02:00
Dominik Liebler
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
Igor
7fd7b41a8b Fixed mistype in Repository readme
There was `InMemoryPersistence.php` dublicate instead `Persistence.php`
2018-06-16 12:35:20 +02:00
Dominik Liebler
6c726d66b7 introduced PostId and PostStatus and changed naming from Storage to Persistence 2018-06-14 18:28:40 +02:00
Dominik Liebler
2ab82dbfbf Repository is supposed to generate IDs 2018-06-14 17:45:45 +02:00
Dominik Liebler
4cb353fe3e introduced sub-namespace Domain 2018-06-14 17:19:47 +02:00
Dominik Liebler
477a6d623a introduced Storage interface 2018-06-14 17:17:58 +02:00
Sara Bine
8d73f125ee Fix RepositoryTest class name 2017-04-05 17:44:28 -06:00
Sara Bine
2f467febbf Improve grammar: these code > this code 2017-04-03 19:14:10 -06:00
Fabri Di Napoli
5df6eec070 Adapt Unit Tests code to PHPUnit 6 2017-03-09 00:35:08 +01:00
diwipl
fadf0f15cf Update PostRepository.php
sprintf function in findById method was missing second argument.
2016-10-11 21:27:46 +02:00
Dominik Liebler
6ac29916c3 PHP7 More 2016-09-22 18:32:37 +02:00
Dominik Liebler
1da5772226 removed superfluous Class comments 2016-09-22 09:18:20 +02:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
ftwbzhao
0e774e3961 [Repository] fix namespace 2015-12-09 18:07:18 +08:00
Dominik Liebler
8eed6f9c21 Merge pull request #130 from nueckman/codestyle-1
codestyle - remove trailing whitespaces
2015-04-09 21:40:48 +02:00
Faust
65cc90e974 sort php files Behavioral and More 2015-04-08 23:19:24 +02:00
Faust
ff327e3a0c Change index.rst to README.rst
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
Faust
bba8b0df43 execute read-the-docs.sh 2015-04-02 00:03:33 +02:00
Nils Rückmann
2bc3d20e5e codestyle - remove trailing whitespaces 2015-03-27 12:19:20 +01:00
jcherqui
d5b96d139f Validation PSR2 2014-11-05 10:24:28 +01:00
John Webb
de431c5126 Added More pattern UMLs 2014-07-31 14:13:53 -05:00
Dominik Liebler
c00be42790 removed/moved newly added patterns 2014-06-06 09:22:01 +02:00