818 Commits

Author SHA1 Message Date
Piotr Grabski-Gradzinski
2b9da6ab87 [pl translation] Creational patterns fixes. 2017-07-01 12:33:40 +02:00
Piotr Grabski-Gradzinski
d6e1e0a0ec [pl translation] Creational/SimpleFactory fix. 2017-07-01 12:30:16 +02:00
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
Piotr Grabski-Gradzinski
e231157c22 [pl translation] Creational/SimpleFacotry messeges fix. 2017-07-01 12:08:29 +02:00
Piotr Grabski-Gradzinski
553c58d8f9 [pl translation] Structural/FluentInterface. 2017-07-01 11:36:03 +02:00
Piotr Grabski-Gradzinski
dd6788443b [pl translation] Structural/Facade. 2017-07-01 11:26:44 +02:00
Piotr Grabski-Gradzinski
e35e520968 [pl translation] Structural/DependencyInjection source msg fix. 2017-06-30 14:55:41 +02:00
Piotr Grabski-Gradzinski
820be188e7 [pl translation] Structural/DependencyInjection. 2017-06-30 14:52:27 +02:00
Piotr Grabski-Gradzinski
5394127e9c [pl translation] Structural/DataMapper fixes. 2017-06-30 14:28:48 +02:00
Piotr Grabski-Gradzinski
3874f4e031 [pl translation] Structural/DataMapper. 2017-06-30 14:23:07 +02:00
Piotr Grabski-Gradzinski
89b3fe90c1 [pl translation] Structural/Registry. 2017-06-30 13:44:55 +02:00
Piotr Grabski-Gradzinski
143cd3bba8 [pl translation] Structural/Proxy. 2017-06-30 13:38:56 +02:00
Piotr Grabski-Gradzinski
0c2eef3cd0 [pl translation] Structural/Flyweight. 2017-06-30 12:36:15 +02:00
Piotr Grabski-Gradzinski
4f77123ab3 [pl translation] Structural/Decorator. 2017-06-29 13:51:39 +02:00
Piotr Grabski-Gradzinski
9c8ab9f01f [pl translation] Structural/Composite. 2017-06-29 12:33:14 +02:00
Piotr Grabski-Gradzinski
06dfbe4396 [pl translation] Structural/Bridge. 2017-06-29 10:42:00 +02:00
Piotr Grabski-Gradzinski
a50f6665ee [pl translation] Structural/Adapter and general readme. 2017-06-29 10:18:21 +02:00
Piotr Grabski-Gradzinski
22d40aeb03 [pl translation] More/ServiceLocator fixes. 2017-06-29 09:11:31 +02:00
Piotr Grabski-Gradzinski
7e1cbbba84 [pl translation] More/ServiceLocator. 2017-06-29 00:06:41 +02:00
Piotr Grabski-Gradzinski
32eb835caa [pl translation] More/Repository. 2017-06-28 23:25:04 +02:00
Piotr Grabski-Gradzinski
f074cf05b4 [pl translation] More/Delegation fixes. 2017-06-28 23:06:14 +02:00
Piotr Grabski-Gradzinski
8c4a009a22 [pl translation] More/EAV title fix. 2017-06-28 23:02:58 +02:00
Piotr Grabski-Gradzinski
3fe40b8c18 [pl translation] More/EAV. 2017-06-28 22:58:04 +02:00
Piotr Grabski-Gradzinski
19852fef50 [pl translation] More/Delegation. 2017-06-28 22:31:29 +02:00
Piotr Grabski-Gradzinski
0bd05561c9 [pl translation] Main readme. 2017-06-28 22:10:22 +02:00
Piotr Grabski-Gradzinski
12f799d351 [pl translation] Creational. 2017-06-28 22:10:09 +02:00
Piotr Grabski-Gradzinski
2eb8be122a [pl translation] Behavioral. 2017-06-28 22:09:20 +02:00
Dominik Liebler
c1f0faccc8 Merge pull request #285 from ko22009/master
State pattern is maintainable
2017-05-10 16:23:17 +02:00
ko22009
590b15b58d remove comment and superfluously state 2017-05-10 18:53:03 +05:00
Dominik Liebler
138bdb29ff Merge pull request #281 from eugenedan/patch-1
RendererDecorator implement RenderableInterface
2017-05-10 13:56:37 +02:00
ko22009
ad163dc353 State pattern is maintainable
state pattern change readme.rst
2017-04-27 09:43:34 +05:00
Eugene
0da15dec7f Update RendererDecorator.php
The Decorator MUST implement the RenderableInterface contract.
2017-04-19 12:13:41 +03:00
Dominik Liebler
bdf8c494f0 Merge pull request #280 from vuurball/master
Specification pattern - performance optimization
2017-04-13 07:46:35 +02:00
vuurball
eb847fbfb2 Specification pattern - performance optimization 2017-04-12 18:01:43 +03:00
Dominik Liebler
c3116c9e91 Merge pull request #278 from sbine/master
Various minor fixes
2017-04-06 13:07:44 +02:00
Sara Bine
7b90f08877 Fix method name: providateDates > provideDates 2017-04-05 17:47:02 -06:00
Sara Bine
b5a7241f49 Fix some mismatched & unescaped quotes 2017-04-05 17:45:13 -06:00
Sara Bine
8d73f125ee Fix RepositoryTest class name 2017-04-05 17:44:28 -06:00
Sara Bine
07164b2739 Fix argument order in assertEquals
Correct order is ($expected, $actual)
2017-04-05 17:43:40 -06:00
Dominik Liebler
0ebf31d99e Merge pull request #276 from sbine/master
Grammatical improvements
2017-04-05 07:40:14 +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
Dominik Liebler
9d8175b135 Merge pull request #273 from CoeusCC/patch-2
Change PaperBookInterface to BookInterface
2017-04-03 08:25:16 +02:00
Dominik Liebler
0d89d09839 Merge pull request #272 from CoeusCC/patch-1
Remove VehicleInterface.php reference
2017-04-03 08:24:39 +02:00
Dominik Liebler
4d9834f9aa Merge pull request #271 from panakour/patch-1
Update LoggerTest.php
2017-04-03 08:23:55 +02:00
Dominik Liebler
018d395ef4 Merge pull request #274 from lguima/patch-1
Removing unused class
2017-04-03 08:23:07 +02:00
Lucas Guima
608178557d Removing unused class
Removing unused class
2017-03-31 15:58:13 -03:00
Patrick Zeinert
4f606a3dda Change PaperBookInterface to BookInterface
It looks like the file name was updated in a few places, but not properly changed in the include line.
2017-03-29 12:12:43 -04:00
Patrick Zeinert
2653ea107e Remove VehicleInterface.php reference
The file does not appear in the folder and thus does not render on the page as expected.
2017-03-29 12:06:46 -04:00