Rodolfo Berrios

Results 81 issues of Rodolfo Berrios

```plain Intervention\Image\Exception\NotReadableException thrown in /var/www/html/app/vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php:29 # └ ImagickException thrown [Code #465] width or height exceeds limit `/var/www/html/images/2022/11/14/1905-4548.jpg' @ error/cache.c/OpenPixelCache/3909 in /var/www/html/app/vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php:25 # Message Unable to read image from path (/var/www/html/images/2022/11/14/1905-4548.jpg)....

There's an issue with the object processor: ```plain Arg•1 Chevere\Tests\_resources\DummyClass#76 public public null public readonly readonly null private private null private protected null private circularReference null private deep null ```...

Working with `ArrayAccess` I've noticed that array casting produces keys with this format: ```php "\x00Chevere\Tests\Parameter\_resources\ArrayAccessClass\x00string" ``` VarDump indicates the right string length but it doesn't display the `\x00` chars. This...

This extension blocked me from typing "@" in the editor. This happened when using a Latin American keyboard on macos and it only affected the editor (not integrated terminal, etc.)...

There are some ENV that can be used to tweak php.ini, but it also requires a way to enable users to add their own config (mounting).

Will wait for official support, if that never happens here's the instructions to build from source: https://orkhan.dev/2024/02/07/using-imagick-with-php-83-on-docker/