Commit Graph

324 Commits

Author SHA1 Message Date
Tomas Votruba 96112cb1f0 Updated Rector to commit 2da49992cc
2da49992cc [Downgrade] [PHP 7.2] Make DowngradeParameterTypeWideningRector always downgrade to phpdoc type (#390)
2021-07-05 22:50:18 +00:00
Tomas Votruba a79e6f56df Updated Rector to commit ff1ad31d6a
ff1ad31d6a [PHP 7.2] Refactor DowngradeParameterTypeWideningRector to class method (#380)
2021-07-05 07:47:59 +00:00
Tomas Votruba 636eeecaf4 Updated Rector to commit dfd048342b
dfd048342b [PHP 8.0] Run union types for filled param type too (#331)
2021-06-29 14:24:45 +00:00
Tomas Votruba 791eb8723f Updated Rector to commit a435716072
a435716072 Unite any extra reflection parsing to single ReflectionResolver service (#313)
2021-06-27 17:35:23 +00:00
Tomas Votruba ba438584ff Updated Rector to commit 4f4dce928e
4f4dce928e Improve reflection for Variadic analyzer (#310)
2021-06-27 14:06:45 +00:00
Tomas Votruba 6736aed6b9 Updated Rector to commit e783801584
e783801584 [Php71] Handle variadic check inside function with function_exists() check (#244)
2021-06-18 17:14:06 +00:00
Tomas Votruba e814dc3e3e Updated Rector to commit 1fb8e54d95
1fb8e54d95 [Php71] Skip interface type on RemoveExtraParametersRector (#237)
2021-06-17 16:05:13 +00:00
Tomas Votruba 30625b285f Updated Rector to commit 932458fd09
932458fd09 [Php71] Skip magic const __LINE__ on BinaryOpBetweenNumberAndStringRector (#200)
2021-06-10 23:31:36 +00:00
Tomas Votruba 512f2a21f3 Updated Rector to commit ed8487954d
ed8487954d [DowngradePhp80] Handle DowngradeMixedTypeDeclarationRector on Closure (#106)
2021-05-26 10:21:12 +00:00
Tomas Votruba 2fd5eeb7dc Updated Rector to commit 6782f9daae
6782f9daae [CodeQualityStrict] Skip MoveVariableDeclarationNearReferenceRector when next is inline HTML (#108)
2021-05-26 10:19:23 +00:00
Tomas Votruba e6e5488a8c Updated Rector to commit 21dc1db942
21dc1db942 [Doc] Fix ListToArrayDestructRector Rule Definition description (#107)
2021-05-26 10:18:16 +00:00
Tomas Votruba cdc3b7adef Updated Rector to commit f451b0b8e1
f451b0b8e1 [PHP 8.0] Bump to promoted properties (#4)
2021-05-10 23:39:21 +00:00
Tomas Votruba 7d36c3b0b9 Updated Rector to commit a80cf5292d
a80cf5292d revert to working scoper 0.14
2021-05-10 22:23:08 +00:00
Tomas Votruba 363a910cf7 Updated Rector to commit a7db1ad94d
a7db1ad94d use scoper 0.15
2021-05-10 22:10:16 +00:00
Tomas Votruba d56e7982d0 Updated Rector to commit dedd4b55fe
dedd4b55fe make node_helper.php safe for similar names
2021-05-09 20:15:43 +00:00
TomasVotruba 0800c7cdc3 fix cs 2021-05-06 20:51:25 +02:00
Tomas Votruba 2037d55d6b
[PHP 8.1] Add ReturnNeverTypeRector (#6283) 2021-05-02 10:46:55 +00:00
Tomas Votruba 06f85e4a68
Refactor file processors towards universal collector (#6085)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-12 10:34:04 +00:00
Tomas Votruba 79621dbb99
Flip @see to @changelog links (#6092) 2021-04-10 18:47:17 +00:00
github-actions[bot] ca8cfa103b
[automated] Apply Coding Standard (#6005)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
2021-03-29 10:31:32 +02:00
Abdul Malik Ikhsan 45f657004f
[Php71] Skip AssignArrayToStringRector on assign var not defined before (#5985) 2021-03-24 23:36:56 +01:00
Tomas Votruba a781b3bd12
Remove dynamic type checks (#5939) 2021-03-21 19:41:17 +01:00
Tomas Votruba 751a7453dd
Apply new PHPStan rules from Symplify (#5843)
* apply new PHPStan rules from Symplify

* less directories to speedup CI
2021-03-14 14:11:24 +01:00
Tomas Votruba 157c39aefc
[DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826) 2021-03-12 23:20:25 +01:00