Though not as flashy as the long-in-development 7.0 release, PHP 7.1 nonetheless brings with it a number of useful features, ranging from short array destructuring, to negative string offsets, to improved return types. Come along, as we review what's new in PHP!
Overview
Syllabus
- Install PHP 7.1
- Symmetric Array Destructuring
- Nullable and Void Types
- Multi-Catch Exception Handling
- Iterables
Taught by
Jeffrey Way