74 Commits

Author SHA1 Message Date
Piotr Grabski-Gradzinski
5454ee764e Revert "[pl translation] Creational/SimpleFactory sorce fix."
This reverts commit a44c3c80ab038101e46fd3b5ec968f210679b21a.
2017-07-01 12:17:10 +02:00
Piotr Grabski-Gradzinski
a44c3c80ab [pl translation] Creational/SimpleFactory sorce fix. 2017-07-01 12:14:07 +02: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
Dominik Liebler
52cadb4553 added final to Multiton 2017-03-09 19:35:56 +01: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
Dominik Liebler
bd3c2cfc66 updated UML for FactoryMethod 2016-12-27 08:08:10 +01:00
Dominik Liebler
35f5e851c8 updated UML for Pool 2016-12-27 08:06:54 +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
e15b873463 Fix indents for correct code highlighting 2016-10-03 06:27:34 +05:00
Nikita Strelkov
f0938efeab Fix namespaces mistakes 2016-10-03 06:27:16 +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
Dominik Liebler
2da074e4a0 Merge pull request #239 from chey/patch-1
Update DirectorTest.php
2016-10-01 14:57:48 +02:00
Chey
3c288e10cf Update DirectorTest.php 2016-09-30 13:36:51 -04:00
Konstantin Myakshin
7e2991eee5 Fix creation 2016-09-30 16:17:33 +03:00
Axel Pardemann
fc561c0d18 Merged branch master into translate-template 2016-09-23 11:44:18 -05:00
Dominik Liebler
79f25f8442 #226 fixed Builder 2016-09-23 11:29:28 +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
Dominik Liebler
f03c173eb9 PHP7 AbstractFactory 2016-09-22 15:19:18 +02:00
Dominik Liebler
370ce4dd93 PHP7 SimpleFactory 2016-09-22 15:05:25 +02:00
Dominik Liebler
f4c9af503b PHP7 Prototype 2016-09-22 14:56:44 +02:00
Dominik Liebler
61a6f03f04 PHP7 Pool 2016-09-22 14:16:12 +02:00
Dominik Liebler
7beb1420b4 PHP7 Builder 2016-09-22 13:51:35 +02:00
Dominik Liebler
9f42521e8f PHP7 Builder 2016-09-22 13:36:58 +02:00
Dominik Liebler
4760d898a0 PHP7 FactoryMethod 2016-09-22 13:28:46 +02:00
Dominik Liebler
6a98bcb73b PHP7 Singleton und Multiton 2016-09-22 13:15:24 +02:00
Dominik Liebler
4cf817b143 PHP7 Singleton 2016-09-22 13:07:59 +02:00
Dominik Liebler
e675a5f0ac PHP7 Static Factory 2016-09-22 13:03:03 +02:00
Dominik Liebler
1da5772226 removed superfluous Class comments 2016-09-22 09:18:20 +02:00
Kalinin Alexandr
add59b3cd8 Update Bicycle.php 2016-06-22 15:58:55 +04:00
Christophe Vidal
c8e0c74f46 Fixed style 2016-06-14 08:50:54 +07:00
Alex Nastase
1120fab17d Comment updates in AbstractFactory
Fixed minor typos and punctuation in comments.
2016-03-07 21:37:33 +02:00
SHANG Guokan
327ba2a28c Merge pull request #200 from andrewnester/89-simple-factory
89 - ConcreteFactory changed to SimpleFactory
2016-01-20 00:06:34 +01:00
Andrew Nester
a2c70a0edb 89 - ConcreteFactory changed to SimpleFactory 2016-01-16 17:20:13 +03:00
Andrew Nester
e83e37cc1c 181 - Updated doc for Vehicle class in Builder pattern 2016-01-16 16:29:07 +03:00
Dominik Liebler
fe1f144ec3 Applied fixes from StyleCI 2015-12-21 07:28:20 -05:00
Dominik Liebler
2c655a5cba Merge pull request #192 from marius-rizac/fixed-wrong-singleton-pattern
Fixed wrong implementation of Singleton Pattern
2015-12-18 10:17:55 +01:00
Marius Bogdan
df060dab97 Fixed wrong implementation of Singleton Pattern 2015-12-12 22:44:19 +01:00
Ju
5533d8560a Added usage example on Creational/SimpleFactory 2015-12-10 00:13:07 +01:00
Андрей Собканюк
d9b3cc2eb1 Fix typo in method annotation 2015-08-06 17:54:39 +03:00
Faust
9c3f4f4f3b add wikipedia links on cataloge of pattern 2015-05-31 13:25:04 +02:00
Faust
fa36638e88 use Anonymous Hyperlinks for wikipedia link 2015-05-29 12:11:16 +02: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
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
9fd800b9f6 fix embed some files and add download link to README.md 2015-04-03 00:24:24 +02:00