Opened 7 years ago
Closed 7 years ago
#49148 closed defect (bug) (duplicate)
ini_set calls cause error on Ajax requests
| Reported by: | shazdeh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Bootstrap/Load | Version: | 5.3.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Using Ajax API, the response contains this error: Warning: ini_set has been disabled for security reasons in wp-includes/load.php on line 352.
I checked and previous versions of WP have the @ operator before the ini_set calls in wp_debug_mode() to prevent errors, seem to be removed in latest version.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi there, welcome back to WordPress Trac!
Thanks for the report, we're already tracking this issue in #48693.