PHP 8 is now officially available. As part of this new release, not only will you benefit from performance improvements - thanks to the new JIT compiler - but you'll also enjoy useful new operators and types, attributes, match expressions, and so much more. If you're intrigued, hop in and we'll review everything you need to know.
Overview
Syllabus
- How to Install PHP 8
- The Nullsafe Operator
- Match Expressions
- Constructor Property Promotion
- $object::class
- Named Parameters
- New String Helpers
- Weak Maps
- Union and Pseudo Types
Taught by
Jeffrey Way