Commit Graph

12 Commits

Author SHA1 Message Date
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
9e4c555ab1 type fixes 2022-03-06 14:21:55 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
985c12c918 type fixes 2021-11-02 16:15:31 +02:00
Yuri Kuznetsov
61bbb23e7a renaming 3 2021-09-22 13:23:41 +03:00
Yuri Kuznetsov
e518c146f0 orm defs relocation 2021-05-18 18:19:58 +03: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
fb94597409 field processing fix 2021-04-29 11:47:34 +03:00
Yuri Kuznetsov
3a523a514c renaming 2021-04-27 15:45:05 +03:00
Yuri Kuznetsov
e1e654c6b7 field load processing changes 2021-04-27 13:28:59 +03:00
Yuri Kuznetsov
f320ef4721 field loading 2021-04-26 13:47:35 +03:00
Yuri Kuznetsov
87a34f2fbb field loading 2021-04-26 12:46:58 +03:00