25 Commits

Author SHA1 Message Date
Tomas Votruba
6c77e2813e autoload files first before project 2019-08-18 01:32:20 +02:00
Tomas Votruba
3175a8857a apply specific bool on code 2019-02-18 00:36:58 +01:00
Tomas Votruba
60716d8b5c load project source vendor/autoload.php in AdditionalAutoloader 2018-12-06 16:37:15 +01:00
Tomas Votruba
e60a009cc2 make use of FileFinder in packages builder, remove duplicated source loading in AdditionalAutoloader
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-04 21:11:22 +01:00
Tomas Votruba
36dc29b56d merge Utils package to PhpParser 2018-11-08 13:04:38 +01:00
Tomas Votruba
05e5df7406 [cs] apply property sort 2018-10-31 16:35:15 +01:00
Tomas Votruba
19afb3db00 merge autoload_dirs and autoload_files to autolaod_paths, to 1:1 with exclude and include 2018-09-26 19:44:54 +08:00
Tomas Votruba
31892ad485 AdditionalAutoloader - show exceptions, as they are needed 2018-09-22 11:10:12 +02:00
Tomas Votruba
f07480c773 apply thecodingmachine/safe 2018-09-21 07:50:14 +02:00
Tomas Votruba
5c3067c95d fix StringFormTypeToClassRector 2018-09-21 07:50:14 +02:00
Tomas Votruba
d3a8f76acb make AdditionalAutoloader tolerant 2018-09-21 07:50:14 +02:00
Tomas Votruba
6adf8d4405 apply exclude_paths in AdditionalAutolaoder 2018-09-14 17:26:27 +02:00
Tomas Votruba
5a9951e2dd cleanup 2018-08-30 23:09:05 +02:00
Tomas Votruba
010a55a261 decouple FilesystemTweaker 2018-08-30 22:45:06 +02:00
Tomas Votruba
1c51f5d9bf allow loading --config and --level together [closes #613] 2018-08-30 22:23:51 +02:00
Tomas Votruba
8c41f00ac7 cleanups 2018-08-29 23:05:49 +02:00
Tomas Votruba
8efe81b6fd make AdditionalAutoloader use parameters 2018-08-29 20:09:16 +02:00
Tomas Votruba
972e134625 use sys_get_temp_dir instead of relative random path 2018-08-29 19:22:59 +02:00
Tomas Votruba
b049a9e8fd simplify array 2018-05-28 11:31:50 +02:00
Tomas Votruba
bff781a488 AdditionalAutoload - add posibility to load files 2018-04-13 21:14:31 +02:00
TomasVotruba
7f50ef78e7 fix cs 2018-01-13 16:41:33 +01:00
TomasVotruba
f9a9e2a9c8 use Option class for options 2018-01-13 14:02:51 +01:00
TomasVotruba
90242bbd89 SmarClassReflector wip 2018-01-07 12:13:44 +01:00
TomasVotruba
a92c63f85b AdditionalAutoloader added, inspired by PHPStan 2018-01-07 12:13:44 +01:00
TomasVotruba
a8ed81ec20 decouple AdditionalAutoloader 2018-01-07 12:13:44 +01:00