martinbohmcz
martinbohmcz
When the value was boolean type, the script has omitted it, which lead to different counts of items in 'keys' and 'values' arrays, which therefore lead to malfuction. I have...
**Describe the bug** When I use nested block, and error is triggered. **Environment (please complete the following information):** - PhpStorm version 20212.2.3 - Plugin version 1.1.4-alfa4 (but it occurs also...
**Is your feature request related to a problem? Please describe.** When I type a opening bracket in Latte, such as {, [, (, it gets automatically auto-completed with its counter-part....
Hello, I have upgraded to PHP 8.5 and started to get warnings about deprecation of curl_close() function in [vimeo-api/src/Vimeo/Vimeo.php:539](https://github.com/vimeo/vimeo.php/blob/363c3a0d432890deea69cc5ce1933b1943732184/src/Vimeo/Vimeo.php#L539) Could you make the package compatible with PHP 8.5, please?