mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Enhancement: Enable constant_case fixer
Co-authored-by: MathiasReker <mathias@reker.dk> Closes GH-660.
This commit is contained in:
@@ -31,8 +31,8 @@ if (is_official_mirror()) {
|
||||
$MIRROR_IMAGE = make_image(
|
||||
'mirror.' . $ext,
|
||||
htmlspecialchars(mirror_provider()),
|
||||
FALSE,
|
||||
FALSE,
|
||||
false,
|
||||
false,
|
||||
'backend'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user