Commit Graph

25 Commits

Author SHA1 Message Date
Yuri Kuznetsov
0ab3da1512 comment 2021-06-29 16:12:33 +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
44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov
50db978fa2 cs fix 2021-04-21 13:57:18 +03:00
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov
af6f05ba07 formula fix logical operator priority 2020-10-27 10:31:42 +02:00
Yuri Kuznetsov
ab726e9490 fix formula int parsing 2020-09-16 13:43:46 +03:00
Yuri Kuznetsov
7c55ae98e5 formula fixes and comments 2020-07-14 18:35:02 +03:00
Yuri Kuznetsov
578cf90f85 formula refactoring 2020-06-25 19:24:10 +03:00
Yuri Kuznetsov
bf410b2258 cleanup 2020-06-24 09:02:23 +03:00
Yuri Kuznetsov
0f2a26b744 formula comments fix 2020-06-22 21:26:51 +03:00
Taras Machyshyn
fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri
3a7cac824d formula comments 2019-10-21 13:44:16 +03:00
yuri
389327ae63 cs fix 2019-03-26 10:29:51 +02:00
yuri
32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
yuri
a4e23b8adb formula parser fix 2018-07-18 10:29:06 +03:00
Taras Machyshyn
9b19e67eac Added 2018 year 2017-12-20 15:29:17 +02:00
yuri
ccb4fb13a9 fix formula parser 2017-09-04 10:56:57 +03:00
yuri
09e364625d fix formula parser 2017-06-08 16:52:03 +03:00
yuri
c28e73ce3f formula fix 2017-05-08 16:06:47 +03:00
yuri
f50d2ef9e3 fix notice 2017-02-14 16:59:38 +02:00
yuri
6d4b3f24cb fix formula 2017-02-02 11:18:25 +02:00
Taras Machyshyn
fac5704c9e Added 2017 year 2017-01-17 15:07:08 +02:00
yuri
6094c69fc1 formula null 2016-12-23 13:09:36 +02:00
yuri
91d4b26c1c formula 2016-12-15 16:52:29 +02:00