statamic / cms

The core Laravel CMS Composer package
https://statamic.com
Other
4.09k stars 534 forks source link

[5.x] Prevent `str_replace` warning when using Debugbar #11148

Closed duncanmcclean closed 2 days ago

duncanmcclean commented 2 days ago

This pull request prevents a warning from showing when using the Antlers Debugbar integration, without having a remote_sites_path set in the Debugbar config.

Fixes #11147.