Deprecation warning for explode when ALLOWED_IFRAME_HOSTS is unset #3450

Closed
opened 2026-02-05 06:45:09 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ssddanbrown on GitHub (Jan 13, 2023).

Should be better handled, either with assured string default (If that works) or null handling.

explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/dan/web/bookstack/app/Util/CspService.php on line 131
Originally created by @ssddanbrown on GitHub (Jan 13, 2023). Should be better handled, either with assured string default (If that works) or null handling. ``` explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/dan/web/bookstack/app/Util/CspService.php on line 131 ```
OVERLORD added the 🔧 Maintenance🐛 Bug🏭 Back-End labels 2026-02-05 06:45:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3450