Commit Graph

30 Commits

Author SHA1 Message Date
Yurii
268ba27cf8 year change 2 2026-01-12 11:02:47 +02:00
Yuri Kuznetsov
cbc39cefe4 (c) source files 2025-08-26 20:10:28 +03:00
Yuri Kuznetsov
3316afaaad change year 2025-01-06 09:16:05 +02:00
Yuri Kuznetsov
8f1bfd486d assignment checker ref; email: allow empty team 2024-12-08 13:49:30 +02:00
Yuri Kuznetsov
af8188685c attribute consts 2024-11-11 17:03:05 +02:00
Yuri Kuznetsov
8d76eda198 name field consts 2024-11-11 15:46:37 +02:00
Yuri Kuznetsov
7d3292311c assignment checker ref 2024-10-31 18:56:57 +02:00
Yuri Kuznetsov
d1d17eefb3 assigmnent checker skip own 2024-10-31 18:39:11 +02:00
Yuri Kuznetsov
089fc98fde collaborators 2024-10-25 17:25:40 +03:00
Yuri Kuznetsov
9e30e60fb1 cs 2024-09-15 13:01:35 +03:00
Yuri Kuznetsov
3c883e805e update phpstan 2024-09-03 10:34:48 +03:00
Yuri Kuznetsov
f029675856 acl permission consts 2024-04-19 14:18:27 +03:00
Yuri Kuznetsov
46da1bb8a0 permission string fix 2024-04-19 11:42:37 +03:00
Yuri Kuznetsov
995fbba9de update file headers 2023-12-31 10:49:50 +02:00
Yuri Kuznetsov
312be1dfc1 fix default assignment checker teams loading 2023-11-16 16:03:01 +02:00
Yuri Kuznetsov
2048f3fa10 ref 2023-02-19 08:46:15 +02:00
Yuri Kuznetsov
62b325c24b cs 2023-02-17 09:38:29 +02:00
Taras Machyshyn
6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov
42175f98e4 fix phpdoc 2022-08-10 17:13:31 +03:00
Yuri Kuznetsov
b4aa1392d5 type fixes 2022-03-23 15:14:44 +02:00
Yuri Kuznetsov
fca55da02f acl generics 2022-03-12 19:59:55 +02:00
Yuri Kuznetsov
7da39f4228 type fixes 2022-03-05 21:42:53 +02:00
Taras Machyshyn
095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov
49b55236d0 types 2021-11-04 15:09:36 +02:00
Yuri Kuznetsov
3427c1b0bd type fixes 2021-11-02 21:15:15 +02:00
Yuri Kuznetsov
7250e0e5c4 type fixes 2021-11-02 17:08:01 +02:00
Yuri Kuznetsov
bddb517583 fix assignment checker 2021-06-10 15:12:56 +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
ce3e76aa3d move 2021-05-11 15:44:38 +03:00