MathiasReker
6ec696d00b
Final public method for abstract class
...
All public methods of abstract classes should be final. Enforce API encapsulation in an inheritance architecture. If you want to override a method, use the Template method pattern.
2022-06-16 21:09:49 +02: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
78ffb07d9c
removed old examples
2019-08-17 22:50:15 +02:00
Dominik Liebler
de5c0c929c
explicitely set script_types=1
2019-08-17 21:58:04 +02:00
Dominik Liebler
617754573c
removed ...Interface suffix and added 2nd service to Bridge example
2018-11-06 20:33:42 +01:00
Samuel NELA
16d6f8740d
Replaced with strict assertions
2018-09-29 16:27:21 +02:00
Sara Bine
2f467febbf
Improve grammar: these code > this code
2017-04-03 19:14:10 -06:00
Sara Bine
ce830c499d
Fix typo: implemenation > implementation
2017-04-03 19:13:41 -06:00
Fabri Di Napoli
5df6eec070
Adapt Unit Tests code to PHPUnit 6
2017-03-09 00:35:08 +01:00
Axel Pardemann
fc561c0d18
Merged branch master into translate-template
2016-09-23 11:44:18 -05:00
Dominik Liebler
72f32359c6
PHP7 Bridge
2016-09-22 20:33:24 +02:00
Axel Pardemann
53bc377d88
Added missing PO templates
...
Also added some punctuation, grammar and style fixes to some RST files.
2016-09-22 12:50:30 -05:00
Jeloo
5e872d89ff
Make the method abstract on the Bridhe pattern
2016-06-23 22:35:11 +03:00
Dominik Liebler
fe1f144ec3
Applied fixes from StyleCI
2015-12-21 07:28:20 -05:00
Faust
fa36638e88
use Anonymous Hyperlinks for wikipedia link
2015-05-29 12:11:16 +02:00
Faust
321041b210
sort php files Structural
2015-04-08 22:42:16 +02:00
Faust
23abee8078
sort php files Creational
2015-04-07 22:00:12 +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
818c221c78
fix wikipedia links for pdf version
2015-04-05 03:29:00 +02:00
Faust
c609ef5952
add wikipedia link
2015-04-03 10:57:00 +02:00
Faust
9d91da4153
create TocTree index
2015-04-02 00:16:16 +02:00
Faust
bba8b0df43
execute read-the-docs.sh
2015-04-02 00:03:33 +02:00
John Webb
3a35fa7ef6
Updated UML diagrams
2014-07-31 13:35:10 -05:00
John Webb
d42043c36c
Updated uml diagrams for structural patterns
2014-07-31 13:27:12 -05:00
John Webb
aef2f34993
Added DependencyInjection UML
2014-07-29 10:58:40 -05:00
John Webb
287e242e83
Added Composite UML
2014-07-29 09:44:37 -05:00
John Webb
9780f47bab
Added Bridge UML
2014-07-29 09:35:22 -05:00
John Webb
a5e7fe226a
Testing embedding of png in markdown
2014-07-29 09:34:23 -05:00
John Webb
4a2c2ef5bd
Testing embedding of svg in markdown
2014-07-29 09:25:10 -05:00
Antonio Spinelli
bebb52679f
adding a bridge sample
2014-05-05 12:10:49 -03:00
Antonio Spinelli
0c774a89e4
create a Test folder for each pattern
2014-05-05 12:02:29 -03:00
Antonio Spinelli
14a9dfe7cf
merge from master
2014-05-02 12:33:44 -03:00