-
-
Notifications
You must be signed in to change notification settings - Fork 79
feat(class): readonly and final classes
#639
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
base: master
Are you sure you want to change the base?
Conversation
02a6b3e to
ec069a1
Compare
Pull Request Test Coverage Report for Build 20553374853Details
💛 - Coveralls |
Xenira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks. Just a small adjustment.
9505f72 to
416e8ce
Compare
Xenira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think we can re-use the build utility for the test crate as well.
8a3f06d to
cadacb4
Compare
cadacb4 to
d3733fc
Compare
| repository = "https://github.com/extphprs/ext-php-rs" | ||
| homepage = "https://ext-php.rs" | ||
| license = "MIT OR Apache-2.0" | ||
| links = "ext-php-rs" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
linking with itself seems wrong. Havent looked into it though.
No description provided.