Fabri Di Napoli
5df6eec070
Adapt Unit Tests code to PHPUnit 6
2017-03-09 00:35:08 +01:00
Fabri Di Napoli
16856fe6b6
Upgrade to PHPUnit 6
2017-03-09 00:34:44 +01:00
Dominik Liebler
b7d6794eda
Merge pull request #266 from mcampbell508/264-composite-test-notes
...
Composite Test: Add information about nested forms
2017-02-22 08:25:00 +01:00
Matt Campbell
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
Dominik Liebler
97c507886d
Merge pull request #262 from mtdavidson/patch-1
...
Correct variable names in specification test
2017-01-11 12:55:46 +01:00
Mark Davidson
3904c942d2
Correct variable names in specification test
...
Correct variable names to reflect the specifications being tested.
2017-01-11 10:46:00 +00:00
Dominik Liebler
b43ed2ce77
generated Adapter UML
2017-01-10 08:17:15 +01:00
Dominik Liebler
f826d900cf
Merge pull request #260 from darcymiranda/patch-1
...
Fix typo
2017-01-06 10:44:12 +01:00
Darcy
f8db99d70c
Fix typo
...
no -> now
2017-01-05 10:38:20 -06:00
Dominik Liebler
1668243c0c
2017
2017-01-01 12:48:59 +01:00
Dominik Liebler
a872be7352
2017
2017-01-01 12:48:44 +01:00
Dominik Liebler
88d38138be
Merge pull request #256 from Philiphil/patch-1
...
Update README.rst
2016-12-27 08:11:51 +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
Philiphil
635dc38fc0
Update README.rst
...
fixed typo
2016-12-21 12:11:42 +01:00
Dominik Liebler
8056f948d9
Merge pull request #255 from atlance/patch-1
...
Update README.rst
2016-12-20 09:22:31 +01:00
Anton Stepanov
3bee0eb819
Update README.rst
2016-12-16 01:00:37 +03:00
Dominik Liebler
eb4ed6b403
Merge pull request #252 from 0x13a/master
...
service locator is anti-pattern
2016-11-29 11:02:58 +01:00
Diego Mariani
9206851f21
service locator is anti-pattern
2016-11-29 10:47:13 +01:00
Dominik Liebler
4d134665f5
Merge pull request #248 from grachevko/master
...
Fix typos
2016-11-07 06:24:24 +01:00
Konstantin Grachev
6b43ca5596
Fix typos
2016-11-07 01:39:46 +03:00
Dominik Liebler
10ed7cbfdd
Merge pull request #241 from NikitaStrelkov/provisioning_upgrade
...
Provisioning upgrade
2016-10-15 07:53:56 +02:00
Dominik Liebler
dd7ee480b3
Merge pull request #244 from diwipl/patch-1
...
Update PostRepository.php
2016-10-12 06:38:01 +02:00
diwipl
fadf0f15cf
Update PostRepository.php
...
sprintf function in findById method was missing second argument.
2016-10-11 21:27:46 +02:00
Nikita Strelkov
e7f00225e6
Use yml dictionaries for "lineinfile" to increase readabylity
2016-10-10 23:50:09 +05:00
Nikita Strelkov
fb1dd53e81
Make lists of params more readable and remove useless vagrant_local params
2016-10-05 22:24:20 +05:00
Nikita Strelkov
9a10aa5d62
Revert accidentally deleted parameter composer.timeout
2016-10-05 22:09:46 +05:00
Nikita Strelkov
1866e5a013
Remove installation of php-zip and install composer packages from source
2016-10-05 21:53:43 +05:00
Nikita Strelkov
cfff327fb2
Remove sudo
and become
from roles and use one become
in playbook
2016-10-05 21:25:16 +05:00
Nikita Strelkov
fda3dd4584
Add installation of GIT and make list of php packages more readable
2016-10-05 20:15:14 +05:00
Nikita Strelkov
2396761875
Merge branch 'master' of github.com:domnikl/DesignPatternsPHP into provisioning_upgrade
2016-10-05 20:01:20 +05:00
Dominik Liebler
257ec81336
Merge pull request #240 from NikitaStrelkov/ru_translation_and_fixes
...
Ru translation and fixes
2016-10-05 13:09:18 +02:00
Nikita Strelkov
a7f40a2083
Fix pecl_packages installation condition
2016-10-04 13:35:00 +05: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
fe0faca89d
Update packages
2016-10-03 11:43:24 +05:00
Nikita Strelkov
e8f1560712
Add global composer installation and running 'composer install'
2016-10-03 11:42:52 +05:00
Nikita Strelkov
e5e734cd26
Fix php 7.0 installation
2016-10-03 11:42:26 +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
Nikita Strelkov
b98f3436ab
Fix russian translation of SimpleFactory
2016-10-03 06:25:04 +05:00
Dominik Liebler
2da074e4a0
Merge pull request #239 from chey/patch-1
...
Update DirectorTest.php
2016-10-01 14:57:48 +02:00
Dominik Liebler
945c7afeb6
Merge pull request #238 from Koc/patch-1
...
Fix creation
2016-10-01 14:57:09 +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
Dominik Liebler
cca8bc55f9
Merge pull request #237 from axelitus/es_MX-translation
...
Added es_MX translation
2016-09-25 11:45:20 +02:00
Dominik Liebler
6fc9cab2dc
Merge pull request #236 from axelitus/translate-template
...
Added PO templates for translations
2016-09-25 11:44:58 +02:00
Axel Pardemann
cc8df4d1f5
Finished Structural translation
2016-09-23 16:19:53 -05:00
Axel Pardemann
7653221457
Finished More translation
2016-09-23 13:24:15 -05:00
Axel Pardemann
1e576be76f
Updated commit revision
...
Fixed changes introduced by recent commits.
2016-09-23 12:44:40 -05:00