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