You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Сhg #247: Change UrlGeneratorInterface contract: on URL generation all unused arguments must be moved to query
parameters, if query parameter with such name doesn't exist (@vjik)
New #195: Add debug collector for yiisoft/yii-debug (@xepozz)
New #262: Add $hash parameter to UrlGeneratorInterface methods: generate(), generateAbsolute() and generateFromCurrent() (@vjik)
Chg #207: Replace two RouteCollectorInterface methods addRoute() and addGroup() to single addRoute() (@vjik)
Chg #222: Make Route, Group and MatchingResult dispatcher-independent (@rustamwin, @vjik)