Files
simple-php-router/tests
Simon Sessingø 2b9403db28 Features & bugfixes
- Feature: added new getFirstHeader to Request object that will return the first header found from array list- used to simplify the code.
- Feature: added new InputHandler::getValueFromArray method that loops through input-items to ensure that value is always returned.
- Fixed calling getUrl with array as parameters option throws error.
- Fixed `SimpleRouter::getUrl` having wrong nullable return type.
2021-03-25 03:41:11 +01:00
..
2021-03-25 03:41:11 +01:00
2018-03-20 03:38:55 +01:00
2018-03-26 23:43:27 +02:00
2021-03-22 14:09:27 +01:00