Skip to content

2019.03.2

Choose a tag to compare

@andrerom andrerom released this 01 Nov 13:11
6b639ac

This release notably has tests running and passing on PHP 7.2 and 7.3.

Fixed:

  • Updated 4.7 => 5.0 db scripts so they will not fail when there are multiple users with the same e-mail (#1445)
  • Fix instances of count() that would cause a warning in 7.2 (#1443)
  • EZP-30834: remove strtotime function from the trashed-days option (#1441)
  • [Travis] Add testing for PHP 7.2 and 7.3 (#1446)

Thanks to @mateuszbieniek, @carlosmauri & @steepmountain for making this release possible.