What's New in PHP 7.1

Go to class
Write Review

What's New in PHP 7.1 provided by Laracasts is a comprehensive online course, which lasts for Less than 1 hour of material. What's New in PHP 7.1 is taught by Jeffrey Way. Upon completion of the course, you can receive an e-certificate from Laracasts. The course is taught in Englishand is Paid Course. Visit the course page at Laracasts for detailed price information.

Overview
  • 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!

Syllabus
    • Install PHP 7.1
    • Symmetric Array Destructuring
    • Nullable and Void Types
    • Multi-Catch Exception Handling
    • Iterables