Changes between Initial Version and Version 1 of Ticket #48693, comment 14
- Timestamp:
- 02/07/2020 06:26:31 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48693, comment 14
initial v1 1 I d isagreethat we should gracefully handle the lack of `ini_set` and `ini_get` in the runtime.1 I don't think that we should gracefully handle the lack of `ini_set` and `ini_get` in the runtime. 2 2 3 3 This can have severe impact in security, because throughout the WordPress core and plugins, I highly doubt every `ini_set` call is checked. In the site health report, WordPress reports that `ini_get` function is not available, and I believe this as far as WordPress should be flexible.