Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit f340b4b

Browse files
committed
Improve UrlValidationError generation
1 parent 65975bd commit f340b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/WhatWg/ValidationErrorLogger.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
use Psr\Log\LogLevel;
1919
use Stringable;
2020

21+
use function array_filter;
22+
use function array_values;
2123
use function is_scalar;
2224
use function is_string;
2325

0 commit comments

Comments
 (0)