Zlatoslav Desyatnikov
Zlatoslav Desyatnikov
@calvin2021y I have no idea how to test it on 32bit OS, because it uses Bazel which cannot be complied ob 32bit OS. So, do we really need 32bit support...
@mkruskal-google Hi there! Is there a way to run tests for each commit here? There is no Bazel available for 32-bit systems, so, I tried several ways to build it...
@MattBrittan thanks! Did the same and it works fine. But seems that it have to be implemented as builtin feature.
@alirxamughal Using XAMPP in 2021 it's a quite big problem. For local development you may use Vagrant or Docker.
@andypost You must change it with `ZEND_TYPE_INIT_CLASS_CONST`. There are a couple of another fixes for the 1.x branch. And... I am working on PHP8 Support for decimal 1.x. I think...
@andypost created draft PR: https://github.com/php-decimal/ext-decimal/pull/53 It works completely... But now only on php8. I need to add some `if`-s for checking the language version to fix previous versions support.
@ICJR This PR has trouble with reflection test. It prints that null is allowed for some methods. I don't know how to fix it...
Spent about ~1 hour assessing what's wrong with ApplicationSet and values... 🤦🏻 ``` v2.12.2+560953c ```
We have slightly the same issue, but with CloudFlare, not CloudFront. Temporary solution is splitting Ingresses and add annotation to the second one (for clients with CF): ```yaml nginx.ingress.kubernetes.io/configuration-snippet: |...
Same on Linux Mint 21. ``` (process:928264): dconf-WARNING **: 03:59:06.292: failed to commit changes to dconf: Cannot autolaunch D-Bus without X11 $DISPLAY Failed to open connection to "session" message bus:...