Commit Graph

5946 Commits

Author SHA1 Message Date
Tomas Votruba
93d3a46a13 move class to SymfonyClass 2019-09-18 08:11:48 +02:00
Tomas Votruba
050b0219dc de-fluent 2019-09-18 08:07:45 +02:00
Tomas Votruba
bb05fe2514 improve annotation content joins 2019-09-17 21:58:33 +02:00
Tomas Votruba
5acb03fd77 add discimap + soft deletable support 2019-09-17 21:42:16 +02:00
Tomas Votruba
c6565674c7 improve join table patterns 2019-09-17 21:28:58 +02:00
Tomáš Votruba
c784ba63a1
Merge pull request #1991 from rectorphp/orm-fix
make EntityUuidNodeFactory extensible
2019-09-17 21:05:57 +02:00
Tomas Votruba
4480ce1195 make extensible 2019-09-17 21:01:43 +02:00
Tomáš Votruba
676cd7375d
fix multi constaints (#1990)
fix multi constaints
2019-09-17 16:37:02 +02:00
Tomas Votruba
dabc9121cc fix multi constaints 2019-09-17 16:36:29 +02:00
Tomas Votruba
fa00c8dbea fix flags 2019-09-17 15:59:26 +02:00
Tomas Votruba
e88024b270 fix nullable 2019-09-17 15:58:01 +02:00
Tomas Votruba
3cc59cf364 nullable fix 2019-09-17 15:46:24 +02:00
Tomáš Votruba
046fdc3b35
[PhpDoc] Multiline test improvements (#1989)
[PhpDoc] Multiline test improvements
2019-09-17 15:42:25 +02:00
Tomas Votruba
939f1dbbe0 multiline php doc parsing fix 2019-09-17 15:39:40 +02:00
Tomas Votruba
87458fa45a regex improvements 2019-09-17 13:40:34 +02:00
Tomas Votruba
2e5ddcbc54 improve InlineValidationRulesToArrayDefinitionRector 2019-09-17 13:34:18 +02:00
Tomas Votruba
37de04efac add many to test to MultilineTest 2019-09-17 13:21:41 +02:00
Tomas Votruba
07708261d2 fix cs 2019-09-17 13:21:29 +02:00
Tomáš Votruba
2b00402bd7
Merge pull request #1914 from sashabeton/inline-validation-rules-to-array-definition-rector
Create rector for transforming Laravel validation rules to a prettier format
2019-09-17 11:28:24 +02:00
Tomáš Votruba
22f8e0455c
Merge pull request #1986 from rectorphp/docs-fixup
improve single info multiline doc, drop NodeDecorator
2019-09-17 11:26:21 +02:00
Tomas Votruba
e8991f0ae8 fix miss format on single line element 2019-09-17 11:17:59 +02:00
Tomas Votruba
41c0c110a3 improve single info multiline doc, drop NodeDecorator 2019-09-17 11:17:59 +02:00
sashabeton
2523e8727e Implement BinaryOp\Concat to NodeFactory::createArrayItem 2019-09-17 11:18:44 +03:00
sashabeton
5f93c58bcc Add some cases in fixture 2019-09-17 11:14:42 +03:00
sashabeton
274f58301d Create stub for FormRequest 2019-09-16 15:29:08 +03:00
sashabeton
0d24f71e1a Fix phpstan error 2019-09-16 14:43:01 +03:00
sashabeton
eb1ba48ad9 Create fixes after pulling changes 2019-09-16 14:39:38 +03:00
sashabeton
49d4077139 Merge branch 'master' into inline-validation-rules-to-array-definition-rector 2019-09-16 14:36:36 +03:00
Tomáš Votruba
64ac012d02
[Autodiscovery] init (#1982)
[Autodiscovery] init
2019-09-15 21:51:26 +02:00
Tomas Votruba
a25282b266 relocate 2019-09-15 21:48:17 +02:00
Tomas Votruba
ccec62f02c let parent handle cleanup 2019-09-15 21:48:17 +02:00
Tomas Votruba
7fc3a61f81 unite data provider 2019-09-15 21:48:17 +02:00
Tomas Votruba
abf9ced755 add FQNize same-namespace test 2019-09-15 21:48:17 +02:00
Tomas Votruba
57bc309d5a annotation misc 2019-09-15 20:32:37 +02:00
Tomas Votruba
b443f23644 update docs [skip ci] 2019-09-15 20:28:10 +02:00
Tomas Votruba
7cf7248949 add AbstractGenericRectorTestCase 2019-09-15 20:27:32 +02:00
Tomas Votruba
ce332b4e65 add AbstractFileSystemRectorTestCase + test 2019-09-15 18:07:16 +02:00
Tomáš Votruba
9b45e5de64
[PHPStan] add PreventParentMethodVisibilityOverrideRule (#1984)
[PHPStan] add PreventParentMethodVisibilityOverrideRule
2019-09-15 16:54:12 +02:00
Tomas Votruba
25509c9900 [Autodiscovery] init 2019-09-15 16:51:00 +02:00
Tomas Votruba
24149a36a7 [phpstan] add PreventParentMethodVisibilityOverrideRule 2019-09-15 16:49:28 +02:00
Tomáš Votruba
371322da5d
Fix Return type Covariance Inverse Order (#1983)
Fix Return type Covariance Inverse Order
2019-09-15 16:48:52 +02:00
Tomas Votruba
82d20064e0 Fix Return type Covariance Inverse Order 2019-09-15 16:37:41 +02:00
Tomas Votruba
2244dad326 [tests] add PhpVersionFeature value object + fix public of protected function 2019-09-15 16:37:38 +02:00
Tomas Votruba
9648677231 [tests] drop unused -s methods for testing without data providers 2019-09-15 16:37:26 +02:00
Tomas Votruba
55155afd1c [tests] add doTestFileWithoutAutoload() 2019-09-15 15:55:12 +02:00
Tomas Votruba
d249b41ef9 make test classes unique 2019-09-15 15:42:38 +02:00
Tomáš Votruba
27ab83f75a
Refactoring order creates incompatible return types (#1869)
Refactoring order creates incompatible return types
2019-09-15 15:29:24 +02:00
Christian Scheb
c9d96c9cb0 Test case to demonstrate how refactoring order creates incompatible return types 2019-09-15 15:10:00 +02:00
Tomáš Votruba
1a197771cc
Merge pull request #1866 from rectorphp/fix-var-doc
Misc
2019-09-14 17:55:17 +02:00
Tomas Votruba
fe3152e817 add AssignManipulator + misc 2019-09-14 17:51:14 +02:00