Lately in PHP podcast

The Wonderful PHP 8 Features and Changes Part 4: How Can the PHP 8 match($expression) Be Useful to PHP Developers - 12 Minutes Lately in PHP Podcast Episode 88


Listen Later

The Wonderful PHP 8 Features and Changes Part 4: How Can the PHP 8 match($expression) Be Useful to PHP Developers - 12 Minutes Lately in PHP Podcast Episode 88
By Manuel Lemos
PHP 8.0 introduces the match() expression that allows PHP developers to implement a new way to define what code should be run depending on the value of an expression that should match. This is an evolution of the traditional switch/case blocks available in PHP since its initial versions.

Manuel Lemos and Samuel Adeshina comment specifically about the PHP 8 match() expression in the fourth part of this podcast episode.

Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP 8 topics, and find where to buy the original PHP elePHPants shown in the podcast video.
...more
View all episodesView all episodes
Download on the App Store

Lately in PHP podcastBy PHPClasses.org site