The codebase had it in about 60% of files, which is the worst of the three possible states because nobody can tell which behaviour applies where. The seven…
A group of tests excluded from the pipeline “temporarily”, four of them since 2021. A quarantine without an expiry is a delete with extra steps. Adding a date…
Running WP-CLI as root inside a container works, and every file it writes is then owned by root and unwritable by the web process. –allow-root makes the warning…
A profiler showed 140 ms of work happening after the response had been flushed, which is invisible to the user and entirely visible in the worker’s throughput. Destructor-based…