1
0
mirror of https://github.com/DesignPatternsPHP/DesignPatternsPHP.git synced 2025-06-23 01:33:16 +02:00

36 Commits

Author SHA1 Message Date
b8aa050a73 Init RTD v2 config 2023-09-27 10:21:07 +03:00
56970cc221 style: Adopt PSR12
Dev dependency flyeralarm/php-code-validator has been removed.

Closes 
2021-10-01 10:26:04 -03:00
4678b5d86f PHP8 2021-04-12 14:04:45 +02:00
998da795dd Fix links to the main branch 2020-06-20 11:27:02 -03: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
dba45b8098 remove Interface-Suffix 2019-08-19 17:10:52 +02:00
26b1f209e2 remove UML files as only PNGs are used 2019-08-19 16:55:54 +02:00
db3032cd48 removed not used uml.svg 2019-08-19 16:48:14 +02:00
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
16d6f8740d Replaced with strict assertions 2018-09-29 16:27:21 +02:00
b6d0a5879a PHP Code Sniffer updated to version 3 2018-04-06 19:58:35 +02:00
9e61d5240b [Behavioral/Strategy] Fixing files inclusion. 2017-11-15 08:59:32 +01:00
16f09e99e7 EduardoGR adding strategy context in order to complete the pattern 2017-10-31 03:51:44 +01:00
7b90f08877 Fix method name: providateDates > provideDates 2017-04-05 17:47:02 -06:00
2f467febbf Improve grammar: these code > this code 2017-04-03 19:14:10 -06:00
5df6eec070 Adapt Unit Tests code to PHPUnit 6 2017-03-09 00:35:08 +01:00
36f3df8fbb PHP7 Strategy 2016-09-22 11:02:03 +02:00
1da5772226 removed superfluous Class comments 2016-09-22 09:18:20 +02:00
8f54955452 Merge pull request from diogocavilha/master
Update DateComparator.php
2016-09-10 18:37:23 +02:00
f281f412c4 Update DateComparator.php 2016-09-09 10:17:41 -03:00
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
fa36638e88 use Anonymous Hyperlinks for wikipedia link 2015-05-29 12:11:16 +02:00
65cc90e974 sort php files Behavioral and More 2015-04-08 23:19:24 +02:00
ff327e3a0c Change index.rst to README.rst
remove all pattern's README.md
2015-04-05 06:05:24 +02:00
818c221c78 fix wikipedia links for pdf version 2015-04-05 03:29:00 +02:00
c609ef5952 add wikipedia link 2015-04-03 10:57:00 +02:00
bba8b0df43 execute read-the-docs.sh 2015-04-02 00:03:33 +02:00
4aafc3db53 Fixed typo 2015-01-28 13:14:18 +05:00
1dabe3c6ed Added Behavioral pattern UMLs 2014-07-31 14:47:55 -05:00
de431c5126 Added More pattern UMLs 2014-07-31 14:13:53 -05:00
0c774a89e4 create a Test folder for each pattern 2014-05-05 12:02:29 -03:00
fc3b6a1608 cs fix 2014-04-16 17:59:03 -03:00
646e0e2fd9 it was created the Behavioral namespace and append its patterns 2014-04-15 22:59:16 -03:00
2f7837927f merged from master 2014-04-15 22:07:48 -03:00
e59d70a0ac start a restructure 2014-03-21 18:03:45 -03:00