FriendsOfShopware / FroshProfiler

This plugin allows you to profile your Shopware 5 application
MIT License
159 stars 41 forks source link

Cast `xdebugDepth` to `string` when doing `ini_set` #120

Closed soebbing closed 3 years ago

soebbing commented 3 years ago

Fix error PHP message: PHP Fatal error: Uncaught TypeError: ini_set() expects parameter 2 to be string, integer given