Skip to content

Fix php 8.4 notices about implicitly nullable parameters#410

Merged
roblourens merged 1 commit intomicrosoft:mainfrom
TysonAndre:fix-notices
Sep 28, 2024
Merged

Fix php 8.4 notices about implicitly nullable parameters#410
roblourens merged 1 commit intomicrosoft:mainfrom
TysonAndre:fix-notices

Conversation

@TysonAndre
Copy link
Copy Markdown
Contributor

Nullable types were supported since php 7.1, this library requires php >= 7.2, https://wiki.php.net/rfc/deprecate-implicitly-nullable-types deprecates this in php 8.4

And fix notice about deprecated string encapsulation syntax

And fix notice about deprecated string encapsulation syntax
Copy link
Copy Markdown
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

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

Thanks!

@vs-code-engineering vs-code-engineering bot added this to the October 2024 milestone Sep 28, 2024
@roblourens roblourens merged commit 457738c into microsoft:main Sep 28, 2024
Copy link
Copy Markdown

@shaismithu shaismithu left a comment

Choose a reason for hiding this comment

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

how to become pro user

@shaismithu
Copy link
Copy Markdown

hello how its work can you explain

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