Commit Graph

29 Commits

Author SHA1 Message Date
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
de5c0c929c explicitely set script_types=1 2019-08-17 21:58:04 +02:00
Kerem Güneş
4bc5a3d7a2 Fix typo (parametrized => parameterized). Didn't touch other translations due to encoding corruption. 2017-12-10 04:38:26 +03:00
Sara Bine
2f467febbf Improve grammar: these code > this code 2017-04-03 19:14:10 -06:00
Lucas Guima
608178557d Removing unused class
Removing unused class
2017-03-31 15:58:13 -03:00
Fabri Di Napoli
894dbc033b Merge branch 'master' into feature/class-instead-of-namespace 2017-03-09 10:35:23 +01:00
Fabri Di Napoli
5df6eec070 Adapt Unit Tests code to PHPUnit 6 2017-03-09 00:35:08 +01:00
Fabri Di Napoli
10ee886fe1 Use class constant instead of hardcoded namespace 2017-03-09 00:14:31 +01:00
Nikita Strelkov
b182503514 Remove single file for SimpleFactory usage example
And move code to code-block
2016-10-04 13:13:34 +05:00
Nikita Strelkov
f862fba24e Move usage code exaple to single file and correctly include it
This make code more structured and fix code highlighting problem
2016-10-03 06:25:33 +05:00
Konstantin Myakshin
7e2991eee5 Fix creation 2016-09-30 16:17:33 +03:00
Dominik Liebler
370ce4dd93 PHP7 SimpleFactory 2016-09-22 15:05:25 +02:00
Andrew Nester
a2c70a0edb 89 - ConcreteFactory changed to SimpleFactory 2016-01-16 17:20:13 +03:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
Ju
5533d8560a Added usage example on Creational/SimpleFactory 2015-12-10 00:13:07 +01: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
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
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
John Webb
658d601507 Added Creational pattern UMLs 2014-07-31 14:34:10 -05:00
John Webb
de431c5126 Added More pattern UMLs 2014-07-31 14:13:53 -05:00
Gabriel Bull
23e13762da Corrected typo 2014-06-15 19:52:35 -04:00
Antonio Spinelli
0c774a89e4 create a Test folder for each pattern 2014-05-05 12:02:29 -03:00
Antonio Spinelli
fc3b6a1608 cs fix 2014-04-16 17:59:03 -03:00
Antonio Spinelli
7bf6593e3f it was created the Creational namespace and append its patterns 2014-04-15 22:59:59 -03:00
Antonio Spinelli
e59d70a0ac start a restructure 2014-03-21 18:03:45 -03:00