Skip to content

Simplify FunctionMapReader #571

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

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Simplify FunctionMapReader #571

merged 1 commit into from
Feb 6, 2025

Conversation

shish
Copy link
Collaborator

@shish shish commented Feb 6, 2025

PHP 8.0 has null-safe operators, which make operating on a single nullable type cleaner than having separate "does X exist" and "give me X" functions

PHP 8.0 has null-safe operators, which make operating on a single nullable type cleaner than having separate "does X exist" and "give me X" functions
@shish shish merged commit b325f3c into master Feb 6, 2025
19 checks passed
@shish shish deleted the pr571 branch February 6, 2025 15:45
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.

1 participant