12 Commits

Author SHA1 Message Date
TomasVotruba
e12544ae5f improve various tests 2020-01-05 19:05:33 +01:00
Felix Sokoliuk
4a13da1cba add PHP version feature checks 2019-12-26 23:14:00 +01:00
TomasVotruba
5a7705bbdc [PHP 5.6] Skip undefined variable this 2019-12-15 20:15:38 +01:00
Joyce Babu
9563e6c3a8 Add test case for skipping $this in AddDefaultValueForUndefinedVariableRector 2019-12-11 22:00:01 +05:30
TomasVotruba
0f55a90431 [PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector 2019-11-16 20:40:21 +01:00
Tomas Votruba
8d57420bd6 use yieldFilesFromDirectory() in tests instead of explicid fixture naming 2019-11-05 18:02:26 +01:00
Tomas Votruba
1620cf0211 apply code-quality 2019-10-30 15:38:30 +01:00
Tomas Votruba
40c49710e9 [cs] reoder private methods by call order 2019-10-30 10:49:07 +01:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba
0da741a9a3 drop @return type from Iterator in tests 2019-09-27 14:40:09 +02:00
Tomas Votruba
2858a9f7ea [PHP] Move tests + fixture to split package by version 2019-09-23 15:16:31 +02:00
Tomas Votruba
f558733611 [PHP] Split huge package to php by version rules 2019-09-23 13:38:51 +02:00