Skip to content

Commit c34b86a

Browse files
committed
Fix static analysis issue
1 parent 3cec7d6 commit c34b86a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Phing/Util/StringHelper.php

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
use function strpos;
2929
use function strrev;
3030
use function trim;
31+
3132
use const FILTER_NULL_ON_FAILURE;
3233
use const FILTER_VALIDATE_BOOLEAN;
3334

0 commit comments

Comments
 (0)