-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] throw exception when .htaccess file is not writable #34461
[stable10] throw exception when .htaccess file is not writable #34461
Conversation
3b292b5
to
767d318
Compare
Codecov Report
@@ Coverage Diff @@
## stable10 #34461 +/- ##
==============================================
+ Coverage 63.55% 63.57% +0.02%
- Complexity 19143 19146 +3
==============================================
Files 1265 1265
Lines 75307 75314 +7
Branches 1291 1291
==============================================
+ Hits 47858 47884 +26
+ Misses 27069 27050 -19
Partials 380 380
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## stable10 #34461 +/- ##
==============================================
+ Coverage 63.55% 63.57% +0.02%
- Complexity 19143 19146 +3
==============================================
Files 1265 1265
Lines 75307 75314 +7
Branches 1291 1291
==============================================
+ Hits 47858 47884 +26
+ Misses 27069 27050 -19
Partials 380 380
Continue to review full report at Codecov.
|
backport of #32230