0da15dec7f
Update RendererDecorator.php
...
The Decorator MUST implement the RenderableInterface contract.
2017-04-19 12:13:41 +03:00
2f467febbf
Improve grammar: these code > this code
2017-04-03 19:14:10 -06:00
ce830c499d
Fix typo: implemenation > implementation
2017-04-03 19:13:41 -06:00
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
894dbc033b
Merge branch 'master' into feature/class-instead-of-namespace
2017-03-09 10:35:23 +01:00
5df6eec070
Adapt Unit Tests code to PHPUnit 6
2017-03-09 00:35:08 +01:00
10ee886fe1
Use class constant instead of hardcoded namespace
2017-03-09 00:14:31 +01:00
eb3b8529b6
Use class constant instead of hardcoded namespace
2017-03-08 23:59:36 +01:00
83ed248e17
Remove unused import
2017-03-08 23:57:44 +01:00
4f7d797567
Composite Test: Add information about nested forms
...
Add information for composite pattern test to hopefully
help to not mislead anyone viewing this test, into thinking
that they can nest HTML form elements.
Closes #264
2017-02-17 20:16:41 +00:00
b43ed2ce77
generated Adapter UML
2017-01-10 08:17:15 +01:00
fc561c0d18
Merged branch master into translate-template
2016-09-23 11:44:18 -05:00
d4972f03fc
fixed Composite UML
2016-09-23 15:41:28 +02:00
46e8d3cbe6
PHP7 Registry
2016-09-23 10:47:29 +02:00
281714cd58
PHP7 Proxy
2016-09-23 10:38:34 +02:00
2e287acdf7
PHP7 Flyweight
2016-09-23 10:34:53 +02:00
de196765cf
PHP7 FluentInterface
2016-09-23 10:24:23 +02:00
b556436fa2
PHP7 Facade
2016-09-23 10:19:17 +02:00
e6c67c5da5
PHP7 Dependency Injection
2016-09-23 10:12:59 +02:00
1f9348d9a8
PHP7 Decorator
2016-09-22 21:16:43 +02:00
243456b2da
PHP7 DataMapper
2016-09-22 21:04:16 +02:00
320dc3c6bf
PHP7 Composite
2016-09-22 20:44:28 +02:00
72f32359c6
PHP7 Bridge
2016-09-22 20:33:24 +02:00
d151e309c5
PHP7 Adapter
2016-09-22 20:09:07 +02:00
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
1da5772226
removed superfluous Class comments
2016-09-22 09:18:20 +02:00
95ad95c33e
On to PHP7^!
2016-09-21 17:23:20 +02:00
c6ee057b4b
Merge pull request #223 from Jeloo/bridge_vehicle_fix
...
Make the method abstract on the Bridhe pattern
2016-09-21 14:48:30 +02:00
5189a7342c
DRY things up a bit
2016-09-17 23:51:58 -04:00
3c67d5af70
Generate UML diagram for Flyweight
2016-09-01 15:39:42 +05:00
5e872d89ff
Make the method abstract on the Bridhe pattern
2016-06-23 22:35:11 +03:00
9ef1f8bb0b
Merge pull request #221 from krizalys/fix-style
...
Fixed style
2016-06-16 15:06:14 +02:00
ca3a8b2f29
Fixed typo
2016-06-14 22:27:25 +07:00
c8e0c74f46
Fixed style
2016-06-14 08:50:54 +07:00
557ac019b1
update all .po files
2016-06-04 01:16:55 +02:00
0870927cef
Spelling over Test case
2016-05-25 08:07:40 -07:00
acdef3f6e9
fixed return type of RendererInterface
2016-05-13 10:23:19 +02:00
3fcf860cf3
Fixed style
2016-04-07 08:59:31 +02:00
d9d3f12132
added README.rst to FlyweightFactory
2016-04-07 08:53:37 +02:00
b8e602f66d
fixed CS issues
2016-04-07 08:41:33 +02:00
ef0226efa1
Merge branch 'master' into flyweight
2016-04-07 08:37:35 +02:00
730316c11b
Add an dot
2016-03-24 10:07:07 +01:00
00c3903b2e
Capitalize letters and add dots
2016-03-24 09:45:55 +01:00
0e358b79d2
Typo
...
Typo update
2016-03-21 17:03:04 +01:00
eef2b2944e
fixed coding style issues
2016-02-14 18:57:02 +01:00
1679894b1d
refactored Registry test: merged SimpleGetSet and SetAndGetLogger into one
2016-02-14 18:54:17 +01:00
3f1bd03aa4
Some more tests, the constant confuses a bit
2016-02-06 19:58:03 +01:00
fe1f144ec3
Applied fixes from StyleCI
2015-12-21 07:28:20 -05:00
fc1544707c
Corrected copy-and-pasted comment
2015-11-03 07:31:46 +01:00
d703a87fe8
Add assertions to AdapterTest
2015-09-14 11:00:03 -04:00