Commit Graph

9 Commits

Author SHA1 Message Date
Yuri Kuznetsov
cd3a2bbc80 type fixes 2022-03-14 14:06:22 +02:00
Yuri Kuznetsov
6e5b4b1483 type fixes 2022-02-21 16:10:08 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Arkady
b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov
411e6720e1 cs fix 2021-04-19 11:59:32 +03:00
Yuri Kuznetsov
6a59355514 refactoring 2021-02-13 17:51:18 +02:00
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov
209ad19164 orm fix and remove orm usage 2020-08-16 12:55:12 +03:00
Yuri Kuznetsov
e7992e356a grand orm refactoring 2020-08-12 14:38:49 +03:00