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

Update doctrine-bundle and symfony to remove deprecation notice #305

Merged
merged 2 commits into from
Oct 20, 2020

Conversation

akondas
Copy link
Member

@akondas akondas commented Oct 16, 2020

This will fix this deprecation notice:
Screenshot from 2020-10-16 21-40-19

@akondas
Copy link
Member Author

akondas commented Oct 16, 2020

Pipeline failed:

                                                                               
In PDOConnection.php line 41:
                                                                               
  SQLSTATE[25P01]: No active sql transaction: 7 ERROR:  LOCK TABLE can only b  
  e used in transaction blocks     

This is actually quite funny because I fixed the bug myself 😉

@akondas akondas changed the title Update doctrine-bundle to remove deprecation notice Update doctrine-bundle and symfony to remove deprecation notice Oct 16, 2020
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #305 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #305   +/-   ##
=========================================
  Coverage     99.60%   99.60%           
  Complexity     1889     1889           
=========================================
  Files           291      291           
  Lines          5582     5582           
=========================================
  Hits           5560     5560           
  Misses           22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c081edc...cbd3b21. Read the comment docs.

@karniv00l karniv00l merged commit e3359d2 into repman-io:master Oct 20, 2020
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