First Look: PHP 7.4

First Look: PHP 7.4

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 26m | 79 MB

As the needs of today’s web developers continue to evolve, so must PHP. This course captures the improvements and new features introduced in version 7.4 of the popular scripting language. Joe Casabona—a PHP user for 15+ years—distills all of the most notable enhancements, from typed properties to preloading. Tune in to quickly get up to speed with all that this release has to offer.

Table of Contents

1 What’s new in PHP 7.4
2 What you should know
3 Testing PHP 7.4
4 Deprecations
5 Typed properties
6 Spread operator in array expression
7 Arrow functions 2.0
8 Null coalescing assignment operator
9 Preloading
10 New custom object serialization mechanism
11 Next steps