Freek Van der Herten’s blog freek.dev published a short post on 15 July 2026 pointing to a Tideways video about an upcoming PHP 8.6 performance improvement.

The video explains that array_map becomes faster when the callback is supplied as a first-class callable. If you want to keep track of PHP performance changes before the next release, the post is a quick pointer to the visual walkthrough.