Dario Rigolin

Results 7 comments of Dario Rigolin

Any plan to merge this PR? Thank you.

@sy > @drigolin I have opened the PR #26 that offers an option to set the language, a bit different than yours but achieving the same result. @symac your PR...

In the online documentation the suggested value for no_proxy is "noProxy": "relay,web,sentry,127.0.0.0/8" But I had to change it to "noProxy": "relay,web,sentry,clickhouse,kafka,127.0.0.0/8" to have my sentry working. After first installation I...

@aldy505 What I have found is that changing this docker config value doesn't work with an existing insatllation. I had to delete all containers and volumes and rebuild. It seems...

But to use libvips on PHP the library https://github.com/libvips/php-vips needs FFI. For me it's ok to have a way to build my version of swoole cli with ffi enabled. What...