Skip to content

Commit ef5216d

Browse files
committed
remove InfiniteLoop test, node must be changed on expression
1 parent a9246a9 commit ef5216d

7 files changed

Lines changed: 0 additions & 146 deletions

File tree

phpstan.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,3 @@ parameters:
387387
-
388388
path: rules/TypeDeclaration/Rector/StmtsAwareInterface/IncreaseDeclareStrictTypesRector.php
389389
identifier: rector.noOnlyNullReturnInRefactor
390-
391-
# handle next
392-
-
393-
identifier: rector.noIntegerRefactorReturn
394-
paths:
395-
- tests/Issues/InfiniteLoop/Rector/MethodCall/InfinityLoopRector.php

tests/Issues/InfiniteLoop/Fixture/de_morgan.php.inc

Lines changed: 0 additions & 37 deletions
This file was deleted.

tests/Issues/InfiniteLoop/Fixture/skip_some_method_call_infinity_already_transformed.php.inc

Lines changed: 0 additions & 4 deletions
This file was deleted.

tests/Issues/InfiniteLoop/Fixture/some_method_call_infinity.php.inc

Lines changed: 0 additions & 13 deletions
This file was deleted.

tests/Issues/InfiniteLoop/InfiniteLoopTest.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

tests/Issues/InfiniteLoop/Rector/MethodCall/InfinityLoopRector.php

Lines changed: 0 additions & 48 deletions
This file was deleted.

tests/Issues/InfiniteLoop/config/infinite_loop.php

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)