Tomas Votruba
acfd930f54
apply PSR-12
2019-10-13 08:09:08 +02:00
Tomas Votruba
c80860e69b
add uuid and phpunit stub
2019-10-10 12:10:49 +01:00
Tomas Votruba
8f5ac69e2f
make tag value matching more precise
2019-10-04 19:03:07 +02:00
Tomáš Votruba
ab53beaab3
Merge pull request #2075 from gnutix/phpunit-testcase-stub
...
Fix ReflectionException (Method PHPUnit\Framework\TestCase::tearDown(...) does not exist) thrown while autoloading class Symfony\Bundle\FrameworkBundle\Test\WebTestCase.
2019-10-02 15:37:05 +02:00
Dorian Villet
cca26f68fc
Fix ReflectionException (Method PHPUnit\Framework\TestCase::tearDown() does not exist) thrown while autoloading class Symfony\Bundle\FrameworkBundle\Test\WebTestCase.
2019-10-02 15:18:38 +02:00
Tomáš Votruba
1879c0f286
[CodingStyle] Skip common annotation aliases in RemoveUnusedAli… ( #2072 )
...
[CodingStyle] Skip common annotation aliases in RemoveUnusedAliasRector
2019-10-02 15:09:18 +02:00
Tomas Votruba
b27f7fe797
[CodingStyle] Skip common annotation aliases in RemoveUnusedAliasRector
2019-10-02 15:01:09 +02:00
Dorian Villet
29a329f0b1
Add a PHPUnit TestCase stub.
2019-10-02 14:36:54 +02:00
Tomas Votruba
8c259c8d92
add stubs over mirror class names in tests
2019-09-30 09:12:25 +02:00
Tomas Votruba
18ebc3d499
improve cs
2019-09-26 16:27:53 +02:00
Tomas Votruba
1751334845
add UniqueEntity stub, fix nullable name in IndexTagValueNode
2019-09-26 16:03:14 +02:00
Tomas Votruba
3b151c8130
[Symfony] Add MergeMethodAnnotationToRouteAnnotationRector
2019-09-24 20:17:50 +02:00
Tomas Votruba
0a20938c72
add CustomIdGenerator
2019-09-19 20:02:00 +02:00
Tomas Votruba
3f6fddee71
make DocBlockManipulator protected in AbstractRector + add ColumnGenerator annotatoin parsing
2019-09-19 17:30:31 +02:00
Tomas Votruba
407c3dc7b3
add UseImportsRemover
2019-09-19 11:25:47 +02:00
Tomas Votruba
e98965d982
decouple TableTagValueNodeFactory + add IndexTagValueNode
2019-09-18 13:59:59 +02:00
Tomas Votruba
5acb03fd77
add discimap + soft deletable support
2019-09-17 21:42:16 +02:00
Tomas Votruba
939f1dbbe0
multiline php doc parsing fix
2019-09-17 15:39:40 +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
41c0c110a3
improve single info multiline doc, drop NodeDecorator
2019-09-17 11:17:59 +02:00
sashabeton
274f58301d
Create stub for FormRequest
2019-09-16 15:29:08 +03:00
Tomas Votruba
4861d717a1
[ZendToSymfony] Init
2019-09-13 10:41:33 +02:00
Tomas Votruba
8b591fab52
fixes
2019-09-11 19:41:09 +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
4cd498e3aa
move stubs loading to FileProcessor
2019-09-10 15:14:36 +02:00
Tomas Votruba
04d01ffdfe
add Symfony Validator annotations
2019-08-30 23:08:03 +02:00
Tomas Votruba
596986120d
fix doctine removal compat
2019-08-30 16:40:56 +02:00
Tomas Votruba
5618095feb
make parser work for missing GeneratedValue and InheritanceType
2019-08-30 10:54:10 +02:00
Tomas Votruba
1cc8592878
add doctrine stubs
2019-08-30 10:04:55 +02:00
Tomas Votruba
e6de2a7d38
add Sensio TemplateTagValueNode
2019-08-30 09:56:56 +02:00