What's new in PHP 7.1

Let's check out the most notable changes in PHP 7.1, with some practical examples. Created by Codecourse.

Recommended that you know PHP before taking this course.


Average Course Length

2 hours


Skill Level

Beginner


Pick a lesson


1: Introduction and installing
2: Nullable types
3: Array deconstruction improvements
4: Weird arithmetic warnings
5: Negative offsets everywhere
6: Void types
7: Constant visibility
8: Grouped exception catching
9: Better random numbers
10: Iterable types
11: Friendly missing argument messages
12: $this handling improvements