Rene Saare
Rene Saare
adds CAMO_PROXY environment variable Fixes issue: #115
This app does not seem to use `HTTP_PROXY` and `HTTPS_PROXY` environment variables. And as such is useless behind a proxy. I didn't neither find a config option to set HTTP...
I want to use `yii\bootstrap\Html` to extend my UI helper. But there's now a problem with radioList. It wraps every item in ``. That's not correct. There's also a case...
Could you create RFC to maybe implement this into PHP? The speed imporovement is impressive and would improve PHP itself. https://wiki.php.net/rfc
Please change aria roles to the W3's recommendation: https://www.w3.org/WAI/ARIA/apg/patterns/carousel/ At least in Svelte implementation the role is currently `listbox` which is not correct and is producing warnings in Lighthouse. Or...
### What steps will reproduce the problem? Have user panel set up with roles filter because we only want to allow admin users to have this functionality ``` 'user' =>...
### What steps will reproduce the problem? Have User model where `getId()` method does not return Primary Key. We have custom alphanumeric key that we are using publicly. ### What's...
### Symfony version(s) affected * ### Description Intl component has Kosovo in DENYLIST. Why is that? We rely on this component to populate country selection but we need Kosovo to...
**Describe the bug** Sass option quietDeps does not seem to work. When setting this true I'll still see deprecation warnings in console output **Logs** ``` Deprecation Warning: Sass's behavior for...
Can you also include ARM/aarch64 version? Sphinxsearch 3.7.1 is also available as ARM binaries