Skip to content

Fixed ReflectionClass::getInterfaceClassNames()#1552

Draft
kukulich wants to merge 1 commit intoRoave:6.70.xfrom
kukulich:interface-class-names
Draft

Fixed ReflectionClass::getInterfaceClassNames()#1552
kukulich wants to merge 1 commit intoRoave:6.70.xfrom
kukulich:interface-class-names

Conversation

@kukulich
Copy link
Collaborator

UnitEnum, BackedEnum and Stringable were missing

UnitEnum, BackedEnum and Stringable were missing
@kukulich kukulich added the bug label Feb 27, 2026
@Ocramius
Copy link
Member

The ClassLikeStorageProvider crash in mutation tests is suspicious: did we change dependencies recently? 🤔



In ClassLikeStorageProvider.php line 45:
                                                                               
  Could not get class storage for roave\betterreflection\reflection\reflectio  
  nfunctionabstract                                                            
                                                                               

run [--test-framework TEST-FRAMEWORK] [--static-analysis-tool STATIC-ANALYSIS-TOOL] [--test-framework-options TEST-FRAMEWORK-OPTIONS] [--static-analysis-tool-options STATIC-ANALYSIS-TOOL-OPTIONS] [-j|--threads THREADS] [--with-uncovered] [-s|--show-mutations [SHOW-MUTATIONS]] [--no-progress] [--force-progress] [-c|--configuration CONFIGURATION] [--coverage COVERAGE] [--mutators MUTATORS] [--filter FILTER] [--git-diff-filter GIT-DIFF-FILTER] [--git-diff-lines] [--git-diff-base GIT-DIFF-BASE] [--formatter FORMATTER] [--logger-github [LOGGER-GITHUB]] [--id ID] [--map-source-class-to-test [MAP-SOURCE-CLASS-TO-TEST]] [--logger-gitlab [LOGGER-GITLAB]] [--logger-project-root-directory LOGGER-PROJECT-ROOT-DIRECTORY] [--logger-html LOGGER-HTML] [--logger-text LOGGER-TEXT] [--noop] [--only-covering-test-cases] [--min-msi MIN-MSI] [--min-covered-msi MIN-COVERED-MSI] [--log-verbosity LOG-VERBOSITY] [--initial-tests-php-options INITIAL-TESTS-PHP-OPTIONS] [--skip-initial-tests] [--ignore-msi-with-no-mutations [IGNORE-MSI-WITH-NO-MUTATIONS]] [--debug] [--dry-run]

Seems like we upgraded to 6.15.1 some days ago:

Poking @danog before deciding whether we need an upstream issue 🤔

@kukulich
Copy link
Collaborator Author

The same problem is in other PRs as well: #1553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants