Brent 6/3/2021

Why we need multi-line short closures in PHP

Read Original

This technical article discusses the need for multi-line short closures (auto-capturing multi-statement closures) in PHP, as proposed in an RFC for PHP 8.1. It explains the limitations of current single-line arrow functions, illustrates the proposed syntax with code examples, and addresses skepticism about the feature by highlighting the elegant symmetry it would bring to PHP's closure system.

Why we need multi-line short closures in PHP

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
4
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
5
Wagon’s algorithm in Python
John D. Cook 1 votes