Skip to content

2017.12.4

Compare
Choose a tag to compare
@andrerom andrerom released this 29 Oct 10:18
· 33 commits to 2017.12 since this release
a26004b

Fixes

Changes since 2017.12.3.2

  • EZP-29379: Fixed changing of section not committing to the solr index (#1378), followup:
    • EZP-29379: Option to skip search engine indexing inside eZContentOperationCollection::updateSection (#1381)
  • [PHP] Fix some PHP 7.2 deprecations (#1382), other relevant fixes:
    • Add BC constructor for eZContentUploadHandler (#1392)
    • [PHP7] Add constructor compatibility on eZContentObjectTreeNode (#1395)

Changes since 2017.12.3

  • EZP-29390: [Legacy] PHP Warning: Cannot change session name when session is active (#1373), followups:
    • Fix EZP-29418: Wrong Session Name after EZP-29390 (#1377)
    • Fix CS from #1377
  • Skip tests that depend on critmon1.ez.no as it has been shut down. (#1374)

Misc

  • Update version number, add hint of which version it is (6043da5)
    • 2017.12 will now have version number v5.97.12 instead of 5.90.0-alpha1 making it possible to somewhat better identifying branch user is on (master continues to be alpha1)