Skip to content

6.7.2

Choose a tag to compare

@bdunogier bdunogier released this 01 Mar 15:56
· 1880 commits to 7.5 since this release

Changes since v6.7.1:

Bugfixes

  • Missing statement in PageService.php (#1914, EZP-26967)
  • Add forgotten USE statement for newly introduced exception (#1903, EZP-26742)
  • Binary files max file size in content type view has wrong unit (#1900, EZP-26902)
  • ContentType::getDescription incorrect usage of isset() function (#1893, EZP-26903)

Security

  • Add doc warning about possible code injection (EZP-26840)