laminas / laminas-db

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
https://docs.laminas.dev/laminas-db/
BSD 3-Clause "New" or "Revised" License
119 stars 66 forks source link

Bump `laminas/laminas-coding-standard` to `^2.3.0` #240

Closed ghostwriter closed 2 years ago

ghostwriter commented 2 years ago
Q A
BC Break yes
QA yes
Ocramius commented 2 years ago

I don't think we should touch this: laminas/laminas-db is "feature-complete", so our efforts should probably not go into improving the codebase, but just keeping it alive 🤔

arueckauer commented 2 years ago

@ghostwriter Thanks for your continuous contributions, that's awesome!

@Ocramius Although I see a potential risk with strict types, these maintenance changes could make it easier to support newer PHP versions in future releases.