Commit Graph

20 Commits

Author SHA1 Message Date
Yuri Kuznetsov
f7678abad1 fix 2023-02-14 18:34:54 +02:00
Yuri Kuznetsov
fe3ab8b8a0 fix invalid null 2023-01-30 21:07:43 +02:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
a5c7fb8905 ref move 2022-12-24 12:13:04 +02:00
Yuri Kuznetsov
0093a03b7b ref 2022-12-04 15:23:35 +02:00
Yuri Kuznetsov
87396518f1 save options 2022-12-04 13:32:27 +02:00
Yuri Kuznetsov
ae643c5a28 phone/email is invalid fields 2022-11-25 18:05:40 +02:00
Yuri Kuznetsov
99bf7fc524 ref 2022-11-25 10:47:58 +02:00
Yuri Kuznetsov
0191188eba type fixes 2022-03-23 14:10:34 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
094f6e2f50 fixes 2021-11-05 12:53:54 +02:00
Yuri Kuznetsov
64a3b851b6 type fixes 2021-11-02 18:24:37 +02:00
Yuri Kuznetsov
2a0ceceb2f type fixes 2021-11-02 18:16:42 +02:00
Yuri Kuznetsov
985c12c918 type fixes 2021-11-02 16:15:31 +02:00
Yuri Kuznetsov
47cbd18c88 ldap user save fix 2021-10-26 11:43:18 +03:00
Yuri Kuznetsov
61bbb23e7a renaming 3 2021-09-22 13:23:41 +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
ed1665d625 field processing refactoring 2021-04-28 11:17:35 +03:00
Yuri Kuznetsov
3a523a514c renaming 2021-04-27 15:45:05 +03:00