chore: remove mbstring.func_overload from htaccessWithValidModifiedContent

Signed-off-by: Josh <josh.t.richards@gmail.com>
pull/53578/head
Josh 7 months ago committed by Côme Chilliet
parent 6d55224d46
commit 7996a3eb3a
  1. 3
      tests/data/integritycheck/htaccessWithValidModifiedContent/.htaccess

@ -1,6 +1,5 @@
# Start of valid file
<IfModule mod_php7.c>
php_value mbstring.func_overload 0
php_value always_populate_raw_post_data -1
php_value default_charset 'UTF-8'
php_value output_buffering 0
@ -10,4 +9,4 @@
</IfModule>
#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####
# Content that should change the hash in the root folder
# Content that should change the hash in the root folder

Loading…
Cancel
Save