Skip to content

Comments

ci: php 8.5 (#7585)#7786

Open
soyuka wants to merge 4 commits intoapi-platform:4.2from
soyuka:fix/7752
Open

ci: php 8.5 (#7585)#7786
soyuka wants to merge 4 commits intoapi-platform:4.2from
soyuka:fix/7752

Conversation

@soyuka
Copy link
Member

@soyuka soyuka commented Feb 21, 2026

fixes #7752

@burned42
Copy link

Thank you :)

I think the issue phpstan reports was fixed on main in 97aea06 so cherry-picking that one would probably fix the CI 🤔

Maxcastel and others added 3 commits February 24, 2026 15:23
* TypeBuilder: `$operation instanceof Query` is always false inside the
  `$wrapData` block since `$wrapData` requires Mutation|Subscription
* PartialCollectionViewNormalizer: inside `if ($isPaginatedWithCursor)`,
  `$operation` is narrowed to non-nullable HttpOperation — use `->` not `?->`
…bility

Symfony 8.1 Messenger strictly enforces `allow_no_handlers: false` (the default),
throwing NoHandlerForMessageException when dispatching a message with no handler.
The RPC entity uses `messenger: true` but had no handler registered.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

4 participants