3506 Commits

Author SHA1 Message Date
Tomas Votruba
9e9f5e796f init IsIterableRector [ref #638] 2018-10-04 15:59:30 +08:00
Tomáš Votruba
6b87d9e545
Merge pull request #649 from rectorphp/php-exception-handler
[PHP] Exception handler typehint
2018-10-04 15:37:16 +08:00
Tomas Votruba
5b65bb52fa tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00
Tomas Votruba
2812c30ee9 [PHP] Exception handler typehint 2018-10-04 00:24:47 +08:00
Tomáš Votruba
ab59d5930b
Merge pull request #644 from rectorphp/symplify-bump
Use ParameterTypoProofreader + ConfigurableCollector
2018-10-03 20:47:22 +08:00
Tomas Votruba
f28a6df92b lock to Symplify 5.1 stable 2018-10-03 20:41:47 +08:00
Tomas Votruba
bea97cd845 Null unwanted collecting in DocBlockAnalyzer 2018-10-03 20:30:23 +08:00
Tomas Votruba
8703eda0d7 RectorKernel: add parameter mergin feature 2018-10-03 20:30:23 +08:00
Tomas Votruba
9847e4613e update better-phpdoc-parser config path 2018-10-03 20:30:23 +08:00
Tomas Votruba
02dc77215e make use of ConfigurableCollector 2018-10-03 20:30:23 +08:00
Tomas Votruba
07913d30ac move Symplify ParameterTypoProofreader 2018-10-01 12:19:59 +08:00
Tomáš Votruba
333f537b67
Merge pull request #643 from rectorphp/typed-property
[PHP] Add PHP 7.4 Type Property Rector [ref #638]
2018-10-01 01:53:29 +08:00
Tomas Votruba
1d22c76638 fix static 2018-10-01 01:49:23 +08:00
Tomas Votruba
070cfe310e [PHP] Add PHP 7.4 Type Property Rector [ref #638] 2018-09-30 23:10:44 +08:00
Tomas Votruba
9058c60a6e build-prefied-rector - change destination to own directory 2018-09-29 16:30:38 +08:00
Tomas Votruba
43101adc08 build-prefied-rector - change destination to own directory 2018-09-29 16:19:17 +08:00
Tomas Votruba
ce8dc5b5ba composer: add script description for more complex custom scripts 2018-09-29 16:10:46 +08:00
Tomáš Votruba
5220725145
Merge pull request #641 from rectorphp/psr4
Add FileSystemProcessor with first PSR4 splitter Rector
2018-09-29 00:35:42 +08:00
Tomas Votruba
1669823b93 update docs [skip ci] 2018-09-29 00:33:35 +08:00
Tomas Votruba
488ef3b40a init MultipleClassFileToPsr4ClassesRector 2018-09-29 00:12:35 +08:00
Tomas Votruba
8a9a9a06e4 ProcessCommand: make --with-style report error on fail v0.3.13 2018-09-28 01:38:22 +08:00
Tomas Votruba
85b2af79c7 composer: add ecs, required for --with-style v0.3.12 2018-09-28 01:32:55 +08:00
Tomáš Votruba
2f8df1bec2
Merge pull request #640 from rectorphp/annotated-fix
Fix AnnotatedPropertyInject Rector type resolving
2018-09-28 01:32:28 +08:00
Tomas Votruba
75f2611722 use symplify/phpstan-extensions 2018-09-28 01:29:27 +08:00
Tomas Votruba
ee4ea5c8eb Fix AnnotatedPropertyInject Rector type resolving 2018-09-28 01:29:27 +08:00
Tomas Votruba
dff33000e5 DocBlockAnalyzer - use FQN names only when needed 2018-09-28 00:41:28 +08:00
Tomas Votruba
06865fb2af tests: delegate spaces to CS tool 2018-09-28 00:12:10 +08:00
Tomas Votruba
108727540d conventions 2018-09-28 00:11:47 +08:00
Tomas Votruba
5337e6cf84 Make DocBlockAnalyzer::getTagByName() always return a tag 2018-09-28 00:11:39 +08:00
Tomas Votruba
fe7ab04430 typo 2018-09-27 23:57:10 +08:00
Tomas Votruba
f7646048c6 Fix NamespaceNodeVisitor to catch UseNodes even without namespace 2018-09-27 23:57:03 +08:00
Tomas Votruba
4b4547d3cc use FQN in tests, delegate to coding standard tool 2018-09-27 22:33:15 +08:00
Tomáš Votruba
e1ef0f1c6f
Merge pull request #639 from bendavies/tests-for-various-problems
AnnotatedPropertyInjectToConstructorInjectionRector issues
2018-09-27 22:16:31 +08:00
Ben Davies
f0ddbbec97 add a few test to highlight issues with AnnotatedPropertyInjectToConstructorInjectionRector 2018-09-27 14:49:47 +01:00
Tomas Votruba
57b4c9bfe2 composer: add missing process v0.3.11 2018-09-27 13:59:07 +08:00
Tomas Votruba
f435da5a77 fix Symfony Bridge v0.3.10 2018-09-27 13:56:47 +08:00
Tomas Votruba
e000a0caa2 docs: use nicer PNG format of CakePHP logo v0.3.9 2018-09-27 01:15:24 +08:00
Tomáš Votruba
6f6b621769
Merge pull request #637 from rectorphp/cakephp35
Complete CakePHP 3.5 upgrade set
2018-09-27 01:07:14 +08:00
Tomas Votruba
2508d01101 travis: temporary disable lowest for unreplicable errors, as rare case 2018-09-27 00:36:32 +08:00
Tomas Votruba
24026b14ac update CakePHP 3.5 set 2018-09-27 00:36:32 +08:00
Tomas Votruba
b8f677d389 travis: check if php 2018-09-26 23:52:50 +08:00
Tomas Votruba
5f0d8c1e68 make code cs-proof 2018-09-26 23:44:41 +08:00
Tomas Votruba
af26e944d8 composer: add fixed version of symplify 2018-09-26 21:28:57 +08:00
Tomas Votruba
a21b26c92b add @cakephp and @silverstripe to supported projects [closes #635] 2018-09-26 21:26:04 +08:00
Tomas Votruba
37a6a4b62c composer: add fixed version of better-phpdoc-parser 2018-09-26 21:14:53 +08:00
Tomas Votruba
41b0f22932 gitignore: add phpunit cache 2018-09-26 21:14:09 +08:00
Tomáš Votruba
606edd7f45
Merge pull request #636 from rectorphp/parameter-guard
Add ParameterGuide
2018-09-26 14:55:08 +03:00
Tomas Votruba
94875880ea static fixes 2018-09-26 19:44:54 +08:00
Tomas Votruba
de6c1505a4 show location 2018-09-26 19:44:54 +08:00
Tomas Votruba
3b1b29d11e ParameterGuider - add autoload_paths 2018-09-26 19:44:54 +08:00