-
Notifications
You must be signed in to change notification settings - Fork 59
feat: add strict types to all class files #435
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Static analysis takes care of this for the most part, but it'd still be good to use
strict_typesin all our classes, now that this library is for PHP 7.0+See https://dev.to/rocksheep/the-way-stricttypes-works-in-php-eb7