laminas / laminas-httphandlerrunner

Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
https://docs.laminas.dev/laminas-httphandlerrunner/
BSD 3-Clause "New" or "Revised" License
63 stars 20 forks source link

feature: hardening type-safety #15

Closed boesing closed 3 years ago

boesing commented 3 years ago
Q A
BC Break yes
New Feature kinda
QA yes

Description

boesing commented 3 years ago

Codesniffer issues are fixed with #14

boesing commented 3 years ago

~I have to verify why unit tests now fail. They supposed to work.~

Was related to the refactoring regarding list, fixed now ✅