Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PSR-4 autoloader #199

Merged
merged 3 commits into from
Apr 9, 2023
Merged

Use PSR-4 autoloader #199

merged 3 commits into from
Apr 9, 2023

Conversation

R0Wi
Copy link
Contributor

@R0Wi R0Wi commented Mar 31, 2023

* Remove deprecated autoloader
* Use new classloading mechanism
@R0Wi R0Wi requested a review from bahnwaerter March 31, 2023 14:19
@R0Wi R0Wi marked this pull request as ready for review March 31, 2023 14:19
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@R0Wi R0Wi merged commit 97f33cc into master Apr 9, 2023
@R0Wi R0Wi deleted the autoloader branch April 9, 2023 08:50
R0Wi added a commit that referenced this pull request Apr 9, 2023
* Use PSR-4 autoloader

* Remove deprecated autoloader
* Use new classloading mechanism

* Fix autoloader tests

* Additional autoloader testing
R0Wi added a commit that referenced this pull request Apr 9, 2023
* Use PSR-4 autoloader

* Remove deprecated autoloader
* Use new classloading mechanism

* Fix autoloader tests

* Additional autoloader testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: OC\AppFramework\Utility\QueryNotFoundException: Could not resolve OCA\WorkflowOcr\Operation
1 participant