Commit Graph

13 Commits

Author SHA1 Message Date
Yuri Kuznetsov
07bbc42df5 fix exceptions 2021-11-02 13:20:29 +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
Taras Machyshyn
124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Taras Machyshyn
fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri
32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
Taras Machyshyn
9b19e67eac Added 2018 year 2017-12-20 15:29:17 +02:00
Taras Machyshyn
fac5704c9e Added 2017 year 2017-01-17 15:07:08 +02:00
yuri
de68abfbb4 license 2015-11-04 10:56:15 +02:00
Taras Machyshyn
8035bc424e added 2015 to the license 2015-01-15 15:36:20 +02:00
Yuri Kuznetsov
dc3f6080c9 replace tabs with spaces 2014-10-20 11:13:16 +03:00
Taras Machyshyn
b020311f58 fix EOL 2014-03-25 16:27:34 +02:00
Taras Machyshyn
e1e4373edd license 2014-03-07 18:09:09 +02:00
Yuri Kuznetsov
b3d0d4f031 refactor 2013-11-20 13:18:39 +02:00