1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Enhancement: Enable binary_operator_spaces fixer

Closes GH-667.
This commit is contained in:
Andreas Möller
2022-08-22 19:17:38 +02:00
committed by GitHub
parent 57f505ed58
commit 1ebc2c4996
42 changed files with 881 additions and 880 deletions

View File

@@ -29,9 +29,9 @@ site_header("Downloads",
[
'link' => [
[
"rel" => "alternate",
"type" => "application/atom+xml",
"href" => $MYSITE . "releases/feed.php",
"rel" => "alternate",
"type" => "application/atom+xml",
"href" => $MYSITE . "releases/feed.php",
"title" => "PHP Release feed"
],
],