The necessity of multi-line short closures in PHP

PHP 8.1 is already touching the sky but there is this one feature which really gets a toll on PHP developers. This is multi-line short closures. The RFC calls them “Auto-capturing multi-statement closures” but I hope you don’t mind me using the somewhat shorter name. PHP 8.1. Version If you’re using an active version of PHP[…]