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

Enhancement: Enable array_syntax fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.
This commit is contained in:
Andreas Möller
2022-08-22 18:59:14 +02:00
committed by GitHub
parent c304829d21
commit d9bcfed482
108 changed files with 3279 additions and 3278 deletions

View File

@@ -21,7 +21,7 @@ $SIDEBAR_DATA = '
to contribute.
</p>
';
site_header("Git Access", array("current" => "community"));
site_header("Git Access", ["current" => "community"]);
?>
<h1>Git Access</h1>