Commit Graph

31 Commits

Author SHA1 Message Date
Yuri Kuznetsov 7d03ae498b ref 2023-04-22 21:20:58 +03:00
Taras Machyshyn 6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov 6f7198690d fix phpdoc 2022-08-10 17:36:13 +03:00
Yuri Kuznetsov 344a0f7ff0 throws tags 2022-06-24 12:09:03 +03:00
Yuri Kuznetsov 644f653bdd fix websocket 2022-03-29 12:41:40 +03:00
Yuri Kuznetsov a8b315b35d type fix 2022-03-17 21:09:52 +02:00
Yuri Kuznetsov 26ab145380 type fixes 2022-03-17 20:32:28 +02:00
Yuri Kuznetsov 670df99eda type fixes 2022-03-16 12:04:44 +02:00
Yuri Kuznetsov 5e4c076b87 type fixes 2022-03-08 12:51:53 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 1cfacc3813 fix regression websocket 2021-11-03 11:11:03 +02:00
Yuri Kuznetsov 40161fdc3c type fixes 2021-11-02 16:37:39 +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
Yuri Kuznetsov efd64ecded cs fix 2021-04-21 14:13:08 +03:00
Yuri Kuznetsov 6c03a00f57 cs fix 2021-04-18 19:43:54 +03:00
Yuri Kuznetsov 1d14d37c1d websocket refacroring 2021-03-24 14:23:34 +02:00
Yuri Kuznetsov de09d1dbd2 cs fix 2021-02-12 14:30:46 +02: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 d31e826305 fix websocket 2019-07-08 16:18:22 +03:00
yuri e4ab02c77a fix ws 2019-04-02 12:25:47 +03:00
yuri a0f729cd8d fix ws 2019-04-02 12:04:14 +03:00
yuri f8c0a4d2e5 fix ws 2019-03-19 12:21:51 +02:00
yuri 32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
yuri 0e17079b03 websocket fixes 2019-02-12 13:50:00 +02:00
yuri 2752924d16 websocket changes 2019-02-12 13:19:32 +02:00
yuri 2dd8d8b442 websocket changes 2019-02-11 16:50:20 +02:00
yuri 983988c9e1 ConsoleCommand framework 2019-02-08 16:44:54 +02:00
yuri 2186673b2a find php executable 2019-02-01 16:58:47 +02:00
yuri 9806e092df cleanup 2019-02-01 15:56:48 +02:00
yuri f1d8af128d websocket 2019-02-01 15:42:18 +02:00