phalcon / cphalcon

High performance, full-stack PHP framework delivered as a C extension.
https://phalcon.io
BSD 3-Clause "New" or "Revised" License
10.76k stars 1.96k forks source link

[BUG]: Router: getMatchedRoute() signature #16030

Closed niden closed 1 year ago

niden commented 1 year ago

Phalcon\Mvc\Router::getMatchedRoute() needs to return RouteInterface and null

niden commented 1 year ago

Resolved in https://github.com/phalcon/cphalcon/pull/16031