Skip to content

Tags: gabrielfin/ezpublish-legacy

Tags

v2019.03.5

Toggle v2019.03.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
EZP-30416: INI settings don't support loose typing (ezsystems#1429)

* Bug fix: INI settings don't support loose typing

* Fix not set setting definition

* Update settings/contentstructuremenu.ini

Co-authored-by: André R <289757+andrerom@users.noreply.github.com>

v2019.03.4.2

Toggle v2019.03.4.2's commit message
Removed invalid constructor call

(cherry picked from commit eb5a66b)

v2017.12.7.2

Toggle v2017.12.7.2's commit message
Removed invalid constructor call

(cherry picked from commit eb5a66b)

v2019.03.4

Toggle v2019.03.4's commit message
Fix notice when checking for anonymous classes in autoload generator (e…

…zsystems#1450)

v2019.03.3

Toggle v2019.03.3's commit message
Merge branch '2017.12' into 2019.03

v2019.03.2

Toggle v2019.03.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Travis] Add testing for PHP 7.2 and 7.3 (ezsystems#1446)

* [Travis] Add testing for PHP 7.2 and 7.3

* [Test] Make sure to run phpunit from local dir and not from project dir

* [PPH7.3] Fix issues found on PHP 7.3

v2019.03.1

Toggle v2019.03.1's commit message
[Travis] Run PHP 5.5 tests on trusty

v2019.03.0

Toggle v2019.03.0's commit message
Configure 2019.03 for stable

v2019.03.0-rc2

Toggle v2019.03.0-rc2's commit message
Merge branch '2018.09'

v2018.09.5

Toggle v2018.09.5's commit message
Merge branch '2017.12' into 2018.09