18 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
b5387b5cd8
Apply Rector Option::PHP_VERSION_FEATURES 7.2 2020-11-18 20:47:22 +07:00
Abdul Malik Ikhsan
422e83b63a
Apply Rector: CountArrayToEmptyArrayComparisonRector
Change count array comparison to empty array comparison to improve performance
2020-10-30 20:51:53 +07:00
Abdul Malik Ikhsan
bca6a5414a
Refactor to allow register more functions to specific position to be filled with strict parameter 2020-10-23 19:19:47 +07:00
Abdul Malik Ikhsan
a6c162f8ad
Add new Custom Rector Rule to Pass true to 3rd parameter of in_array when no value provided 2020-10-23 16:00:30 +07:00
Abdul Malik Ikhsan
28debfe080
apply Option::ENABLE_CACHE to rector config 2020-10-16 10:18:19 +07:00
Abdul Malik Ikhsan
b8ad7782ab
apply rector: set auto import FQCN 2020-10-11 13:22:34 +07:00
Abdul Malik Ikhsan
0ae9103f30
apply rector: RemoveAlwaysElseRector 2020-10-03 16:26:23 +07:00
Abdul Malik Ikhsan
4e04afdcc2
apply rector: SimplifyUselessVariableRector 2020-10-02 18:47:38 +07:00
Abdul Malik Ikhsan
cf3fcc64f5
update rector ^0.8 2020-10-02 12:29:26 +07:00
Abdul Malik Ikhsan
cf6e11d42a
Revert "using option skip for skip system/Autoloader/Autoloader.php for UnderscoreToCamelCaseVariableNameRector with reason comment"
This reverts commit c95d52e45abe03693f2e28ae45aa92eaabe197e0.
2020-09-29 16:58:32 +07:00
Abdul Malik Ikhsan
2431aabafd
add migrify/php-config-printer 2020-09-29 16:37:07 +07:00
Abdul Malik Ikhsan
c95d52e45a
using option skip for skip system/Autoloader/Autoloader.php for UnderscoreToCamelCaseVariableNameRector with reason comment 2020-09-29 15:52:37 +07:00
Abdul Malik Ikhsan
5e5e2fcfa9
update both parameter and @param docblock 2020-09-28 19:00:51 +07:00
Abdul Malik Ikhsan
bf4916f845
sort exclude path in rector config 2020-09-28 19:00:51 +07:00
Abdul Malik Ikhsan
c65bf8f69d
revert change to /system/Autoloader/Autoloader.php as code removed in 4.1 2020-09-28 19:00:51 +07:00
Abdul Malik Ikhsan
789858ee44
skip _ in first char 2020-09-28 19:00:50 +07:00
Abdul Malik Ikhsan
4e3bd797a0
exclude __DIR__ . '/system/Debug/Toolbar/Views/toolbar.tpl.php' 2020-09-28 19:00:50 +07:00
Abdul Malik Ikhsan
b772c5ee79
apply rector: set local variable name to camel case 2020-09-28 19:00:49 +07:00