Does anyone have a workaround for /usr/lib/php/20240924/imagick.so: undefined symbol: php_strtolower for php 8.4, laravel sail
thanks
#php84 #imagick #laravelsail
php.ini key-value definition
Does anyone know if and if so, where is it defined which value is bool and which value is text?
as an example:
|memory_limit|string|
|opcache.jit_debug|bool|
which values can be flagged with on|off as valid value?
Thanks