1162 Commits

Author SHA1 Message Date
didacusabella
831bb8654e Complete translation 2021-10-04 09:27:38 +02:00
didacusabella
ec872606e6 Translated creational patterns 2021-09-30 16:22:11 +02:00
Dominik Liebler
7c0b7ece07
Merge pull request #443 from yslinear/main
fix: typo
2021-09-27 09:52:35 +02:00
Ying-Shan Lin
6febe59be1
fix: typo 2021-09-26 02:34:27 +08:00
Piotr Grabski-Gradziński
0bfe9fe9a1
Merge pull request #439 from guilhermesiani/patch-3
refactor: add string return type
2021-07-18 18:27:21 +02:00
Piotr Grabski-Gradziński
90c311a4b6
Merge pull request #440 from guilhermesiani/patch-4
refactor: add void return type
2021-07-18 18:27:16 +02:00
Piotr Grabski-Gradziński
d402c87021
Merge pull request #441 from guilhermesiani/patch-5
refactor: add void return type
2021-07-18 18:26:59 +02:00
Guilherme Siani
93252b894f
refactor: add void return type 2021-07-16 21:06:54 -03:00
Guilherme Siani
56e893da00
refactor: add void return type 2021-07-16 21:02:00 -03:00
Guilherme Siani
1aceddc14a
refactor: add string return type 2021-07-16 21:00:33 -03:00
Dominik Liebler
b521db7c06
Merge pull request #438 from guilhermesiani/patch-2
refactor: add void return type of update user observer
2021-07-12 15:07:27 +02:00
Guilherme Siani
db4b17c70e
refactor: add void return type of update user observer 2021-07-04 22:31:58 -03:00
Dominik Liebler
3f84442528
Merge pull request #429 from a1812/interpreter
Add pattern Interpreter
2021-04-30 08:32:57 +02:00
Dominik Liebler
1232760de1
Merge pull request #435 from AliN11/patch-1
re-add __clone
2021-04-30 08:29:35 +02:00
Ali Nazari
8d87391aa1
re-add __clone
I re-added the `__clone` method which removed in the last commit.
2021-04-30 01:22:29 +04:30
Roman Martinuk
78a716ae0f upd uml.png 2021-04-15 13:40:45 +03:00
Roman Martinuk
6410890a06 add comment in class "NoTerminalExpression/TerminalExpression" and upd README.rst 2021-04-13 00:58:44 +03:00
Roman Martinuk
cf331541cd upd UML 2021-04-13 00:33:27 +03:00
Roman Martinuk
dea71e83b4 PHP 8 2021-04-13 00:29:24 +03:00
Roman Martinuk
e31dbe5547 upd README 2021-04-13 00:16:23 +03:00
Roman Martinuk
af0fccfef3 add pattern Interpreter 2021-04-13 00:16:23 +03:00
Dominik Liebler
bd124378c5
Merge pull request #431 from DesignPatternsPHP/php8
prepare to migrate to PHP8
2021-04-12 20:42:17 +02:00
Dominik Liebler
4678b5d86f PHP8 2021-04-12 14:04:45 +02:00
Dominik Liebler
e12d9be945
Merge pull request #427 from thetechnicalchallenge/fr-translation
French translation
2021-03-15 09:03:30 +01:00
Dominik Liebler
c1848e9a20 Merge remote-tracking branch 'origin/main' into fr-translation 2021-03-15 08:58:58 +01:00
Dominik Liebler
5c5d453506
Merge pull request #428 from a1812/fix#426
Fix #426, new composer.lock
2021-03-15 08:55:13 +01:00
Roman Martinuk
74c96851d1 singleton fix visible __wakeup()
1) DesignPatterns\Creational\Singleton\Tests\SingletonTest::testUniqueness
The magic method DesignPatterns\Creational\Singleton\Singleton::__wakeup() must have public visibility

/app/Creational/Singleton/Singleton.php:39
/app/Creational/Singleton/Tests/SingletonTest.php:12

ERRORS!
2021-03-14 20:58:23 +03:00
Roman Martinuk
1b6df79fc5 remove hirak/prestissimo - abandoned 2021-03-14 20:45:20 +03:00
Roman Martinuk
647ed61348 upd composer 2021-03-14 20:28:45 +03:00
Roman Martinuk
2fae8462f1 Fix #426, new composer.lock 2021-03-14 18:56:01 +03:00
thetechnicalchallenge
2ca254665d Final review 2021-03-14 10:16:44 +01:00
thetechnicalchallenge
6205158c34 Translation completed - need general verification 2021-03-13 23:00:46 +01:00
thetechnicalchallenge
52281f6f50 [creational] all 2021-03-13 17:22:30 +01:00
thetechnicalchallenge
af40dd1ffd [Creational|AbstractFactory] README.po 2021-03-13 13:01:25 +01:00
thetechnicalchallenge
f137201bce README.md add fr translation link 2021-03-13 12:00:47 +01:00
thetechnicalchallenge
2a3fa7642f [More] README.po 2021-03-13 11:58:28 +01:00
thetechnicalchallenge
8be0c46fc6 [Behavioral] README.po 2021-03-13 11:53:47 +01:00
thetechnicalchallenge
af9ef42169 [Creational] README.po 2021-03-13 11:49:41 +01:00
thetechnicalchallenge
b8a70330fa [Creational] README.po 2021-03-13 11:47:41 +01:00
thetechnicalchallenge
bde8c9deda [Structural] README.po 2021-03-13 11:35:58 +01:00
thetechnicalchallenge
5b043b4f5f locale/fr folder creation and locale/fr/README.po translation 2021-03-13 11:26:19 +01:00
Dominik Liebler
44276432a0
Copyright update 2021 2021-01-02 21:40:56 +01:00
Dominik Liebler
1cbc7f82b0
Merge pull request #419 from korzol/bg_translation
Bg translation
2020-12-14 07:49:15 +01:00
CodeRaiser
69905211fb added link to translated docs in the main README.md 2020-11-29 01:41:39 +02:00
CodeRaiser
3f73b8f4a7 Main readme 2020-11-28 23:45:29 +02:00
CodeRaiser
bbc6bbfd25 Structural 2020-11-28 23:45:17 +02:00
CodeRaiser
3f878c7066 More 2020-11-28 23:44:57 +02:00
CodeRaiser
833da1d262 Creational 2020-11-28 23:44:37 +02:00
CodeRaiser
198ea9e9a9 Behavioral 2020-11-28 23:44:04 +02:00
Dominik Liebler
9f61e21dcf
Merge pull request #416 from rafaelstz/hotfix/readme-syntax
Readme > Syntax fixes
2020-11-04 20:40:35 +01:00