I\'ve got something that bugs me : when somebody requests a route with an id greater than PHP_INT_MAX, the id is passed as a string to my controller, thus throwing a 500 error,