Skip to content

fix: preparedId is nullable#516

Merged
barryvdh merged 1 commit intophp-debugbar:masterfrom
JoyceBabu:master
Feb 4, 2023
Merged

fix: preparedId is nullable#516
barryvdh merged 1 commit intophp-debugbar:masterfrom
JoyceBabu:master

Conversation

@JoyceBabu
Copy link
Copy Markdown
Contributor

Parameter $preparedId is optional with a default value of null, but the return type of the getter method getPreparedId is set to string triggering a TypeError.

@JoyceBabu JoyceBabu force-pushed the master branch 2 times, most recently from b2a7d37 to 16c9835 Compare January 9, 2023 12:40
@barryvdh barryvdh merged commit 17dcf3f into php-debugbar:master Feb 4, 2023
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.

2 participants