This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…et app working again.
…ests for OpenAm session timeouts, lmc_rbac fix
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
jerotire
pushed a commit
to dvsa/vol-app
that referenced
this pull request
Aug 16, 2024
* WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * WIP 3.0 project branch * Fixes * fix: template method call fix * feat: Updates to get app working with Laminas 3 * refactor(FormAnnotations): Refactoring deprecated annotation formats * VOL-4006 fix all tests except form tests for Laminas 3 * VOL-4006 remove createService, ServiceLocatorInterface and getServiceLocator * refactor(FormAnnotations): Refactoring deprecated annotation formats * fix: Fixes to issues introduced on rebasing 3.0 branch onto main to get app working again. * fix: refactoring unit tests to accommodate Laminas 3.0 changes * fix: refactoring unit tests to accommodate Laminas 3.0 changes * fix: refactoring unit tests to accommodate Laminas 3.0 changes - wip * fix: refactoring unit tests to accommodate Laminas 3.0 changes - wip * feat: drop support for Laminas 2 in composer.json * feat: make SanSessionToolbar available via laminas dev tools VOL-3749 * feat: drop support for Laminas 2, remove last createService, remove tests for OpenAm session timeouts, lmc_rbac fix * fix: add missing Laminas dependencies * fix: update cache config to be Laminas v3 compatible * fix: fake the `ext-redis` version * chore: bump dependencies * chore: bump `olcs-common` and `olcs-auth` to `^5.0.0` --------- Co-authored-by: Andy Newton <[email protected]> Co-authored-by: Ian Lindsay <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Drops support for Laminas v2.