优化 Cookie 设置(数组 key 为字符串数值时,PHP 会自动转换为 int) #20
Annotations
1 error and 5 warnings
Run PHP CS Fixer
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run PHP CS Fixer:
src/think/Cookie.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
Run PHP CS Fixer:
src/think/Cookie.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Run PHP CS Fixer:
src/think/Cookie.php#L1
Found violation(s) of type: declare_equal_normalize
|
Run PHP CS Fixer:
src/think/Cookie.php#L1
Found violation(s) of type: cast_spaces
|
Loading