Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

feat!: upgrade to Laminas v3 #12

Merged
merged 57 commits into from
Jan 16, 2024
Merged

feat!: upgrade to Laminas v3 #12

merged 57 commits into from
Jan 16, 2024

Conversation

JoshuaLicense
Copy link
Contributor

Description

Upgrades to Laminas v3.

ilindsay and others added 30 commits November 1, 2023 15:26
# Conflicts:
#	composer.lock
#	config/application.config.php
#	config/autoload/lmc_rbac.config.php
#	module/Olcs/Module.php
this is the body
@github-advanced-security
Copy link

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.

fibble and others added 22 commits January 15, 2024 09:42
(cherry picked from commit 0be65e69c9ce1894de01382652c5831f5577851c)
@JoshuaLicense JoshuaLicense marked this pull request as ready for review January 16, 2024 17:06
@JoshuaLicense JoshuaLicense merged commit 1c164ef into main Jan 16, 2024
3 of 6 checks passed
@JoshuaLicense JoshuaLicense deleted the project/3.0 branch January 16, 2024 17:07
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
# This is the 1st commit message:

WIP

# This is the commit message dvsa/olcs-internal#2:

WIP

# This is the commit message dvsa/olcs-internal#3:

WIP

# This is the commit message dvsa/olcs-internal#4:

WIP

# This is the commit message dvsa/olcs-internal#5:

WIP

# This is the commit message dvsa/olcs-internal#6:

WIP

# This is the commit message dvsa/olcs-internal#7:

WIP

# This is the commit message dvsa/olcs-internal#8:

WIP

# This is the commit message dvsa/olcs-internal#9:

WIP

# This is the commit message dvsa/olcs-internal#10:

WIP

# This is the commit message dvsa/olcs-internal#11:

WIP

# This is the commit message dvsa/olcs-internal#12:

WIP

# This is the commit message dvsa/olcs-internal#13:

WIP

WIP

WIP

WIP

WIP

VOL-3915: refactor ApplicationProcessingInspectionRequestController and a new factory

VOL-3915: add factories in OLCS/src/Controller/Application

    VOL-3915: fix ApplicationProcessingOverviewControllerTest tests

    VOL-3915: remove all getServiceLocators in ApplicationController and corresponding factory and test

    VOL-3915: remove getServiceLocators in Controller\Bus and corresponding factories

    VOL-3915: tidy tests and controllers (BusDetails/BusProcessing/BusService)

    VOL-3915: AbstractHistory controller and factory

    VOL-3915: fix ConfirmTest unit tests

    VOL-3915: fix construct for ConditionUndertakingController and factory

    VOL-3915: remove all getServiceLocators in Application/Overview and Penalty Controllers and corresponding factories

    VOL-3915: CasesController and corresponding factory

    VOL-3915: remove all getServiceLocators in ApplicationProcessingController and corresponding factory

    VOL-3915: remove all getServiceLocators in IrhpApplicationController and corresponding factory

    VOL-3915: remove all getServiceLocators in ApplicationProcessingController, LicenceController and SurrenderControllers

    VOL-3915: remove all getServiceLocators in OperatorController and LicenceController

    VOL-3915: remove all getServiceLocators in Application/ProcessingController and TransportManagerController

    VOL-3915: replaced routes declared in invokable with abstractInternalController and corresponding files

    VOL-3915: tidy up of modules and factories

    VOL-3915: replaced invokable and strings that extended abstractHistoryController

    VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator

    VOL-3915: tidy up - add factories for Bus/ Cases/ TransportManager

    VOL-3915: fix unit test (ConfirmTest)

    VOL-3915: add factories for Applications/ Cases/ IrhpPermits/ Operator

    VOL-3915: add correct path to navigation

VOL-3915: add factories for Sla directory

    VOL-3915: /Admin  add factories for DataRetention and controller

Remove gSL and add factories for History & Disqualify controllers

Fix disqualify & others

Revert "Fix disqualify & others"

This reverts commit e0fb5f90c384d54681e63fa1d133b3065e1bdd08.

    VOL-3915: add factories for rest of Admin directory

    VOL-3915: white screen corrections

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP

WIP
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
* VOL-4006 update composer dependencies for laminas 3

* VOL-4006 composer changes for build

* VOL-4006 add laminas V3 modules

* VOL-4006 fix test bootstrap for Laminas 3

* createService and ServiceLocatorInterface now gone ready for V3

* VOL-4006 swap zfcrbac for lmcrbac

* VOL-4006 laminas router namespace changes

* VOL-4006 updat namespace for FlashMessenger + remove redundant use statements

* VOL-4006 update composer dependencies for laminas 3

* VOL-4006 composer changes for build

* VOL-4006 add laminas V3 modules

* VOL-4006 fix test bootstrap for Laminas 3

* createService and ServiceLocatorInterface now gone ready for V3

* VOL-4006 swap zfcrbac for lmcrbac

* VOL-4006 laminas router namespace changes

* VOL-4006 updat namespace for FlashMessenger + remove redundant use statements

* VOL-4006 add missing Laminas Router

* VOL-4006 add updated cache config for local environments

* VOL-4006 fix for case sensitivity and updated listerner instantiation

* Task filter and dependency missing fixes

* Various fixes to get internal working

* Various fixes to get internal working

* Various fixes to get internal working

* Various fixes to get internal working

* feat: VOL-3749 enable SanSessionToolbar now we're on Laminas 3

* fix(Some stuff): subject

this is the body

* fix: bump lock to Laminas 3 versions

* fix: add fake redis extension version

* fixup! fix: add fake redis extension version

* fix: refactor to fix unit test errors

* fix: refactor to satisfy the `olcs-common` changes

* fix: replace `soflomo/purifier` with `saeven/zf3-purifier`

* refactor: deprecated form annotations refactor

* fix: migrate `RouteParams` to Laminas v3

* fix: migrate `MarkerPluginManager` to Laminas v3

* refactor: deprecated form annotations refactor

* fixup! fix: migrate `RouteParams` to Laminas v3

(cherry picked from commit 0be65e69c9ce1894de01382652c5831f5577851c)

* fixup! fix: migrate `MarkerPluginManager` to Laminas v3

* feat: VOL-3749 make SanSessionToolbar available (removing outdated todo comment))

* fix: Licence Permits view table formatter classname bugfix /  other fixes

* feat: drop support for Laminas 2, final remaining createService methods deleted VOL-3692

* fix: Fixing various 3.0 migration dependency injection issues.

* fix: update `getActive` value to `true` instead of `1`

* chore: bump internal dependencies

* fix: remove `action` from `processing_in_office_revocation` navigation

* fix: update `action` from `case_processing_read_history` navigation

* fix: add `DataService` to `data_services` plugin SM config

* fix: register `AbstractPublicInquiryDataServices` to service manager config

* fix: fix `CasesTest` unit test

* chore: bump `olcs-common` and `olcs-auth` to `^5.0.0`

---------

Co-authored-by: Ian Lindsay <[email protected]>
Co-authored-by: Andy Newton <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants