Skip to content

fix: Implicitly nullable parameter types are deprecated in PHP 8.4#61

Open
mpesari wants to merge 1 commit into
felixfbecker:masterfrom
mpesari:master
Open

fix: Implicitly nullable parameter types are deprecated in PHP 8.4#61
mpesari wants to merge 1 commit into
felixfbecker:masterfrom
mpesari:master

Conversation

@mpesari

@mpesari mpesari commented Jan 13, 2025

Copy link
Copy Markdown

Implicitly nullable parameter types are deprecated in PHP 8.4

?Type syntax was added in PHP 7.1, so there are no backward compatibility issues.

@edsrzf

edsrzf commented Jan 27, 2025

Copy link
Copy Markdown

This library is a Psalm dependency, and with Psalm's 6.0 release, these deprecation warnings cause the Psalm language server to crash: vimeo/psalm#11211

Could this please be merged and released?

@DannyvdSluijs

Copy link
Copy Markdown
Contributor

Maybe good to know this repo seems unsupported. The sole maintainer doesn’t seem to be active anymore. Also see #59 (comment)

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.

3 participants