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
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
Dominik Liebler
d98634f090
Merge remote-tracking branch 'origin/main' into hotfix/readme-syntax
2020-11-04 20:37:15 +01:00
Dominik Liebler
e290f520f8
Merge pull request #417 from rafaelstz/hotfix/composer2-incompatibility
...
Dockerfile > Change Composer 2 to 1
2020-11-04 20:30:41 +01:00
Piotr Grabski-Gradziński
2066d07022
Merge pull request #415 from rafaelstz/hotfix/readme-localization-list
...
Readme > Localization > Alphabetical sort order
2020-11-01 13:41:57 +01:00
Rafael Correa Gomes
611c8b1e20
Readme > Localization > Alphabetical sort order
2020-10-31 19:47:10 -04:00
Rafael Correa Gomes
19e7816456
Readme > Syntax fixes
2020-10-31 19:43:33 -04:00
Rafael Correa Gomes
4f7f8c8899
Dockerfile > Change Composer 2 to 1
2020-10-31 19:37:37 -04:00