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 |
|
Tomas Votruba
|
4480ce1195
|
make extensible
|
2019-09-17 21:01:43 +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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|
Tomas Votruba
|
25509c9900
|
[Autodiscovery] init
|
2019-09-15 16:51:00 +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
|
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 |
|
Christian Scheb
|
c9d96c9cb0
|
Test case to demonstrate how refactoring order creates incompatible return types
|
2019-09-15 15:10:00 +02:00 |
|
Tomas Votruba
|
fe3152e817
|
add AssignManipulator + misc
|
2019-09-14 17:51:14 +02:00 |
|
Tomas Votruba
|
729fb84d39
|
migreate last few missing data providers
|
2019-09-13 10:45:59 +02:00 |
|
Tomas Votruba
|
4861d717a1
|
[ZendToSymfony] Init
|
2019-09-13 10:41:33 +02:00 |
|
Tomas Votruba
|
aa5bfc4921
|
fix array to provider rule
|
2019-09-13 08:32:33 +02:00 |
|
Tomas Votruba
|
4c9ecba04c
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
b700e2f9ad
|
add variable_name to ArrayArgumentInTestToDataProviderRector and fix array nesting
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
6f983ad302
|
improve getByType()
|
2019-09-11 20:12:09 +02:00 |
|
Tomas Votruba
|
4dcdf4c890
|
cleanup
|
2019-09-11 19:52:04 +02:00 |
|
Tomas Votruba
|
8b591fab52
|
fixes
|
2019-09-11 19:41:09 +02:00 |
|
Tomas Votruba
|
342a9a6468
|
drop object to scalar, too bugy and practically unusable
|
2019-09-11 16:02:35 +02:00 |
|
Tomas Votruba
|
2c3d2616c6
|
improve class rename in doc blocks
|
2019-09-11 16:02:35 +02:00 |
|
Tomas Votruba
|
056b0bbff9
|
fixing import rectors
|
2019-09-11 13:00:51 +02:00 |
|
Tomas Votruba
|
622b6c1460
|
migrate TypeInferers to PHPStan object types
|
2019-09-10 20:40:43 +02:00 |
|
Tomas Votruba
|
5a2f2b0900
|
fix spacing with SpacelessPhpDocTagNode
|
2019-09-10 20:35:03 +02:00 |
|
Tomas Votruba
|
c61c01bfdf
|
add skip of one to one relations with mapped by
|
2019-09-10 15:36:17 +02:00 |
|
sashabeton
|
e222ea36c8
|
Merge branch 'master' into inline-validation-rules-to-array-definition-rector
|
2019-09-10 16:24:38 +03:00 |
|
Tomas Votruba
|
62655ea194
|
add relation property only when target entity has uuid
|
2019-09-10 15:23:23 +02:00 |
|