1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 19:24:03 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Abrar Ahmad
263e0aa1cb
Support Laravel 9 (#3)
* wip

* Update composer.json

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update ci.yml

* Update composer.json

* wip

* wip

* Update ci.yml

* typehint -> type

* Update phpstan.neon

* Update composer.json

* Update composer.json

* wip

* Update composer.json

* Update composer.json

* Update composer.json

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-01-27 18:10:10 +01:00
Samuel Štancl
7c509ed137 support closures inside arrays 2021-05-04 16:12:02 +02:00
Samuel Štancl
d40e868b13 docblocks 2021-03-16 21:45:59 +01:00
Samuel Štancl
91d07ec44b more special handling for closures 2021-03-16 21:39:44 +01:00
Samuel Štancl
fb61ed809b Fix code style (php-cs-fixer) 2021-03-16 20:28:42 +00:00
Samuel Štancl
9864751497 make callable strings work in nested arrays 2021-03-16 21:27:56 +01:00
Samuel Štancl
b7df00dd1f Improve callable strings 2021-03-16 21:14:39 +01:00
Samuel Štancl
1beb64a7bb CI checks 2021-03-16 20:24:38 +01:00
Samuel Štancl
8e7b3391f0 Fix code style (php-cs-fixer) 2021-03-16 19:10:53 +00:00
Samuel Štancl
745513f251 callable translation strings 2021-03-16 20:09:29 +01:00
Samuel Štancl
9948e4fd0f Fix value overrides 2021-03-11 13:45:05 +01:00
Samuel Štancl
0ea1334dce Fix static analysis issue with string|array 2020-12-13 21:04:00 +01:00
Samuel Štancl
b30c68ddd9 Support multiple value overrides 2020-12-13 20:45:50 +01:00
Samuel Štancl
666c5f2157 Fix code style (php-cs-fixer) 2020-12-13 19:29:53 +00:00
Samuel Štancl
914bdfb296 Conditional overrides 2020-12-13 20:28:33 +01:00
Samuel Štancl
f73d6e2dce Initial commit 2020-12-13 03:05:55 +01:00