Files
simple-php-router/tests/Pecee/SimpleRouter
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
..
2018-03-29 21:16:02 +02:00
2021-03-25 03:41:11 +01:00
2018-03-20 03:38:55 +01:00
2018-03-20 03:38:55 +01:00
2021-03-22 18:34:14 +01:00