issues
search
ja-beb
/
pirogue-framework
PHP Micro Framework based on design used in prior projects (circa 2007). Revisiting functional design.
1
stars
0
forks
source link
pirogue\dispatcher\router.php
#31
Closed
ja-beb
closed
3 years ago
ja-beb
commented
3 years ago
update comments.
in _convert_case() remove call to strtolower()
in _build_action() remove $request_method parameter for 'GET' - use function default instead.
ja-beb
commented
3 years ago
modified register() to take the route in an array form.