Skip to content

Commit 1e08984

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Remove 6.0 and 6.1 from the PR template [Validator] Make ConstraintValidatorTestCase compatible with PHPUnit 10 [WebProfilerBundle] Fix some minor HTML issues [WebProfilerBundle] Disable Turbo for debug toolbar links [PropertyInfo] Add meaningful message when `phpstan/phpdoc-parser` is not installed when using `PhpStanExtractor`
2 parents e63862f + 5dfc1e3 commit 1e08984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/error.html.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33
<head>
44
<meta charset="<?= $this->charset; ?>" />
55
<meta name="robots" content="noindex,nofollow,noarchive" />

0 commit comments

Comments
 (0)