Skip to content

Commit

Permalink
Merge pull request #1278 from sjinks/1.2.4
Browse files Browse the repository at this point in the history
[1.2.4] Fix #1277 (ability to clone \Phalcon\Config)
  • Loading branch information
Phalcon committed Sep 23, 2013
2 parents 747dd0f + ab427eb commit a0c4bf7
Show file tree
Hide file tree
Showing 6 changed files with 208,292 additions and 208,214 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Redirects use status descriptions from RFC 2616 (#1175)
- \Phalcon\Config::merge now works with derived classes (#1024)
- \Phalcon\Security::checkHash() allows to restrict the length of the password to avoid attacks like https://www.djangoproject.com/weblog/2013/sep/15/security/
- \Phalcon\Config can now be cloned (#1277)
- Other bug fixes (#947, #1040, backported patches from 1.3.0 etc)

1.2.3
Expand Down
Loading

0 comments on commit a0c4bf7

Please sign in to comment.