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

Fix Doctrine deprecations #4608

Merged
merged 10 commits into from
Feb 2, 2024
Merged

Fix Doctrine deprecations #4608

merged 10 commits into from
Feb 2, 2024

Conversation

kevinpapst
Copy link
Member

Description

and add a migration template to never forget to switch the import again

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I verified that my code applies to the guidelines (composer code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai (see license)

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (49e69d1) 88.20% compared to head (95310e2) 88.15%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4608      +/-   ##
============================================
- Coverage     88.20%   88.15%   -0.05%     
- Complexity     8801     8803       +2     
============================================
  Files           785      786       +1     
  Lines         29435    29450      +15     
============================================
  Hits          25962    25962              
- Misses         3473     3488      +15     
Files Coverage Δ
src/Doctrine/DsnParserFactory.php 0.00% <0.00%> (ø)

@kevinpapst kevinpapst merged commit c2afebb into main Feb 2, 2024
5 checks passed
@kevinpapst kevinpapst deleted the doctrine-deprecations branch February 2, 2024 14:48
@kevinpapst kevinpapst removed this from the Planned features milestone Apr 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant