Symphony 2.6.4
Symphony 2.6.4 is a maintenance release, mostly dedicated to bug fixes.
Thanks again @brendo for your great work leading the Symphony team. I hope to do as good as you!
Bug Fixes
- #2489 Fixed issue where dates were not formatted correctly
- #2494 Cleanup session cookies when redirecting
- #2504 More url input sanitizing
- #2514 Consistently use entry status constants
Minor Updates
- Enforce PSR-2 code style using PHP CS Fixer
- More url input sanitizing
- Fixed some issue with the package.json file
- Removed dead SYM_DB_INSERT_FAILED const
- Replace create_function with closures
- Remove outdated items from navigation.xml
- Improvements to use strict comparisons
- Sanitize the POST for the system/preferences/
- Updated grunt deps