Skip to content

Commit

Permalink
Updated Rector to commit 6be29cb334c36a803a5a82a420f4b21e11b4389a
Browse files Browse the repository at this point in the history
rectorphp/rector-src@6be29cb remove e2eTestChangingRunnerWithCache (#6048)
  • Loading branch information
TomasVotruba committed Jun 26, 2024
1 parent 462ba01 commit fbeb281
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 21 deletions.
4 changes: 2 additions & 2 deletions src/Application/VersionResolver.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ final class VersionResolver
* @api
* @var string
*/
public const PACKAGE_VERSION = 'd6102594b3dd109267e5e5448206373cba8ad043';
public const PACKAGE_VERSION = '6be29cb334c36a803a5a82a420f4b21e11b4389a';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-06-26 16:19:00';
public const RELEASE_DATE = '2024-06-26 16:46:20';
/**
* @var int
*/
Expand Down
16 changes: 8 additions & 8 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1680,12 +1680,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git",
"reference": "b72ccdfbbb82e4fd025ef3640b09bea6fcb6502a"
"reference": "8c5d6eea27042c920517dc998b14a0b01facb712"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/b72ccdfbbb82e4fd025ef3640b09bea6fcb6502a",
"reference": "b72ccdfbbb82e4fd025ef3640b09bea6fcb6502a",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/8c5d6eea27042c920517dc998b14a0b01facb712",
"reference": "8c5d6eea27042c920517dc998b14a0b01facb712",
"shasum": ""
},
"require": {
Expand All @@ -1710,7 +1710,7 @@
"tomasvotruba\/unused-public": "^0.3",
"tracy\/tracy": "^2.10"
},
"time": "2024-06-25T02:32:35+00:00",
"time": "2024-06-26T14:26:20+00:00",
"default-branch": true,
"type": "rector-extension",
"extra": {
Expand Down Expand Up @@ -1867,12 +1867,12 @@
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
"reference": "6206b0e2ab6250288d341af82f98ac9b1e45562d"
"reference": "d8a2c6297ff1563542e33ddba23a5e870576af71"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/6206b0e2ab6250288d341af82f98ac9b1e45562d",
"reference": "6206b0e2ab6250288d341af82f98ac9b1e45562d",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/d8a2c6297ff1563542e33ddba23a5e870576af71",
"reference": "d8a2c6297ff1563542e33ddba23a5e870576af71",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -1901,7 +1901,7 @@
"tomasvotruba\/class-leak": "^0.2",
"tracy\/tracy": "^2.10"
},
"time": "2024-06-25T02:57:24+00:00",
"time": "2024-06-26T14:22:03+00:00",
"default-branch": true,
"type": "rector-extension",
"extra": {
Expand Down
2 changes: 1 addition & 1 deletion vendor/composer/installed.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/rector/extension-installer/src/GeneratedConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*/
final class GeneratedConfig
{
public const EXTENSIONS = array('rector/rector-doctrine' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-doctrine', 'relative_install_path' => '../../rector-doctrine', 'extra' => NULL, 'version' => 'dev-main b72ccdf'), 'rector/rector-downgrade-php' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-downgrade-php', 'relative_install_path' => '../../rector-downgrade-php', 'extra' => NULL, 'version' => 'dev-main c053b97'), 'rector/rector-phpunit' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-phpunit', 'relative_install_path' => '../../rector-phpunit', 'extra' => NULL, 'version' => 'dev-main 221a68b'), 'rector/rector-symfony' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-symfony', 'relative_install_path' => '../../rector-symfony', 'extra' => NULL, 'version' => 'dev-main 6206b0e'));
public const EXTENSIONS = array('rector/rector-doctrine' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-doctrine', 'relative_install_path' => '../../rector-doctrine', 'extra' => NULL, 'version' => 'dev-main 8c5d6ee'), 'rector/rector-downgrade-php' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-downgrade-php', 'relative_install_path' => '../../rector-downgrade-php', 'extra' => NULL, 'version' => 'dev-main c053b97'), 'rector/rector-phpunit' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-phpunit', 'relative_install_path' => '../../rector-phpunit', 'extra' => NULL, 'version' => 'dev-main 221a68b'), 'rector/rector-symfony' => array('install_path' => '/home/runner/work/rector-src/rector-src/rector-build/vendor/rector/rector-symfony', 'relative_install_path' => '../../rector-symfony', 'extra' => NULL, 'version' => 'dev-main d8a2c62'));
private function __construct()
{
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
declare (strict_types=1);
namespace Rector\Doctrine\CodeQuality\Rector\Class_;

use PhpParser\Node\Attribute;
use PhpParser\Node;
use PhpParser\Node\Attribute;
use PhpParser\Node\Expr\ClassConstFetch;
use PhpParser\Node\Stmt\Class_;
use PhpParser\Node\Stmt\Property;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@

use PhpParser\Node;
use PhpParser\Node\Stmt\Property;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Rector\ValueObject\PhpVersion;
use Rector\VersionBonding\Contract\MinPhpVersionInterface;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
/**
* @see \Rector\Doctrine\Tests\CodeQuality\Rector\Property\TypedPropertyFromDoctrineCollectionRector\TypedPropertyFromDoctrineCollectionRectorTest
* @deprecated Use more complete \Rector\Doctrine\CodeQuality\Rector\Class_\ExplicitRelationCollectionRector instead
*/
final class TypedPropertyFromDoctrineCollectionRector extends AbstractRector implements MinPhpVersionInterface
final class TypedPropertyFromDoctrineCollectionRector extends AbstractRector implements MinPhpVersionInterface, DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@

use PhpParser\Node;
use PhpParser\Node\Stmt\Class_;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
/**
* @deprecated This rule is deprecated since Rector 1.1.2, as Symfony 6.1 introduced native attribute,
* more reliable and validated
*/
final class MakeCommandLazyRector extends AbstractRector
final class MakeCommandLazyRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

use PhpParser\Node;
use PhpParser\Node\Expr\MethodCall;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Contract\DependencyInjection\ResetableInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
Expand All @@ -14,7 +16,7 @@
*
* @see https://github.com/pact-foundation/pact-php/pull/61/files.
*/
final class ProcessBuilderGetProcessRector extends AbstractRector
final class ProcessBuilderGetProcessRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

use PhpParser\Node;
use PhpParser\Node\Expr\StaticCall;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
Expand All @@ -14,7 +15,7 @@
*
* @see https://github.com/pact-foundation/pact-php/pull/61/files.
*/
final class ProcessBuilderInstanceRector extends AbstractRector
final class ProcessBuilderInstanceRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
use PhpParser\Node;
use PhpParser\Node\Expr\MethodCall;
use PhpParser\Node\Expr\StaticCall;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
/**
* @deprecated This rule is deprecated since Rector 1.1.2, as it does not upgrade to valid code.
*/
final class WebTestCaseAssertSelectorTextContainsRector extends AbstractRector
final class WebTestCaseAssertSelectorTextContainsRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

use PhpParser\Node;
use PhpParser\Node\Stmt\Class_;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
Expand All @@ -14,7 +15,7 @@
* @deprecated This rule is deprecated since Rector 1.1.2, as Symfony 6.1 introduced native attribute,
* more reliable and validated
*/
final class CommandDescriptionToPropertyRector extends AbstractRector
final class CommandDescriptionToPropertyRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
use PhpParser\Node;
use PhpParser\Node\Stmt\Class_;
use PhpParser\Node\Stmt\ClassMethod;
use Rector\Configuration\Deprecation\Contract\DeprecatedInterface;
use Rector\Rector\AbstractRector;
use Symplify\RuleDocGenerator\ValueObject\CodeSample\CodeSample;
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
/**
* @deprecated This rule is deprecated since Rector 1.1.2. Use @see RenameAttributeRector rule instead.
*/
final class ChangeRouteAttributeFromAnnotationSubnamespaceRector extends AbstractRector
final class ChangeRouteAttributeFromAnnotationSubnamespaceRector extends AbstractRector implements DeprecatedInterface
{
/**
* @var bool
Expand Down

0 comments on commit fbeb281

Please sign in to comment.