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:
@@ -9,7 +9,7 @@ $SIDEBAR_DATA = '
|
||||
</p>
|
||||
';
|
||||
|
||||
site_header("The PHP mirrors problem and troubleshooting guide", array("current" => "help"));
|
||||
site_header("The PHP mirrors problem and troubleshooting guide", ["current" => "help"]);
|
||||
?>
|
||||
|
||||
<h1>Common troubles that PHP.net mirrors face</h1>
|
||||
|
||||
Reference in New Issue
Block a user