Borek Bernard

Results 241 comments of Borek Bernard

I'm in favor of solution no. 1.

I was sad to read the news yesterday. We could ask @bradt, @polevaultweb or @gilbitron if there are parts of their work that they think would possibly make sense to...

I met @bradt at WordCamp EU this year, he was happy for us to use schemas if we find them useful. Thank you, Brad!

Hi @candrews, thanks for the PR. It looks good to me, I've asked @pavelevap for one final confirmation and then we can merge this. Thanks!

Nice find. So I guess it would be best to wait for #1350 to be implemented and then re-do the schema change using the update API / syntax in a...

It turns out that our `.sh` implementation of a merge driver isn't working in the official WordPress Docker container and possibly other Debian-based systems, see #1384. Rather than fixing and...

Just going to note that if WebAssembly and something like [Wasmer](https://wasmer.io/) spreads to most computers in the future, we could ship a single, high performance binary for all operating systems....

Thanks for creating this issue, we indeed do not support this scenario yet and I agree it would be useful to have this for 4.0 final.

I have a hard time installing Psalm because we use some older libraries around Selenium which require older versions of PHPUnit which require a different version of `phpdocumentor/reflection-docblock` that what...

This should be the solution: https://github.com/bamarni/composer-bin-plugin I hope it works reliably.