We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cec7d6 commit c34b86aCopy full SHA for c34b86a
src/Phing/Util/StringHelper.php
@@ -28,6 +28,7 @@
28
use function strpos;
29
use function strrev;
30
use function trim;
31
+
32
use const FILTER_NULL_ON_FAILURE;
33
use const FILTER_VALIDATE_BOOLEAN;
34
0 commit comments