10000 Update by honsa · Pull Request #3 · honsa/rector · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 202 commits into from
Feb 26, 2024
Merged

Update #3

merged 202 commits into from
Feb 26, 2024

Conversation

honsa
Copy link
Owner
@honsa honsa commented Feb 26, 2024

No description provided.

rectorphp/rector-src@7e2495e [Php70] Skip inside Encapsed on ThisCallOnStaticMethodToStaticCallRector (#5481)
rectorphp/rector-src@3dac3a0 [Performance] Cache PHP version features on reading composer.json on PhpVersionProvider (#5484)
rectorphp/rector-src@be53fac [Renaming] Remove namespace renames in ClassRename, as it should only rename references, not move to new namespace (#5487)
rectorphp/rector-src@aa66151 [Performance] Remove unnecessary FunctionLikeParamPositionNodeVisitor (#5491)
rectorphp/rector-src@aa66151 [Performance] Remove unnecessary FunctionLikeParamPositionNodeVisitor (#5491)
rectorphp/rector-src@2d31644 [Config] Restore default values for RectorConfig->parallel() config similar to original <=0.18.x version (#5472)
rectorphp/rector-src@f7caedf [Performance][PhpParser] Deprecate InlineCodeParser::parse(), extract into parseFile() and parseString() (#5482)
rectorphp/rector-src@dd02659 [CodeQuality] Skip surplus open square bracket on SimplifyRegexPatternRector (#5494)
rectorphp/rector-src@c2cdcd3 [CodeQuality] Fix logic start with [^ on SimplifyRegexPatternRector to ensure only skip on this case (#5495)
rectorphp/rector-src@7584d25  [AutoImport] Skip start with <?= short open tag on auto import  (#5496)
rectorphp/rector-src@174656a [Testing] Deprecate FileInfoParser, use existing TestingParser instead (#5501)
rectorphp/rector-src@35ddfb2 make literal separator optional, as rather coding style and not always desired (#5505)
rectorphp/rector-src@a69e1ff Add PHPUnit 9 annotations support detectoin in "custom-rule" command, add RectorConfig::withPreparedSets() (#5506)
rectorphp/rector-src@a3d2375 [DX] Add error message information for include full path to load internal phpstan bleedingEdge.neon config (#5635)
rectorphp/rector-src@d5c3fc7 [Transform] Allow transform ruleWithConfiguration() to withConfiguredRule() on RectorConfigBuilderRector (#5637)
rectorphp/rector-src@f107b4c [Rector] Allow transform sets() to withSets() on RectorConfigBuilderRector (#5638)
rectorphp/rector-src@70b1985 [Transform] Allow transform disableParallel() to withoutParallel() on RectorConfigBuilderRector (#5640)
rectorphp/rector-src@23179d0 [Transform] Allow transform fileExtensions() to withFileExtensions() (#5641)
rectorphp/rector-src@522668e [Performance] [VendorLocker] Early allow change return type on private method on ClassMethodReturnTypeOverrideGuard::shouldSkipClassMethod() (#5642)
rectorphp/rector-src@29562ce [VendorLocker] Early return false on private method on ParentClassMethodTypeOverrideGuard::hasParentClassMethod() (#5644)
rectorphp/rector-src@00876da [Renaming] Handle crash on RenameFunctionRector with die() and $_SESSION usage (#5646)
rectorphp/rector-src@3b44873 [Renaming] Handle crash on RenameFunctionRector with die() and $_SESSION part 2 (#5647)
rectorphp/rector-src@7e741fe Keep comments in annotations when converting them to attributes (#5650)
rectorphp/rector-src@99a79f8 [TypeDeclaration] Fix abs() returns on ReturnTypeFromStrictTypedCallRector (#5652)
rectorphp/rector-src@6095e32  [TypeDeclaration] Allow abs() to return int when pass int arg on ReturnTypeFromStrictTypedCallRector (#5653)
rectorphp/rector-src@8038ee1 [TypeDeclaration] Skip possible returns false on ReturnTypeFromStrictNewArrayRector (#5654)
rectorphp/rector-src@f9b3312 [TypeDeclaration] Include MockObject&ClassName docblock with IntersectionTypeNode on TypedPropertyFromStrictSetUpRector (#5655)
rectorphp/rector-src@4951acc [Renaming] New Rule: RenameFunctionLikeParamWithinCallLikeArgRector (#5554)
rectorphp/rector-src@18a8aec [TypeDeclaration] Adds AddParamTypeForFunctionLikeWithinCallLikeArgDeclarationRector rule (#5547)
rectorphp/rector-src@fb312e0 [PHPStanStaticTypeMapper] Avoid double \ prefix on IntersectionTypeMapper (#5656)
rectorphp/rector-src@b9ea5fd [PostRector] Skip remove use statement on used in annotation on removeUnusedImports() (#5657)
rectorphp/rector-src@f5a45a5 [BetterPhpDocParser] Clean up unnecessary create new ConstFetchNode() on ArrayItemClassNameDecorator (#5658)
rectorphp/rector-src@d754bec  [Php71] Skip re-assign as string on AssignArrayToStringRector  (#5659)
rectorphp/rector-src@2d1f468 [Privatization] Skip with suffix "TestCase" on FinalizeTestCaseClassRector (#5660)
rectorphp/rector-src@3ef3e35 [Php71] Skip re-assign as string on AssignArrayToStringRector part 2 (#5661)
@honsa honsa merged commit 352fb71 into honsa:master Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0