11 Commits

Author SHA1 Message Date
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
e02bcea33f put declare() in the same line as the php tag 2019-08-19 18:11:49 +02:00
Dominik Liebler
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
Samuel NELA
16d6f8740d Replaced with strict assertions 2018-09-29 16:27:21 +02:00
Fabri Di Napoli
5df6eec070 Adapt Unit Tests code to PHPUnit 6 2017-03-09 00:35:08 +01:00
Darcy
f8db99d70c Fix typo
no -> now
2017-01-05 10:38:20 -06:00
Dominik Liebler
01007ec5a8 PHP7 Memento 2016-09-22 10:39:03 +02:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
Brett Santore
bb469bd449 move comments to line above 2015-09-14 11:13:28 -04:00
Евгений Глотов
0ebafc5eaa Memento pattern.
- Caretaker should save history for normal pattern implementation.
- Importent notes in code of Originator.
- Readme with full pattern philosophy.
- Tests and example of usage inside test.
2015-05-30 05:35:54 +03:00
Antonio Spinelli
0c774a89e4 create a Test folder for each pattern 2014-05-05 12:02:29 -03:00