Arthur Kurbidaev

Results 2 issues of Arthur Kurbidaev

Closes #5475. This option allows placing braces on a single line for empty function bodies: ```php class X { public function __construct( public int $x, //... ) {} } ```...

kind/feature
braces related

macOS 13.3.1 Docker version 20.10.14 ``` > make run if [[ ! $(docker images | grep term-asteroids) ]] then make build fi if [[ ! $(docker ps | grep term-asteroids)...