Skip to content

2019.03.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrerom andrerom released this 14 May 16:35
· 74 commits to master since this release

Fixes

  • [2019.03] PHP 5.3, 5.5, 5.6 and 7.0 deprecation fixes (#1428)

  • [2019.03] Some fixes for MySQL8 and PHP7.3 (#1430)

  • Fix call count function on non countable variable as reported by PHP 7.2+ (215ce2c)

  • EZP-29279: Values of Date Field Type should be handled in UTC only (#1401)

  • EZP-29096: Do not store empty draft values in DB (#1417)

  • Avoid reflected XSS in DB handler error messages (#1425)

  • FIX cache not cleared on node visibility change (#1359)

  • EZP-29703: Legacy LDAP users cause error message on login (#1394) …

  • [PHP7] Add more BC construct methods, fixes issue with ezmbpaex and so on (ccb3261, c6f37e6)

  • EZP-30161: Handle form token in both custom (symfony) & also for historical legacy field (fd3b34c)

Design

  • [Admin] Adapt eZ logo to drop "community project" given it's used also for EE with legacy bridge (7dfd66c)
  • [Admin] Change dashboard to instead show version alias, like also used on github releases (dee3162)