alleyinteractive / alleyinteractive/wp-block-debug
once() function colission with illuminate/support (used in Sage theme)
Abierto
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 16
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.