Skip to content

Commit

Permalink
Merge pull request #1354 from sjinks/1.2.4
Browse files Browse the repository at this point in the history
[1.2.4] Backport bug fixes from #1347
  • Loading branch information
Phalcon committed Oct 9, 2013
2 parents 533ba00 + bb40101 commit ac325e2
Show file tree
Hide file tree
Showing 29 changed files with 209,568 additions and 209,919 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,11 @@
- \Phalcon\Mvc\Query\Builder::__construct() ignores joins (#1327)
- Bug with a custom Events Manager in Phalcon\Mvc\Models (#1314)
- Micro Collections return Phalcon\Mvc\Micro\CollectionInterface (#1130)
- Other bug fixes (#947, #1040, backported patches from 1.3.0 etc)
- \Phalcon\Forms\Form::getMessages() does not generate a fatal error if the form is valid (#1349)
- Fixed memory leaks (#1345)
- Fixed invalid memory reads/writes across the code (#1340)
- Bug fixes in \Phalcon\Logger\{Adapter,Formatter}\FirePhp (#1333)
- Other bug fixes (#947, #1131, #1040, backported patches from 1.3.0 etc)

1.2.3
- Security fixes (#1144)
Expand Down
Loading

0 comments on commit ac325e2

Please sign in to comment.