What's new in PHP 8.0
In this video I cover most of the changes made in PHP8.0.
2020-11-28 19:00:00 - PHP
00:00 - Introduction
00:40 - Just-In-Time (JIT)
02:56 - Project setup
04:41 - Names Arguments
10:12 - Union Types
12:34 - Constructor Property Promotion
14:03 - Null-Safe Operator
16:36 - Trailing Comma in Parameters
17:51 - Match Expression
19:51 - Attributes
35:18 - WeakMaps
42:05 - Mixed Type
43:15 - Throw Exception From New Places
44:07 - Call ::class on objects
44:26 - Non-Capturing Catch
45:08 - New String Functions
45:48 - Summary