alleyinteractive / alleyinteractive/wp-block-debug
once() function colission with illuminate/support (used in Sage theme)
Open
bug
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the bug
PHP Fatal error: Cannot redeclare once() (previously declared in /var/www/html/vendor/illuminate/support/helpers.php:256) in /var/www/html/web/app/plugins/wp-block-debug/vendor/spatie/once/src/functions.php on line 12
Fatal error: Cannot redeclare once() (previously declared in /var/www/html/vendor/illuminate/support/helpers.php:256) in /var/www/html/web/app/plugins/wp-block-debug/vendor/spatie/once/src/functions.php on line 12
E
### Steps To Reproduce
try to run this plugin alongside Sage theme and the above error will trigger
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.