6707 Commits

Author SHA1 Message Date
TomasVotruba
5d9372ed66 prevent union sub-type nullable override 2019-12-05 00:40:45 +01:00
Tomáš Votruba
4c2f25f34d
Merge pull request #2394 from rectorphp/object-without-class
[TypeDeclaration] Object without class
2019-12-04 23:52:48 +01:00
TomasVotruba
e2e942102d Add ObjectWithoutClass support to type to doc 2019-12-04 23:52:33 +01:00
Tomáš Votruba
4476423017
[TypeDeclaration] Fix returned yield nodes in nested function [… (#2393)
[TypeDeclaration] Fix returned yield nodes in nested function [closes #2381]
2019-12-04 23:52:13 +01:00
TomasVotruba
1cc9efa3e3 [TypeDeclaration] Fix returned yield nodes in nested function [closes #2381] 2019-12-04 23:46:53 +01:00
Tomáš Votruba
4fa3e84590
Fix CompleteDynamicPropertiesRector to add parent property (#2392)
Fix CompleteDynamicPropertiesRector to add parent property
2019-12-04 23:30:53 +01:00
TomasVotruba
cad84c0acb Fix CompleteDynamicPropertiesRector to add parent property 2019-12-04 23:23:50 +01:00
Tomáš Votruba
c4f5a54e5d
Exludes stubs on package install to prevent PHPStorm confussion (#2391)
Exludes stubs on package install to prevent PHPStorm confussion
2019-12-04 22:55:52 +01:00
TomasVotruba
dbac28077c ignore stubs on composer install to prevent PHPStorm autocomplete break-down 2019-12-04 22:49:01 +01:00
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