TomasVotruba
|
0303d9e064
|
merge configs fix config laod bug
|
2019-12-18 11:30:44 +01:00 |
|
TomasVotruba
|
9b8a32da6b
|
[Nette 3.0] Add param types
|
2019-12-18 11:08:12 +01:00 |
|
TomasVotruba
|
c1c0e37690
|
[Symfony] refactor to ServiceMap
|
2019-12-17 01:21:18 +01:00 |
|
TomasVotruba
|
182da30324
|
[Phalcon] Add AddRequestToHandleMethodCallRector
|
2019-12-16 00:46:00 +01:00 |
|
TomasVotruba
|
1b4dc68a81
|
[Phalcon 4.0] Add NewApplicationToToFactoryWithDefaultContainerRector
|
2019-12-15 23:56:21 +01:00 |
|
TomasVotruba
|
9f1b745592
|
[Phalcon 4.0] Add FlashWithCssClassesToExtraCallRector
|
2019-12-15 23:01:41 +01:00 |
|
Ruud Boon
|
d2a03d5f22
|
Update phalcon40.yaml
Phalcon now uses native php interface
|
2019-12-12 12:03:07 +01:00 |
|
Tomáš Votruba
|
08eb92d154
|
Merge pull request #2373 from rectorphp/compiler
Another attempt to add Compiler + upgrade to PHPStan 0.12
|
2019-12-09 15:26:53 +01:00 |
|
Jeroen Smit
|
a107e21973
|
Added default to prevent rector from breaking when rector.yaml does not contain rector_recipe
|
2019-12-09 06:13:33 +01:00 |
|
TomasVotruba
|
9075363fef
|
bump to PHPStan 0.12
|
2019-12-09 00:57:53 +01:00 |
|
TomasVotruba
|
8fd38f33ca
|
add typo
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
290d0b4ee5
|
fixup! Merge pull request #2409 from rectorphp/phalcon-round-2
|
2019-12-08 18:01:29 +01:00 |
|
TomasVotruba
|
ae073206d4
|
Add SwapClassMethodArgumentsRector
|
2019-12-08 11:10:26 +01:00 |
|
Ruud Boon
|
f6edb71eb3
|
Added missing methods
|
2019-12-07 20:02:28 +01:00 |
|
Mark Story
|
1ceda04e3c
|
Add rector rule for EntityInterface::isNew()
|
2019-12-02 23:18:34 -05:00 |
|
TomasVotruba
|
42582fe631
|
[Phalcon 4.0] init
|
2019-12-02 18:02:54 +01:00 |
|
Mark Story
|
458aeb0d5d
|
Add another deprecation to the cakephp40 set.
|
2019-11-30 21:11:47 -05:00 |
|
TomasVotruba
|
8527aed791
|
add swiftmailer60 set
|
2019-11-30 10:51:12 +01:00 |
|
TomasVotruba
|
1425e52a12
|
add typo protection for auto_import_names
|
2019-11-30 10:51:12 +01:00 |
|
TomasVotruba
|
5bddbbebad
|
[NetteToSymfony] Add DeleteFactoryInterfaceRector
|
2019-11-25 01:12:01 +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 |
|
TomasVotruba
|
8a341affbc
|
[ID to UUID] Add middle step to initalize default uuid value
|
2019-11-19 12:42:33 +01:00 |
|
Mark Story
|
efffda1526
|
Rename entity fields too.
|
2019-11-18 23:00:35 -05:00 |
|
Mark Story
|
1b6bf3fecf
|
Add more refactorings for CakePHP 4
These help add more return type and fix parameter errors during the
upgrade from cake3 to cake4.
|
2019-11-18 22:36:53 -05:00 |
|
TomasVotruba
|
5f523b5727
|
[PHPUnit][Symfony] Add jakzal-injetor Rector
|
2019-11-18 16:21:11 +01:00 |
|
TomasVotruba
|
6610b0bd2a
|
fix rule name
|
2019-11-14 17:18:10 +01:00 |
|
TomasVotruba
|
14acb884cd
|
[PHPUnit 8.0] Add ReplaceAssertArraySubsetWithDmsPolyfillRector
|
2019-11-14 17:08:10 +01:00 |
|
TomasVotruba
|
bb7125361e
|
[Nette] Add SetClassWithArgumentToSetFactoryRector
|
2019-11-14 13:01:23 +01:00 |
|
TomasVotruba
|
66fec32718
|
[Nette] Add AddDatePickerToDateControlRector
|
2019-11-14 12:59:28 +01:00 |
|
TomasVotruba
|
4e337bd4e2
|
[Nette 3.0] init
|
2019-11-14 12:59:28 +01:00 |
|
Jeroen Smit
|
50219abd82
|
Removed old rector from yaml
|
2019-11-14 10:00:26 +01:00 |
|
Nissim CHETTRIT
|
22ba962648
|
bugfix(Symfony33); correct the replacement of a namespace
|
2019-11-13 15:14:31 +01:00 |
|
TomasVotruba
|
360adae027
|
[Nette] Add FilePutContentsToFileSystemWriteRector
|
2019-11-11 23:48:31 +01:00 |
|
TomasVotruba
|
c9f5718c26
|
add paths parameter
|
2019-11-10 18:45:01 +01:00 |
|
TomasVotruba
|
56e092c12e
|
make import parameter available for both Rector rule and config
|
2019-11-08 22:52:23 +01:00 |
|
Dorian Villet
|
82aa400203
|
Update rule with proper syntax of ReturnArrayClassMethodToYieldRector
|
2019-11-06 23:18:45 +01:00 |
|
Tomas Votruba
|
2fe6f20ea5
|
use Nette\Utils
|
2019-11-05 12:27:18 +01:00 |
|
Tomas Votruba
|
19ae2e99ca
|
set auto_import_names to true
|
2019-11-05 10:25:16 +01:00 |
|
Tomas Votruba
|
201693e441
|
decouple phpunit 50 set
|
2019-11-04 13:42:21 +01:00 |
|
Tomas Votruba
|
848c43dc6d
|
[PHPUnit] Add WithConsecutiveArgToArrayRector
|
2019-10-27 14:29:28 +01:00 |
|
Tomas Votruba
|
99d30f3f17
|
fix locatoin
|
2019-10-24 11:56:55 +02:00 |
|
Tomas Votruba
|
8c4a7ce958
|
Add MethodCallToReturnRector
|
2019-10-24 11:14:07 +02:00 |
|
Tomas Votruba
|
aec8188de9
|
init laravel60 set
|
2019-10-24 10:42:10 +02:00 |
|
Tomas Votruba
|
4dfd0a6331
|
[PHP 74] Add ChangeReflectionTypeToStringToGetNameRector
|
2019-10-24 01:49:34 +02:00 |
|
Tomas Votruba
|
e91e8ea2c1
|
[CodeQuality] Add ArrayMergeOfNonArraysToSimpleArrayRector
|
2019-10-18 16:05:59 +02:00 |
|
Tomas Votruba
|
42e4454b48
|
[CodeQuality] Add AddPregQuoteDelimiterRector
|
2019-10-17 18:47:07 +02:00 |
|
Tomáš Votruba
|
2237a2e248
|
Merge pull request #2172 from markstory/cake-console-styles
Add rules for ConsoleIo::styles()
|
2019-10-17 09:27:30 +02:00 |
|
Mark Story
|
a9e148905d
|
Add rules for ConsoleIo::styles()
This method is getting a split get/set which can be handled by rector.
|
2019-10-16 19:18:15 -04:00 |
|
Tomas Votruba
|
71d96e50e1
|
Prevent CI floods with progress bar
|
2019-10-16 09:46:11 +02:00 |
|