DBP Relay Core Bundle
Docs: see https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main/docs
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
Two issues this uncovered: * The caching was using the class name, which doesn't work with tests because we have two instances of the same class there, use spl_object_id() instead. * The default value was set before the events instead of at the end.
Name | Last commit | Last update |
---|---|---|
.gitlab-ci | ||
bin | ||
docs | ||
src | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
.php-cs-fixer.dist.php | ||
.renovaterc.json | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
composer.json | ||
composer.lock | ||
phpstan.neon | ||
phpunit.xml.dist | ||
psalm.xml |
Docs: see https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/main/docs