Samuel Štancl
|
87212e5390
|
phpstan, global_cache, resolver improvements, InitializationHelpers trait
|
2022-09-29 02:47:13 +02:00 |
|
Abrar Ahmad
|
97ab483173
|
Completing PR #881 (#902)
* install PHP CS Fixer
* Fix styling
* remove StyleCI config
* use config from archtechx/template
* Fix styling
* added `php-cs-fixer`
* Update .php-cs-fixer.php
* added GitHub token
* Update ci.yml
* Update ci.yml
* Update ci.yml
* php-cs-fixer workflow same as template
Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
|
2022-07-20 15:28:45 +02:00 |
|
stancl
|
99dec30512
|
Apply fixes from StyleCI
|
2020-08-03 12:41:03 +00:00 |
|
Samuel Štancl
|
d20056b804
|
Fix subdomain middleware
|
2020-08-01 15:07:10 +02:00 |
|
Samuel Štancl
|
41127048f1
|
Fix notADomain logic
|
2020-06-04 12:21:19 +02:00 |
|
Samuel Štancl
|
5d94727ddd
|
Rewrite cached resolver logic to allow for cache invalidation logic
|
2020-06-02 20:10:17 +02:00 |
|
Samuel Štancl
|
800e8d5a56
|
Enable caching in initialization mw
|
2020-05-22 12:34:25 +02:00 |
|
stancl
|
6955512a6b
|
Apply fixes from StyleCI
|
2020-05-22 09:01:31 +00:00 |
|
Samuel Štancl
|
0508429e0f
|
Fix asset publishing
|
2020-05-17 15:14:05 +02:00 |
|
Samuel Štancl
|
f328fc9c08
|
Combined subdomain/domain identification
|
2020-05-10 19:30:01 +02:00 |
|
Samuel Štancl
|
8ea4940f34
|
Identification middleware & tests
|
2020-05-10 05:47:27 +02:00 |
|