Skip to content

Add support for readonly properties #124

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 5 commits into from
Sep 11, 2021
Merged

Conversation

thekid
Copy link
Member

@thekid thekid commented Sep 11, 2021

Use native readonly modifier in PHP 8.1, simulated via virtual properties for PHP 7.X and PHP 8.0, see #115

Use native `readonly` modifier in PHP 8.1, simulated via virtual properties for
PHP 7.X and PHP 8.0, see #115
@thekid thekid merged commit b56b5b7 into master Sep 11, 2021
@thekid thekid deleted the feature/readonly-properties branch September 11, 2021 22:43
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