- Mar 30, 2023
-
-
Robert Lange authored
* update to laminas or remove obsolete dependencies for dds * fix unit tests ** set Laminas as namespace ** correct signature for setUp method * fix OpenUrlTest method testValidateParamsEzbFalse by correcting import ** Redi resolver had been removed in finc - caused ReflectionException and made test fail ** corrected namespace ** run test via: docker exec -it de_15_ubl_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/View/Helper/Root/OpenUrlTest.php --filter testValidateParamsEzbFalse"
-
- Sep 21, 2021
-
-
for details see issue/19158
-
- Feb 24, 2021
-
-
merged via diff and patch by "Dorian Merz <merz@ub.uni-leipzig.de>"
-
- Mar 04, 2020
-
-
- Nov 14, 2019
-
-
Sebastian Kehr authored
* restore vanilla v5.1.0 composer configuration and dependencies * drop composer platform php override to allow for dependencies requiring php > 7.0.8 * install and configure add composer merge plugin * update npm-shrinkwrap.json * add finc specific dependencies via custom composer file * assure all symfony packages are locked to 3.4.* * execute themes-copy script on composer install and update
-