Tomas Votruba
37eb07af6e
move stubs to composer-autoload ( #5890 )
...
* move stubs to composer-autoload
* remove duplicate classes
* apply Rector
2021-03-18 02:10:01 +01:00
Tomas Votruba
575131d0e2
[Compiler] Add downgrade-paths command ( #5887 )
2021-03-18 00:42:12 +01:00
Tomas Votruba
d7cb28e37a
[Symfony 5.1] Add RouteCollectionBuilderToRoutingConfiguratorRector ( #5835 )
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-13 16:11:49 +00:00
Tomas Votruba
ba1444959d
[TypeDeclaration] Improve param by caller type #2 ( #5787 )
2021-03-07 14:27:17 +00:00
Floris Luiten
39a6b79f30
Fixed typo "lenght" ( #5096 )
...
* Fixed typo in docs "lenght" to "length"
* Fixed typo in class constant "lenght" to "length"
* Changed "lenght" instead of "length", fixing bug in class_exists using incorrect classname
2021-01-06 03:06:16 +07:00
TomasVotruba
31fca6da21
lock phpstan to 0.12.32 to prevent internal errors
2020-07-20 01:53:34 +02:00
TomasVotruba
850c239435
add redirect response
2020-06-29 14:20:09 +02:00
TomasVotruba
828d8cf67f
prevent remove false template
2020-06-29 13:50:36 +02:00
TomasVotruba
7f0acb0fac
Fix ArgumentDefaultValueReplacerRector to work with bool values
2020-06-03 22:45:59 +02:00
TomasVotruba
0236c289e0
use interface over implementaion
2020-05-27 23:55:00 +02:00
TomasVotruba
2e8138f693
decopule AnnotationItemResolver
2020-04-30 16:53:03 +02:00
TomasVotruba
7b96f6eb86
make route fail
2020-04-30 13:44:05 +02:00
TomasVotruba
5fb73c2309
TagValueNode refactoring
2020-04-29 12:54:26 +02:00
TomasVotruba
1612ef2165
[PHP 8.0] Add attributes v2
2020-04-29 00:25:45 +02:00
Jeroen Thora
4e5c09fbb6
Make sure doctrine alias rector works in symfony controllers
2020-04-07 13:31:41 +02:00
TomasVotruba
1b937ec0e0
fix method annotation
2020-03-04 23:22:29 +01:00
TomasVotruba
f03c521de0
make some use of TypeNodeResolver from PHPStan
2020-01-14 15:26:36 +01:00
TomasVotruba
9075363fef
bump to PHPStan 0.12
2019-12-09 00:57:53 +01:00
TomasVotruba
5f523b5727
[PHPUnit][Symfony] Add jakzal-injetor Rector
2019-11-18 16:21:11 +01:00
Tomas Votruba
acfd930f54
apply PSR-12
2019-10-13 08:09:08 +02:00
Tomas Votruba
8f5ac69e2f
make tag value matching more precise
2019-10-04 19:03:07 +02:00
Tomas Votruba
b27f7fe797
[CodingStyle] Skip common annotation aliases in RemoveUnusedAliasRector
2019-10-02 15:01:09 +02:00
Tomas Votruba
8c259c8d92
add stubs over mirror class names in tests
2019-09-30 09:12:25 +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
407c3dc7b3
add UseImportsRemover
2019-09-19 11:25:47 +02:00
Tomas Votruba
939f1dbbe0
multiline php doc parsing fix
2019-09-17 15:39:40 +02:00
Tomas Votruba
41c0c110a3
improve single info multiline doc, drop NodeDecorator
2019-09-17 11:17:59 +02:00
Tomas Votruba
4861d717a1
[ZendToSymfony] Init
2019-09-13 10:41:33 +02:00
Tomas Votruba
04d01ffdfe
add Symfony Validator annotations
2019-08-30 23:08:03 +02:00