Skip to content

Commit

Permalink
Merge pull request #1758 from sjinks/1.2.5
Browse files Browse the repository at this point in the history
[1.2.5] Bug fixes
  • Loading branch information
Phalcon committed Jan 6, 2014
2 parents da2548a + d11e52e commit 82392bc
Show file tree
Hide file tree
Showing 9 changed files with 1,218 additions and 24 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
- Bug fixes in Phalcon\Db\Adapter\Pdo::describeColumns() (#1562)
- Phalcon\Session\Adapter::__destruct() now calls session_write_close() (#1624)
- Volt: fixed bug in email_filed() (#1723)
- Fixed PHP Notices in Phalcon\Debug::onUncaughtException() (#1683)
- Phalcon\Logger\Adapter::commit() clears the queue (#1748)
- Constant-time string comparison in Phalcon\Security::checkHash() (#1755)

1.2.4
- Fixed broken ACL inheritance (#905)
Expand Down
Loading

0 comments on commit 82392bc

Please sign in to comment.