Skip to content

Handle deprecations #549

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

Merged
merged 5 commits into from
May 8, 2023
Merged

Conversation

eigan
Copy link
Member

@eigan eigan commented Feb 21, 2023

  • Metadatadriver config removed
  • Fix usage of deprecated doctrine methods
  • Logging configuration changed
    • Clockwork and laravel debugbar support removed

See updated UPGRADE.md

@eigan eigan changed the title Handle deprecations Draft: Handle deprecations Feb 21, 2023
@eigan eigan mentioned this pull request Feb 21, 2023
Closed
10 tasks
@eigan eigan force-pushed the handle-deprecations branch 2 times, most recently from b2dafd1 to 1678d81 Compare February 21, 2023 10:30
@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.78 ⚠️

Comparison is base (032a639) 67.66% compared to head (a22e68a) 66.88%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##                2.0     #549      +/-   ##
============================================
- Coverage     67.66%   66.88%   -0.78%     
+ Complexity      589      563      -26     
============================================
  Files            91       83       -8     
  Lines          1899     1806      -93     
============================================
- Hits           1285     1208      -77     
+ Misses          614      598      -16     
Impacted Files Coverage Δ
src/Configuration/MetaData/Annotations.php 100.00% <ø> (ø)
src/Configuration/MetaData/SimplifiedYaml.php 100.00% <ø> (ø)
src/Configuration/MetaData/Yaml.php 100.00% <ø> (ø)
src/EntityManagerFactory.php 95.54% <ø> (-0.13%) ⬇️
src/Auth/Passwords/DoctrineTokenRepository.php 95.00% <100.00%> (ø)
src/IlluminateRegistry.php 77.87% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@eigan eigan requested a review from dpslwk February 21, 2023 10:36
@eigan eigan changed the title Draft: Handle deprecations Handle deprecations Feb 21, 2023
@eigan eigan force-pushed the handle-deprecations branch from 1678d81 to a22e68a Compare May 8, 2023 05:42
@eigan eigan merged commit ad94c82 into laravel-doctrine:2.0 May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants