9011 Commits

Author SHA1 Message Date
Tomas Votruba
d964757759
Merge pull request #3470 from rectorphp/orm-entity-prefixed
add fix for preslah of entity class
v0.7.28
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
Tomas Votruba
48e1db75bd
Merge pull request #3456 from rectorphp/cs-double-underscore 2020-05-31 18:07:22 +02:00
TomasVotruba
4fb1f982f9 [CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector 2020-05-31 18:03:31 +02:00
TomasVotruba
6c428c4bd0 add new rules to PHP 5.3 set 2020-05-31 17:57:07 +02:00
Tomas Votruba
c0140318e2
Merge pull request #3455 from rectorphp/remove-func-arg 2020-05-31 17:49:19 +02:00
TomasVotruba
01efa94434 update docs 2020-05-31 17:45:51 +02:00
TomasVotruba
de03278e1f [PHP 5.3] Add ReplaceHttpServerVarsByServerRector 2020-05-31 17:43:49 +02:00
TomasVotruba
bf8641c499 update docs 2020-05-31 17:26:08 +02:00
TomasVotruba
201352886c Add RemoveIniGetSetFuncCallRector 2020-05-31 17:25:51 +02:00
TomasVotruba
ae5ee7d09e [PHP 5.3] Add ClearReturnNewByReferenceRector 2020-05-31 16:30:10 +02:00
TomasVotruba
d28e599bae Add RemoveFuncCallArgRector 2020-05-31 16:20:39 +02:00
Tomas Votruba
f5c39b477c
Merge pull request #3452 from rectorphp/improve-list-each 2020-05-31 14:30:21 +02:00
TomasVotruba
df3c56f616 make FixtureSplitter return SmartFileInfo 2020-05-31 14:23:34 +02:00
Ondrej Mirtes
67cd31faa1
Future-proof ScopeFactory 2020-05-31 14:19:28 +02:00
TomasVotruba
f27f50bf9c rework AbstractRunnableRectorTestCase from eval to include 2020-05-31 14:11:04 +02:00
TomasVotruba
b1ab674690 cleanup 2020-05-31 12:17:49 +02:00
TomasVotruba
3b3951aa3a update to phpstan/phpstan-phpunit 0.12.10 2020-05-31 12:13:37 +02:00
Tomas Votruba
198a421fc8
Merge pull request #3451 from norberttech/docs/broken-link-own-rule
Fixed link to nodes overview in own rector code sample
2020-05-31 11:33:33 +02:00
Norbert Orzechowicz
db420aa64f
Fixed link to nodes overview in own rector code sample 2020-05-31 09:16:21 +02:00
kodiakhq[bot]
30b3ae89f7
Merge pull request #3450 from rectorphp/phpunit-phpstan
update to phpstan/phpstan-phpunit 0.12.9
2020-05-30 23:38:04 +00:00
TomasVotruba
5b20ab853b update docs 2020-05-31 01:34:04 +02:00
TomasVotruba
6446fe5e22 update to phpstan/phpstan-phpunit 0.12.9 2020-05-31 01:32:13 +02:00
TomasVotruba
0257636093 fix phpstan-phpunit to working version 2020-05-31 00:01:33 +02:00
TomasVotruba
662d5d4470 disable sonar until it works 2020-05-30 23:43:37 +02:00