Thirty-one requests before the page could do anything, most of them under 2 KB. Concatenation in a declared order, source maps, and cache busting that proxies respect.
The error suppression operator looks like a targeted silence — this one call, this one expected warning. It is neither targeted nor free. PHP implements it by saving…
worker_processes × worker_connections gets quoted as nginx’s capacity, and for a static file server it is roughly right. For anything proxying to PHP-FPM it is out by a…
Inside a namespace, an unqualified call to count() is not a call to count(). PHP looks for AppImportcount() first, fails to find it, and only then falls back…
5.3 stops getting security fixes in August. Deprecations first, then the behaviour changes, then the version bump — and an APC replacement that ignores every setting you tuned.