Skip to content

Commit a0c4bf7

Browse files
author
Phalcon
committed
Merge pull request #1278 from sjinks/1.2.4
[1.2.4] Fix #1277 (ability to clone \Phalcon\Config)
2 parents 747dd0f + ab427eb commit a0c4bf7

File tree

6 files changed

+208292
-208214
lines changed

6 files changed

+208292
-208214
lines changed

CHANGELOG

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- Redirects use status descriptions from RFC 2616 (#1175)
1818
- \Phalcon\Config::merge now works with derived classes (#1024)
1919
- \Phalcon\Security::checkHash() allows to restrict the length of the password to avoid attacks like https://www.djangoproject.com/weblog/2013/sep/15/security/
20+
- \Phalcon\Config can now be cloned (#1277)
2021
- Other bug fixes (#947, #1040, backported patches from 1.3.0 etc)
2122

2223
1.2.3

0 commit comments

Comments
 (0)