Commit Graph

9084 Commits

Author SHA1 Message Date
TomasVotruba
72c627e1f9 [Sensio] Add RemoveServiceFromSensioRouteRector 2020-06-06 16:07:51 +02:00
kodiakhq[bot]
8a82e3913c
Merge pull request #3475 from rectorphp/route-sensio
[Sensio] Add @route migration to Symfony
2020-06-06 13:41:02 +00:00
TomasVotruba
b45549b7ab update docs 2020-06-06 15:36:54 +02:00
TomasVotruba
420fdef26f [Sensio] Add @route migration to Symfony 2020-06-06 15:07:44 +02:00
kodiakhq[bot]
562e7f4347
Merge pull request #3474 from rectorphp/fix-post-get
Various @template/@method annotation fixes
2020-06-06 11:45:11 +00:00
TomasVotruba
234b3ea8f5 add support for single array item magic in tag value nodes 2020-06-06 13:41:16 +02:00
TomasVotruba
7e348b4de1 add single magic array support for @Method 2020-06-06 13:19:52 +02:00
TomasVotruba
2e78850f69 allow non-suffix dependency and fix no-route tag 2020-06-06 13:16:19 +02:00
TomasVotruba
a7769f59a9 fix @Template twig print 2020-06-06 11:30:34 +02:00
TomasVotruba
070d6d87ab add @Template failing test case for constant-alike-template reference 2020-06-06 11:25:28 +02:00
TomasVotruba
b4acc0fc43 quote more strings in configs to prevent prefixing 2020-06-05 13:05:09 +02:00
TomasVotruba
7ef2aecda9 remove preslashing, not needed after scoper fix 2020-06-05 13:02:06 +02:00
TomasVotruba
96baf1025d update CHANGELOG and rule overview 2020-06-05 12:33:30 +02:00
Tomas Votruba
f2f4bf3653
Merge pull request #3472 from rectorphp/multi-fix-2 2020-06-05 12:06:22 +02:00
TomasVotruba
43bdd14a4f un-preslash only quote or @ 2020-06-05 11:58:20 +02:00
TomasVotruba
3da597a76c shorten 2020-06-05 11:55:22 +02:00
Tomas Votruba
4a3e28b106
Merge pull request #3471 from rectorphp/multi-fix 2020-06-05 11:22:04 +02:00
TomasVotruba
e0328847ad add unpreslashing extra content 2020-06-05 11:19:24 +02:00
TomasVotruba
5fdb97b19f escape slash 2020-06-05 11:06:47 +02:00
TomasVotruba
8220dc8a57 scoper: unprefix qouted values 2020-06-05 10:49:31 +02:00
TomasVotruba
d1025e5a59 test StaticEasyPrefixer 2020-06-05 10:49:31 +02:00
TomasVotruba
ba2886342e quote class-type names to prevent prefixing 2020-06-05 09:10:44 +02:00
TomasVotruba
21e81102ea drop unneded is comment 2020-06-05 00:17:31 +02:00
Tomas Votruba
d964757759
Merge pull request #3470 from rectorphp/orm-entity-prefixed
add fix for preslah of entity class
2020-06-04 16:45:57 +02:00
TomasVotruba
af88ce43da add fix for preslah of entity class 2020-06-04 16:44:26 +02:00
Tomas Votruba
d389164d40
Merge pull request #3469 from rectorphp/fix-orm-prefix 2020-06-04 16:29:40 +02:00
TomasVotruba
9e46cab0d5 use string for classes in doc node factory 2020-06-04 16:22:11 +02:00
TomasVotruba
68170d3ba5 inline UuidInterface class 2020-06-04 16:22:11 +02:00
TomasVotruba
8f6731932e use string for classes in doc node factory 2020-06-04 16:22:11 +02:00
Tomas Votruba
78dd4bc797
Merge pull request #3468 from rectorphp/fix-orm-prefix
use string for classes in doc node factory
2020-06-04 15:34:25 +02:00
TomasVotruba
79b37670ba use string for classes in doc node factory 2020-06-04 15:20:55 +02:00
kodiakhq[bot]
c14aefc021
Merge pull request #3467 from rectorphp/unprefix-phar-class-string
[phar] unprefix class strings
2020-06-04 10:33:08 +00:00
TomasVotruba
7fdf332576 [phar] unprefix class strings 2020-06-04 12:29:25 +02:00
TomasVotruba
c694e26ab0 use constants over explicit values 2020-06-03 23:00:07 +02:00
kodiakhq[bot]
278b89fde6
Merge pull request #3466 from rectorphp/symfony28
[Symfony 2.8] Fix ArgumentDefaultValueReplacerRector to work with bool values
2020-06-03 20:50:01 +00:00
TomasVotruba
7f0acb0fac Fix ArgumentDefaultValueReplacerRector to work with bool values 2020-06-03 22:45:59 +02:00
Code Review Videos
6255f0ceea
Update docker commands to remove container on exit 2020-06-03 11:19:07 +01:00
Tomas Votruba
2a96e5cf3b
Merge pull request #3459 from rectorphp/php80-variable-less-exceptoin 2020-06-03 11:43:17 +02:00
TomasVotruba
c4595c7b69 update to php-parser 4.5 2020-06-03 11:39:18 +02:00
TomasVotruba
641016f129 [PHP 8.0] Add RemoveUnusedVariableInCatchRector 2020-06-03 09:31:06 +02:00
TomasVotruba
bd23afd28c fix import list annotatoin 2020-06-03 00:45:32 +02:00
TomasVotruba
129260805f use typo in rector argument 2020-06-03 00:38:28 +02:00
TomasVotruba
f5c9450478 correct ExceptionAnnotationRector description 2020-06-03 00:07:15 +02:00
kodiakhq[bot]
f2eb777f1d
Merge pull request #3458 from rectorphp/php80--tokens
[PHP 8.0] Add TokenGetAllToObjectRector
2020-06-02 19:13:56 +00:00
TomasVotruba
b0daf5e50e fix directory name 2020-06-02 18:20:07 +02:00
TomasVotruba
56e2449918 [PHP 8.0] Add TokenGetAllToObjectRector 2020-06-02 18:12:19 +02:00
Tomas Votruba
3465583606
Merge pull request #3453 from ondrejmirtes/scope-factory
Future-proof ScopeFactory
2020-05-31 19:30:45 +02:00
Tomas Votruba
e9183e5980
Merge pull request #3457 from rectorphp/php72-improve
[PHP 7.2] Various improvements in ListEach and WhileEach Rectors
2020-05-31 19:27:14 +02:00
TomasVotruba
b717da698b split ListEachRector and WhileEachToForeachRector test cases 2020-05-31 19:22:44 +02:00
TomasVotruba
ecc0971bf7 improve WhileEachToForeachRector 2020-05-31 19:19:16 +02:00