OSDN Git Service

Fixes the match route comparison just for left direction.
authorJack Makiyama <jack@phpbr.org>
Tue, 24 May 2016 05:40:03 +0000 (01:40 -0400)
committerJack Makiyama <jack@phpbr.org>
Tue, 24 May 2016 05:50:29 +0000 (01:50 -0400)
commit41b8118e7d2c0571a0407d6cee4e7e68597c0e54
tree0d3565a3d595f86c61fbe1a9a33a9ba420790575
parent6ae75c118c1cc715934531e3c7605645b89f7a88
Fixes the match route comparison just for left direction.
src/Router.php
tests/src/PHPRouterTest/RouterTest.php