Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rectorphp/rector-src issues and pull requests

#6320 - [Performance] Reduce double traverse on StrictNativeFunctionReturnTypeAnalyzer

Pull Request - State: closed - Opened by samsonasik 5 months ago - 1 comment

#6319 - [NodeTypeResolver] Remove normalize iterable type on TypeHasher

Pull Request - State: closed - Opened by samsonasik 5 months ago - 1 comment

#6318 - Bump to PHPStan 1.12.4 and fix test

Pull Request - State: closed - Opened by samsonasik 5 months ago - 2 comments

#6317 - [NodeTypeResolver] Clean up set attribute scope on Property

Pull Request - State: closed - Opened by samsonasik 5 months ago - 1 comment

#6312 - Add the possibility to process files in batches

Pull Request - State: open - Opened by carlos-granados 5 months ago - 4 comments

#6306 - Add RemoveTypedPropertyNonMockDocblockRector

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 2 comments

#6294 - Update incorrect configuration example

Pull Request - State: closed - Opened by steef 5 months ago - 1 comment

#6293 - always make paths absolute before processing files

Pull Request - State: open - Opened by Kanti 5 months ago

#6291 - Clean up UseImportsTraverser

Pull Request - State: closed - Opened by samsonasik 5 months ago

#6290 - Ensure same behaviour as before on UseImportsTraverser

Pull Request - State: closed - Opened by samsonasik 5 months ago

#6289 - Bump to PHPStan 1.12.2 and Fix test

Pull Request - State: closed - Opened by samsonasik 5 months ago - 4 comments

#6286 - trait type should be handled from reflection

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 1 comment

#6285 - [FileSystem] Add data and writable to not include on InitFilePathsResolver

Pull Request - State: closed - Opened by samsonasik 5 months ago - 2 comments

#6283 - tv class like

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 3 comments

#6282 - [DX] Use ClassLike in ClassConst usage on isObjectType() error message

Pull Request - State: closed - Opened by samsonasik 5 months ago - 2 comments

#6280 - Fix cache post rector collection on PostFileProcessor

Pull Request - State: closed - Opened by samsonasik 5 months ago - 1 comment

#6279 - [Cleanup] File helper is not used

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6277 - Few tiny fixes

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6275 - [DX] Remove undocumented and single implementer of skip voter, keep it simple

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 1 comment

#6274 - [Config] Make with php set used, cleanup phpstan config

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6271 - Replace object type hinting

Pull Request - State: closed - Opened by peterfox 5 months ago - 5 comments

#6270 - [ReturnTypeInferer] Drop this/static docblock type check on ReturnTypeInferer

Pull Request - State: closed - Opened by samsonasik 5 months ago - 2 comments

#6269 - [automated] Apply Coding Standard

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6268 - [automated] Re-Generate preload.php

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6266 - [AutoImport] Skip auto import conflict aliased on no namespace

Pull Request - State: closed - Opened by samsonasik 5 months ago - 2 comments

#6265 - Adds AddClosureParamTypeFromObjectRector

Pull Request - State: closed - Opened by peterfox 5 months ago - 3 comments

#6262 - Clean up skip config on rector.php

Pull Request - State: closed - Opened by samsonasik 5 months ago - 1 comment

#6261 - [DX] [Experimental] Add withPhpLevel() to raise PHP level one rule at a time

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 2 comments

#6260 - remove arg positoin from AddClosureParamTypeFromArg, to ease configuration

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 3 comments

#6259 - Tidy up

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6258 - [TypeDeclaration] Adds AddClosureParamTypeFromArgRector

Pull Request - State: closed - Opened by TomasVotruba 5 months ago

#6257 - rector cli help

Pull Request - State: closed - Opened by TomasVotruba 5 months ago - 1 comment

#6256 - Process dependent files

Pull Request - State: closed - Opened by carlos-granados 5 months ago - 8 comments

#6253 - Skip Doctrine collections in TypedPropertyFromAssignsRector

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6252 - Revert "[stubs] Add one to many stub to be loaded in demos"

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6251 - [stubs] Add one to many stub to be loaded in demos

Pull Request - State: closed - Opened by TomasVotruba 6 months ago - 2 comments

#6250 - [Php84] Do not reprint node type on ExplicitNullableParamTypeRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6249 - [PHPStan 1.11.x] [AttributeKey] Drop statementDepth attribute

Pull Request - State: closed - Opened by samsonasik 6 months ago - 3 comments

#6248 - [ci] Cleanup + finalise classes

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6247 - Temporary pin illuminate/container to 11.20.0

Pull Request - State: closed - Opened by samsonasik 6 months ago

#6246 - [Php70] Fix with \r\n on EregToPregMatchRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6245 - Add CRLF test case for EregToPregMatchRector

Pull Request - State: closed - Opened by mcenirm 6 months ago - 1 comment

#6243 - Remove self after exection of add-phpstan-self-replace.php

Pull Request - State: closed - Opened by samsonasik 6 months ago

#6241 - Bump phpstan to 1.11.11 and pcre to 3.3.0

Pull Request - State: closed - Opened by samsonasik 6 months ago

#6240 - Optimise post rectors

Pull Request - State: closed - Opened by carlos-granados 6 months ago - 8 comments

#6239 - [AttributeKey] Drop virtual_node attribute

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6235 - [TypeDeclaration] Add AddReturnArrayDocblockBasedOnArrayMapRector

Pull Request - State: closed - Opened by TomasVotruba 6 months ago - 7 comments

#6234 - [Performance] Cache should traverse for AddUseStatementGuard

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6233 - [TypeDeclaration] Add AddParamArrayDocblockBasedOnCallableNativeFuncCallRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 3 comments

#6232 - Optimise checking the node types allowed for each rule

Pull Request - State: closed - Opened by carlos-granados 6 months ago - 23 comments

#6230 - Trigger Build for rector-symfony#660 patch

Pull Request - State: closed - Opened by samsonasik 6 months ago

#6229 - [CodeQuality] Handle multi negation and on SimplifyDeMorganBinaryRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6228 - [TypeDeclaration] Skip mixed in union on ClosureReturnTypeRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 5 comments

#6226 - feat: add some help on the default process command

Pull Request - State: closed - Opened by 94noni 6 months ago - 1 comment

#6224 - [docs] add note about new find-rule page

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6222 - [CodeQuality] Ensure check native array type on Foreach* rules

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6221 - [CodeQuality] Skip Generator on SimplifyForeachToCoalescingRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6220 - [PHPStanStaticTypeMapper] Clean up TypeUnwrapper::removeNullTypeFromUnionType()

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6218 - [Php71] Allow multiple same catches on MultiExceptionCatchRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 1 comment

#6217 - Add known type casting to AnnotationToAttributeRector

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6215 - [automated] Apply Coding Standard

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6214 - [automated] Re-Generate Nodes/Rectors Documentation

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6213 - [TypeDeclaration] Handle crash on nullable intersection on ClosureReturnTypeRector

Pull Request - State: closed - Opened by samsonasik 6 months ago - 3 comments

#6211 - Typo fix on message on LevelRulesResolver

Pull Request - State: closed - Opened by samsonasik 6 months ago

#6210 - [AutoImport] Skip conflict short name import docblock on no namespace

Pull Request - State: closed - Opened by samsonasik 6 months ago - 3 comments

#6205 - Rectify and clean up skip config

Pull Request - State: closed - Opened by samsonasik 6 months ago - 1 comment

#6204 - Skip only response inside controller class

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#6203 - [Configuration] Allow define max level > possible level on LevelRulesResolver

Pull Request - State: closed - Opened by samsonasik 6 months ago - 2 comments

#6202 - Skip symfony response in ReturnTypeFromReturnNewRector

Pull Request - State: closed - Opened by TomasVotruba 6 months ago