Daniil Gentili
Daniil Gentili
Environment ========== * PHP: 7.1.4RC1 ( ZTS DEBUG ) * pthreads: 3.1.7dev * OS: Debian Jessie 8.7, Linux 4.10.0-xanmod1 Summary ====== The setOption method of the new thread-safe Socket implementation...
Previously, disk I/O usage counters displayed invalid values. Idk how this was missed, I assume this was tested only on OS X. Regardless, thanks for the tool!
## Bug report In php-cs-fixer v3.52.1, `multiline_whitespace_before_semicolons` behaves inconsistently, by *sometimes* moving the `;` from a new line to the previous one in a multiline condition, if `new_line_for_chained_calls` is specified....
### Describe the bug Randomly, changing some configuration parameters or creating a 6in4 or wireguard interface leads to netifd not being able to bring up the interface when running ifup,...
From https://gitlab.archlinux.org/archlinux/packaging/packages/php/-/merge_requests/3: as can be seen by the [benchmarks](https://gitlab.archlinux.org/-/project/39448/uploads/6fb203f48b400bf5c268c9c96cf30b66/image.png), the new znver4 repos actually have worse performance than the x86-64-v4 repos (both OOTB with packages from the repo, and when...
Randomly, running yabai commands such as `/opt/homebrew/bin/yabai -m window --focus stack.next` (or any other yabai command used for switching between windows or closing them, including manually via the terminal) takes...
Reliance on the key is useful in some conditions, and the non-monotonicity of the key caused a very nasty bug in our code.