Skip to content

Commit

Permalink
Merge pull request #1694 from sjinks/router
Browse files Browse the repository at this point in the history
Fix #1688
  • Loading branch information
Phalcon committed Dec 15, 2013
2 parents 58646ee + 5dbf041 commit f3808d7
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 245 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
- Faster Phalcon\Mvc\Model\Row (#1606)
- Bug fix: no arguments were passed to beforeMatch handler in Phalcon\Mvc\Router (#1556)
- Added diagnostics when a validator returns false but does not call appendMessage() (#1664)
- Fixed handling of numeric namespaces/modules/controllers/actions (#1688)
- Phalcon\Flash:
- Phalcon\Flash\Session::getMessage('key') returns now an empty array if the key is not found (#908, #920)
- Phalcon\Flash\Session::getMessages() incorrectly removed all messages (#1575)
Expand Down
Loading

0 comments on commit f3808d7

Please sign in to comment.