Commit graph

6 commits

Author SHA1 Message Date
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Hamid Dehnavi
54ac7a9fa5 Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 17:02:15 +03:30
Vitor Mattos
ff01c4e9e1
Query in sqlite returning wrong result.
The function `in` already put the patenthesis, duplicated parenthesis
return wrong result with sqlite.

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-21 23:42:54 -03:00
Joas Schilling
336821cde6
Fix group by
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-29 19:27:53 +02:00
Joas Schilling
f83f92dccf
Bump CS and Psalm
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-29 18:31:11 +02:00
Joas Schilling
d6069f7482
Add separate commands to monitor all calls and an individual room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-28 17:42:35 +02:00