932 Commits

Author SHA1 Message Date
Carl Whittick
c182e09248
Added a missing word to the Readme 2018-05-10 08:45:11 +01:00
Alexey Pyltsyn
6a06eb5d95
Return links rst definitions 2018-05-04 23:05:24 +03:00
Marcelo Diniz
05a21fab48 translate EAV 2018-05-03 17:51:51 -03:00
Miroslav Trninic
63220c73c6 Fix formatting (new line before comment) 2018-04-30 21:46:36 +02:00
Miroslav Trninic
b4599ec67c enhance delegation example 2018-04-29 15:55:54 +02:00
Piotr Horzycki
15e802dab1 Dropped support for PHP 7.0 2018-04-06 20:47:12 +02:00
Piotr Horzycki
b6d0a5879a PHP Code Sniffer updated to version 3 2018-04-06 19:58:35 +02:00
Piotr Horzycki
2d7cbc78c9 PHPUnit updated to version 7 2018-04-06 19:52:19 +02:00
Dominik Liebler
0ea1593c1d
Merge pull request #316 from jonatassales/master
Fix missing space in pt_BR translation
2018-03-11 15:07:52 +01:00
Dominik Liebler
e209f7072b added hint to docker-compose run composer install in README 2018-02-13 07:47:11 +01:00
Leonam Pereira Dias
f204c7f592 Add composer image to docker-compose.yml
There's a service for php but we need to install composer in the php container or worse, install projects' dependencies through composer installed locally.

It adds a new service for composer and permit to run composer within a container with just a command: `docker-compose run composer install`.
2018-02-02 15:00:47 -02:00
Jonatas Sales
6ed09ad317
Update README.po 2018-01-23 14:56:56 -02:00
Dominik Liebler
c2ceda8ab9 removed deprecated Vagrant 2017-12-27 09:03:33 +01:00
Dominik Liebler
ac60d4722d Fixed typo in README 2017-12-27 08:55:45 +01:00
Dominik Liebler
2141c4916c #315 fixed docker compose error and switched to PHP 7.2.0 2017-12-27 08:48:20 +01:00
Dominik Liebler
7cb5aa618b updated README 2017-12-27 08:26:12 +01:00
Dominik Liebler
b6ed638396
Update README.rst 2017-12-27 08:07:51 +01:00
Dominik Liebler
56d92237be
Update README.md 2017-12-27 08:06:44 +01:00
Dominik Liebler
4ac66562dd
Merge pull request #312 from ahmetelcik/master
Turkish translations.
2017-12-18 22:04:13 +01:00
Ahmet Elçik
16dfa6650e Remove .DS_Store files. 2017-12-16 09:29:33 +03:00
Ahmet Elçik
e29870a8d4 Turkish translations. 2017-12-16 09:20:13 +03:00
Piotr Grabski-Gradziński
43cf257087
Merge pull request #308 from carusogabriel/patch-1
Test against PHP 7.2
2017-12-11 11:23:11 +01:00
Piotr Grabski-Gradziński
94d055ca7c
Merge pull request #309 from k-gun/master
The "protected" keyword should be used in order to subclasses to use …
2017-12-11 10:17:36 +01:00
Kerem Güneş
26eb70713a Add markdown flavors for objects. 2017-12-11 05:15:34 +03: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
Kerem Güneş
bfe62d5f1a The "protected" keyword should be used in order to subclasses to use that property. Otherwise, saying "$this->text = $text" is not making sense for extender objects. 2017-12-09 21:21:37 +03:00
Gabriel Caruso
bbc32c44e9
Test against PHP 7.2 2017-12-08 21:36:45 -02:00
Piotr Grabski-Gradzinski
d9ca300f3f [PL Behavioral/Strategy] Fixing files inclusion. 2017-11-15 09:04:25 +01:00
Piotr Grabski-Gradziński
9e61d5240b [Behavioral/Strategy] Fixing files inclusion. 2017-11-15 08:59:32 +01:00
Piotr Grabski-Gradziński
1e3b655bbd
Merge pull request #306 from EduardoGR/eduardogr-adding-strategy-context
EduardoGR adding strategy context in order to complete the pattern
2017-11-15 08:50:46 +01:00
egarcia
16f09e99e7 EduardoGR adding strategy context in order to complete the pattern 2017-10-31 03:51:44 +01:00
Piotr Grabski-Gradziński
3ea7462991
Merge pull request #305 from aeoris/spanishTypos
Fix typos in es_ES translation
2017-10-30 08:41:31 +01:00
Diego Agulló
5969c7caaa Fix typos in es_ES translation 2017-10-29 22:24:58 +01:00
Dominik Liebler
e9ffd3fe8f Merge pull request #302 from fr05t1k/patch-1
Fix test name
2017-10-22 19:49:11 +02:00
Stas Pavlovichev
9ccf6e8fc5 Fix test name 2017-10-22 16:46:38 +03:00
Dominik Liebler
b751bb27fc Merge pull request #301 from Lesha701/patch-1
Update README.po
2017-10-19 06:20:06 +02:00
Lesha701
9cb0909877 Update README.po 2017-10-18 17:03:35 +03:00
Dominik Liebler
6e4b8ef9ed Merge pull request #300 from leonampd/master
Translating ServiceLocator, Repository and Delegation patterns to pt_BR
2017-10-15 12:36:21 +02:00
Leonam Pereira Dias
8eb06cfc12 more: translating ServiceLocator, Repository and Delegation patterns to pt_BR 2017-10-14 12:46:35 -03:00
Dominik Liebler
72c6d1422f Merge pull request #290 from salimoscon343/structural_es_translation
Structural ES translation

complementing pt-br translation for repository pattern

Adjusting translate infos for repository

translate delegator pattern to ptbr
2017-10-14 12:45:42 -03:00
Dominik Liebler
b7a31706eb Merge pull request #290 from salimoscon343/structural_es_translation
Structural ES translation
2017-10-04 19:25:45 +02:00
Dominik Liebler
52d38fc339 LICENSE is now the only file containing a license 2017-09-17 12:41:15 +02:00
Dominik Liebler
24fd50d48c added PayPalMe Link 2017-09-06 11:09:26 +02:00
Dominik Liebler
78112fc274 Merge pull request #293 from Hyunk3l/feature/dockerize-project
Feature/dockerize project
2017-08-22 21:42:54 +02:00
Fabri Di Napoli
151323bc40 Add new line at eof 2017-08-21 08:53:44 +02:00
Dominik Liebler
3c501ba8dd Merge pull request #291 from piotrgradzinski/master
PL translation
2017-08-14 08:13:39 +02:00
Dominik Liebler
24e1db7b2a Merge pull request #294 from leonampd/master
Translate creational patterns to pt-br
2017-08-08 20:56:36 +02:00
Leonam Pereira Dias
0f3c850ed4 Finishing translation to pt-br (creational) 2017-08-07 22:46:24 -03:00
Leonam Pereira Dias
6d1cba3a9c translating multiton and prototype 2017-08-03 06:48:08 -03:00
Leonam Pereira Dias
6782102af6 sync 2017-08-03 00:14:28 -03:00