PHP8

PHP 8: Named Arguments

Introduction With the release of PHP 8, developers gained access to a powerful new feature called Named Arguments.  In this post, we'll explore

PHP 8: Match Expressions

PHP 8 introduced the match expression, which is a more powerful and concise way to perform conditional operations compared to the traditional `switch` statement.

PHP 8: Union Types

Union Types, allow PHP developers to declare that a variable can accept one or more different types.

PHP 8: Null Safe Operator

PHP 8 has introduced a game-changing feature known as the Null Safe Operator, which promises to make working with null values safer and more convenient.

Episode

00:00:00 00:00:00