Skip to content

Commit d586c6e

Browse files
TomasVotrubaondrejmirtes
authored andcommitted
fixup! fixup! use bitwiseFlagAnalyser
1 parent 0255425 commit d586c6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/PHPStan/Analyser/LegacyNodeScopeResolverTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8710,10 +8710,6 @@ public function dataPhp73Functions(): array
87108710
'float|int|stdClass|string|true',
87118711
'json_decode($mixed, false, 512, JSON_THROW_ON_ERROR | JSON_NUMERIC_CHECK)',
87128712
],
8713-
[
8714-
'float|int|stdClass|string|true',
8715-
'json_decode($mixed, false, 512, JSON_THROW_ON_ERROR | JSON_NUMERIC_CHECK)',
8716-
],
87178713
[
87188714
'mixed~false',
87198715
'json_decode($mixed, false, 512, $integer | JSON_THROW_ON_ERROR | JSON_NUMERIC_CHECK)',

0 commit comments

Comments
 (0)