-
Notifications
You must be signed in to change notification settings - Fork 81
Cleanup app bootstrap #611
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
Conversation
d741067 to
ac67e50
Compare
ac67e50 to
4728d65
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #611 +/- ##
=============================================
+ Coverage 0.00% 22.51% +22.51%
- Complexity 361 379 +18
=============================================
Files 23 22 -1
Lines 1704 1426 -278
=============================================
+ Hits 0 321 +321
+ Misses 1704 1105 -599
☔ View full report in Codecov by Sentry. |
|
Just rebased, a few things left
|
045f6f7 to
f05f999
Compare
f05f999 to
f733354
Compare
f733354 to
bae3750
Compare
|
Rebased and integrated commits on app.php since last time the PR was rebased. |
|
Should be rebased after: To fix the psalm issue most likely. Regarding Regarding other deprecated/private methods, I think cleaning that up should be postponed to another PR so that this one can be merged before conflicting again. |
Remove a bunch of deprecated stuff Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
e6ba7c3 to
1f5516a
Compare
Signed-off-by: Côme Chilliet <[email protected]>
1f5516a to
3f2ac22
Compare
Remove a bunch of deprecated stuff