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

Fix PHP 8.4 deprecations #185

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

javiereguiluz
Copy link
Collaborator

It fixes this:

SymfonyDocsBuilder\SymfonyHTMLFormat::__construct(): Implicitly marking parameter
$symfonyVersion as nullable is deprecated, the explicit nullable type must be used instead

SymfonyDocsBuilder\Renderers\SpanNodeRenderer::__construct(): Implicitly marking parameter 
$symfonyVersion as nullable is deprecated, the explicit nullable type must be used instead

@javiereguiluz javiereguiluz merged commit a14f15a into symfony-tools:main Dec 12, 2024
1 of 2 checks passed
@javiereguiluz javiereguiluz deleted the php_deprecations branch December 12, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants