6698 Commits

Author SHA1 Message Date
TomasVotruba
2c22f48321 use private over protected 2019-12-04 22:32:43 +01:00
Tomáš Votruba
c8d082e906
Make sure name is passed to getName(), instead of expr (#2390)
Make sure name is passed to getName(), instead of expr
2019-12-04 22:25:48 +01:00
TomasVotruba
9e589ba105 Make sure name is passed to getName(), instead of expr 2019-12-04 22:08:34 +01:00
Tomáš Votruba
a1e3e9dcb0
composer: lock phpstan to 0.11.19 due to breaking changes [clos… (#2389)
composer: lock phpstan to 0.11.19 due to breaking changes [closes #2385]
2019-12-04 21:37:29 +01:00
TomasVotruba
ad3d0cbe60 composer: lock phpstan to 0.11.19 due to breaking changes [closes #2385] 2019-12-04 21:35:11 +01:00
Tomáš Votruba
53fb630e8f
Merge pull request #2386 from danielroe/php7.4-docker
chore: use php 7.4 cli
2019-12-04 18:41:04 +01:00
Daniel Roe
45b74914e5
chore: use php 7.4 cli 2019-12-04 11:21:48 +00:00
Tomáš Votruba
a0b3504c92
[Phalcon 4.0] init (#2378)
[Phalcon 4.0] init
2019-12-02 18:18:16 +01:00
TomasVotruba
42582fe631 [Phalcon 4.0] init 2019-12-02 18:02:54 +01:00
Tomáš Votruba
70aa0570a8
[Symfony] Fix ConsoleExecuteReturnInt for nested functions (#2372)
[Symfony] Fix ConsoleExecuteReturnInt for nested functions
2019-12-01 16:19:30 +01:00
TomasVotruba
3c9eac98f8 update gitignore [skip ci] 2019-12-01 16:19:09 +01:00
TomasVotruba
1a6c71194e add function test case 2019-12-01 16:19:09 +01:00
TomasVotruba
2bfb9e1536 [Symfony] Fix ConsoleExecuteReturnInt for nested functions 2019-12-01 16:19:09 +01:00
Tomáš Votruba
c273bf777d
Merge pull request #2374 from markstory/cake-validator
Add another deprecation to the cakephp40 set.
2019-12-01 09:56:59 +01:00
Mark Story
458aeb0d5d Add another deprecation to the cakephp40 set. 2019-11-30 21:11:47 -05:00
Tomáš Votruba
9609e3576a
Merge pull request #2371 from mallardduck/patch-2
Update FilesFinder.php to fix builds...
2019-11-30 13:47:04 +01:00
Dan
9f8ddcfcfd
Update FilesFinder.php to fix builds...
...the IdenticalFalseToBooleanNotRector file in testing is causing this line to fail builds.
2019-11-30 06:56:57 -05:00
Tomáš Votruba
eb359d1d60
Add typo auto import + Swiftmailer 60 set (#2369)
Add typo auto import + Swiftmailer 60 set
2019-11-30 10:51:43 +01: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
Tomáš Votruba
afc33b89ce
Merge pull request #2368 from radimvaculik/fix/random-function-mt-md
Fix: RandomFunctionRector typo fix + regenerated docs
2019-11-29 22:10:40 +01:00
Radim Vaculik
531af78fd7
Fix: RandomFunctionRector typo fix + regenerated docs 2019-11-29 14:19:49 +01:00
Tomáš Votruba
46ee69be58
Merge pull request #2359 from jeroensmit/dead-symlink
Prevent crashing on dead symlinks
2019-11-27 12:16:06 +01:00
Jeroen Smit
d15a80e2d7 Prevent crashing on dead symlinks 2019-11-27 08:07:50 +01:00
Tomáš Votruba
1c5bcf31ed
Merge pull request #2358 from rectorphp/modal-fix
fix var type on method call
2019-11-27 00:54:04 +01:00
TomasVotruba
02071e988a fix var type on method call 2019-11-27 00:53:39 +01:00
Tomáš Votruba
2700f58eb6
Merge pull request #2356 from markstory/modal-bug
Add test case for #2354
2019-11-26 23:48:58 +01:00
Mark Story
af6f826d8b Separate fixture files. 2019-11-26 11:03:50 -05:00
Mark Story
dcce24688d Add test case for #2354 2019-11-25 21:51:32 -05:00
TomasVotruba
3db0ec6eeb update CHANGELOG 2019-11-26 01:59:58 +01:00
Tomáš Votruba
87237ef9f7
[NetteToSymfony] Extend migration set (#2350)
[NetteToSymfony] Extend migration set
v0.6.0
2019-11-25 01:14:34 +01:00
TomasVotruba
f2260c1d52 add support for assign cleanup 2019-11-25 01:12:01 +01:00
TomasVotruba
5bddbbebad [NetteToSymfony] Add DeleteFactoryInterfaceRector 2019-11-25 01:12:01 +01:00
Tomáš Votruba
cf37842603
Merge pull request #2351 from rectorphp/create-open
Open "create" command to the public
2019-11-24 17:03:06 +01:00
TomasVotruba
2fdf8f9795 make command public 2019-11-24 16:28:11 +01:00
TomasVotruba
d5952978c9 update backers 2019-11-24 16:28:11 +01:00
TomasVotruba
86d14353f4 decoupling 2019-11-24 16:28:11 +01:00
TomasVotruba
68fd377d82 Open create command to public 2019-11-24 16:28:11 +01:00
Tomáš Votruba
665977b9e2
Fixed error on classConstFetch outside class (#2353)
Fixed error on classConstFetch outside class
2019-11-24 16:13:22 +01:00
Jeroen Smit
80eb8efff7 Updated docblock 2019-11-24 16:04:43 +01:00
Jeroen Smit
915d1f00d5 Fixed error on classConstFetch outside class 2019-11-24 15:41:54 +01:00
Tomáš Votruba
54398378c3
Merge pull request #2352 from staabm/patch-2
Fix description
2019-11-24 13:53:27 +01:00
Markus Staab
4574142e7b
Fix description 2019-11-24 13:52:39 +01:00
TomasVotruba
0eceb8a607 rename must-match-git-diff to shorter and easier to write match-git-diff 2019-11-24 01:00:46 +01:00
Tomáš Votruba
73dff9bdc4
Add diff based execution (#2347)
Add diff based execution
2019-11-24 00:55:13 +01:00
TomasVotruba
fecf54d1f7 update CHANGELOG 2019-11-23 23:02:56 +01:00
Emanuele Minotto
7286203b89 Add chapter "Limit Execution to Changed Files" 2019-11-23 22:14:17 +01:00
Emanuele Minotto
5e3872b7d3 Add git diff intersection 2019-11-23 22:14:17 +01:00
Tomáš Votruba
899bbc2e84
[Php 70] Fix this call on static for PHPUnit non-assert (#2349)
[Php 70] Fix this call on static for PHPUnit non-assert
2019-11-23 21:19:39 +01:00
TomasVotruba
858df2f646 [Php 70] Fix this call on static for PHPUnit non-assert 2019-11-23 21:12:57 +01:00