laminas / laminas-stdlib

SPL extensions, array utilities, error handlers, and more
https://docs.laminas.dev/laminas-stdlib/
BSD 3-Clause "New" or "Revised" License
190 stars 40 forks source link

Adding type-hints #102

Open boesing opened 1 year ago

boesing commented 1 year ago

Feature Request

Q A
New Feature yes
RFC no
BC Break yes

Summary

This issue is to keep track that we do need strict-types and type-hints in this component. Due to the laminas-servicemanager v4 release, almost every other component gets new major versions as well and therefore, these packages could also update to latest major of stdlib which introduces a bunch of BC breaks regarding type-hints.