Skip to content
Prev Previous commit
Next Next commit
chore: remove mbstring.func_overload from setUploadLimit .htaccess
Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored and come-nc committed Aug 25, 2025
commit 8ac796cd865109147e8ab90ea06d3746d006e004
1 change: 0 additions & 1 deletion tests/data/setUploadLimit/htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
php_value upload_max_filesize 513M
php_value post_max_size 513M
php_value memory_limit 512M
php_value mbstring.func_overload 0
php_value always_populate_raw_post_data -1
php_value default_charset 'UTF-8'
php_value output_buffering off
Expand Down