33 Commits

Author SHA1 Message Date
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
a3693df310 use exclude as list 2019-11-22 20:10:39 +01:00
Tomas Votruba
8d57420bd6 use yieldFilesFromDirectory() in tests instead of explicid fixture naming 2019-11-05 18:02:26 +01:00
Tomas Votruba
40c49710e9 [cs] reoder private methods by call order 2019-10-30 10:49:07 +01:00
Tomas Votruba
8d1b732d0f use ->name on method call 2019-10-24 11:54:47 +02:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba
8c259c8d92 add stubs over mirror class names in tests 2019-09-30 09:12:25 +02:00
Tomas Votruba
0da741a9a3 drop @return type from Iterator in tests 2019-09-27 14:40:09 +02:00
Tomas Votruba
fcb865767a make RectorServiceParametersShifter report better error in case of invalid configuration 2019-09-26 13:33:31 +02:00
Tomas Votruba
417ee5c749 decouple 2019-09-21 21:18:24 +02:00
Tomas Votruba
ca7d0cba15 use PHP highlight for herenow doc 2019-09-18 09:14:06 +02:00
Tomas Votruba
4c9ecba04c [tests] switch testFiles to data providers 2019-09-12 10:18:26 +02:00
Tomas Votruba
82efb89940 use object types over strings 2019-09-06 12:29:55 +02:00
Tomas Votruba
89e21ea68b merge NodeToStringTypeResolver, StaticTypeToStringResolver, PHPStan\StaticTypeToStringResolver to StaticTypeMapper 2019-09-04 12:23:03 +02:00
Tomas Votruba
2a0d0d7ac1 from helper methods to isStaticType() with PHPStan object typing 2019-09-03 10:06:04 +02:00
Tomas Votruba
2e97a3d315 make use of getProperties() 2019-09-01 21:45:26 +02:00
Tomas Votruba
f0d5b5af76 merge isName and isNameInsensitive 2019-08-25 13:02:19 +02:00
Tomas Votruba
c71a2e8f81 report deleted/added files in FileSystem Rectors 2019-05-19 09:38:39 +02:00
Tomas Votruba
71f1af830c [tests] Refactor tests to use container just once, if not enforced config 2019-04-29 00:36:52 +02:00
Tomas Votruba
7c9df2cefe rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project 2019-04-13 14:21:36 +02:00
Tomas Votruba
3e71d23534 apply code-quality on Rector code 2019-04-01 13:12:26 +02:00
Tomas Votruba
9262ef9e4b apply dead-code level 2019-03-31 21:54:39 +02:00
Tomas Votruba
2a7f3f0603 improve code samples 2019-03-25 18:50:55 +01:00
Tomas Votruba
d190ff1f3f Add this assert to class methods 2019-03-25 18:36:11 +01:00
Tomas Votruba
470ea8a17f add real tests case fixture 2019-03-25 17:37:07 +01:00
Tomas Votruba
06bf245ce9 add real tests case fixture 2019-03-25 17:36:21 +01:00
Tomas Votruba
15ce5298b2 consolidate NetteTester to PHPUnit tests to one 2019-03-25 09:17:32 +01:00
Tomas Votruba
8a4a39cb79 split NetteAssertToPHPUnitAssertRector 2019-03-16 22:58:24 +01:00
Tomas Votruba
6f1baf9d91 add assert references 2019-03-16 22:53:39 +01:00
Tomas Votruba
32dbfbdb09 add set and RenameTesterTestToPHPUnitToTestFileRector 2019-03-16 22:53:39 +01:00
Tomas Votruba
8153f884d9 update docs 2019-03-16 22:53:39 +01:00
Tomas Votruba
cae6f2a760 [NetteTesterToPHPUnit] Add NetteTesterClassToPHPUnitClassRector 2019-03-16 21:29:33 +01:00