Valerio Riva
Valerio Riva
any idea if will still be possible to pass main intent to a webhook with the new version of google actions? Thank you.
Hi! I added a new parameter that permits to kill traceroute syscall after n null hops in a row. With this fix, no traceroute syscall will last forever in processes...
Hello! I'm using Zephir 0.18.0 on PHP 8.3 (macOS). As stated here: https://docs.zephir-lang.com/latest/phpinfo/#adding-ini-directives, I expect that ini settings pop up in phpinfo() after declaring them on config.json and do a...
I want to try compile my thing for PHP 7.x. I've installed zephir parser without problem but I couldn't find any compatible zephir lang version. I went back till 0.12...
Hello devs! I made this change to inject the php directory path as environment variable. In this way is possible to use $PHP_FOLDER in php.ini configuration file. With this variable,...