Skip to content
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

[Turbo] fix sca #1760

Merged
merged 1 commit into from
Apr 22, 2024
Merged

[Turbo] fix sca #1760

merged 1 commit into from
Apr 22, 2024

Conversation

kbond
Copy link
Member

@kbond kbond commented Apr 20, 2024

Q A
Bug fix? no
New feature? no
Issues n/a
License MIT

Not sure how to fix the failing test.

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Apr 20, 2024
@kbond kbond requested a review from dunglas April 20, 2024 04:56
@@ -35,3 +35,13 @@ parameters:
message: "#^Parameter \\$stimulus of method Symfony\\\\UX\\\\Turbo\\\\Bridge\\\\Mercure\\\\TurboStreamListenRenderer\\:\\:__construct\\(\\) has invalid type Symfony\\\\WebpackEncoreBundle\\\\Twig\\\\StimulusTwigExtension\\.$#"
count: 1
path: src/Bridge/Mercure/TurboStreamListenRenderer.php

-
message: "#^Call to an undefined method Doctrine\\\\ORM\\\\Event\\\\OnFlushEventArgs\\:\\:getEntityManager\\(\\)\\.$#"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought phpstan understood method_exists() 🤷🏻

@smnandre
Copy link
Member

Not sure how to fix the failing test.

Related to the deprecation / session, no ?

@kbond
Copy link
Member Author

kbond commented Apr 22, 2024

Related to the deprecation / session, no ?

I don't think so, it's a timeout error in Symfony\UX\Turbo\Tests\BroadcastTest::testBroadcastWithProxy

@kbond kbond merged commit afc899d into symfony:2.x Apr 22, 2024
37 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants