Skip to content

Conversation

@tehmaestro
Copy link
Contributor

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #270

Fix for PHP 8.4 https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

@samdark samdark merged commit bfec5b6 into yiisoft:master Apr 3, 2025
0 of 11 checks passed
@samdark
Copy link
Member

samdark commented Apr 3, 2025

Thank you!

@samdark samdark modified the milestones: 2.0.19, 2.0.20 Apr 3, 2025
@rob006
Copy link
Contributor

rob006 commented Apr 4, 2025

?? is available since php 7. This package doesn't have php requirements in composer.json, it relies on requirements from yiisoft/yii2:v2.0.39, which is php 5.4. So this package could be installed on environment where ?? is not available.

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