We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b260a9e commit 5f9560bCopy full SHA for 5f9560b
tests/PHPStan/Analyser/nsrt/bcmath-number.php
@@ -1,4 +1,6 @@
1
-<?php declare(strict_types = 1); // lint >= 8.4
+<?php // lint >= 8.4
2
+
3
+declare(strict_types = 1);
4
5
namespace BcMathNumber;
6
0 commit comments