Brent 5/23/2020

PHP 7.4 in 7 code blocks

Read Original

This article summarizes the major new features introduced in PHP 7.4, the final release in the 7.* series. It uses seven code blocks to demonstrate highlights such as arrow functions (short closures), typed class properties, the null coalescing assignment operator, covariant return types, the array spread operator, numeric literal separators, and the performance-enhancing preloading functionality.

PHP 7.4 in 7 code blocks

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
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes