14 Commits

Author SHA1 Message Date
Tomas Votruba
3e74cf4c85 tests cleanup
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-04 15:34:40 +01:00
Tomas Votruba
73466ac247 rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-03 20:13:46 +01:00
Tomas Votruba
ac92d6e768 Fix FunctionReplaceRector for anonymous functions [closes #750] 2018-11-02 17:15:21 +01:00
Tomas Votruba
2125e24e1f normalize printer to keep 1 single line in the end + apply to code 2018-10-27 14:57:53 +02:00
Tomas Votruba
5393711450 Add support for case insensitive func renaming 2018-10-22 19:40:27 +02:00
Tomas Votruba
fedb932115 add missing @see references to Rector tests 2018-10-21 19:39:54 +02:00
Tomas Votruba
738d5ed3e7 Fix inlining ofr changed FuncCall args [closes #624] 2018-10-21 13:32:42 +02:00
Tomas Votruba
3660362e32 apply simple config on levels 2018-10-06 09:26:35 +08:00
Tomas Votruba
5b65bb52fa tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00
Tomas Votruba
e917735190 Add FunctionReplacerRector [closes #571] 2018-08-12 13:06:07 +02:00
Tomas Votruba
e398014a97 add guzzle50 init set 2018-08-11 11:57:24 +02:00
Tomas Votruba
2783013a5b Add namespaced function call test 2018-08-11 11:09:44 +02:00
Tomas Votruba
1db0b88115 Add FunctionToStaticCallRector [closes #556] 2018-08-11 11:05:46 +02:00
Tomas Votruba
75982383ec Add FunctionToMethodCallRector test 2018-08-01 22:08:08 +02:00