14 Commits

Author SHA1 Message Date
Tomas Votruba
37eb07af6e
move stubs to composer-autoload (#5890)
* move stubs to composer-autoload

* remove duplicate classes

* apply Rector
2021-03-18 02:10:01 +01:00
Tomas Votruba
c559114715
remove stub loader where not needed (#5757)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-03 17:15:12 +00:00
Abdul Malik Ikhsan
f3af24321a
[Bin] Handle possible PHPStan Stubs runtime locations (#5649) 2021-02-23 10:50:13 +00:00
Tomas Votruba
30ec07b6ac
include stubs in tests (#5565) 2021-02-15 20:50:26 +00:00
Tomas Votruba
e04d820bc5
[CodeQuality] Improve CompactToVariablesRector to cover previously defined array (#5424) 2021-02-05 12:40:28 +00:00
TomasVotruba
7ba752378c remove manual load of bootstrap.php 2020-02-26 18:27:54 +01:00
TomasVotruba
607358a8e1 move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
TomasVotruba
e706559d1f add missing deps 2020-02-06 00:55:00 +01:00
Tomas Votruba
8f5ac69e2f make tag value matching more precise 2019-10-04 19:03:07 +02:00
Tomas Votruba
d727b0181e [Doctrine] Add ChangeIdenticalUuidToEqualsMethodCallRector 2019-09-21 19:44:34 +02:00
Tomas Votruba
c64cbcbcb7 tests: silent deprecations, since they are in tests 2018-10-05 19:16:11 +08:00
Tomas Votruba
174fd84aaf wip 2018-04-02 12:14:46 +02:00
TomasVotruba
02d33f95ef fix cs 2017-11-10 23:15:35 +01:00
TomasVotruba
97aa6df0a6 speedup tests 2017-11-10 23:14:17 +01:00