2017.10.0
Changes since 2017.08.01:
- EZP-27804: Constructor refactoring (PHP4 to PHP5 __construct()) (#1233)
- No more PHP 7.0 deprecation warnings coming from legacy kernel
- EZP-27803: Wrong URLs in Treemenu if Platform is installed in a sub-directory (#1318)
- EZP-24744: Increase password security by supporting PHP's
password_hash()
(bcryt) (#1322) - EZP-27814: Support MySQL error codes in DB exceptions (#1315)
- Fix Typo in ezobjectrelation.tpl after 2017.08 class limitation feature addition (#1328)
Changes since 2017.10.0-RC1:
- Remove wrong semicolons in standard design (#1327)