Update optimized_php.ini

This commit is contained in:
科技lion 2025-06-25 15:07:59 +08:00 committed by GitHub
parent 4493104070
commit eaa76491be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,7 @@
; security
display_errors = Off
error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING & ~E_DEPRECATED

expose_php = Off
allow_url_fopen = Off
allow_url_include = Off