Completed
PHP Internals
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What's New in PHP 8.1
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 enum type
- 3 enum example
- 4 Static values inside functions
- 5 Never type
- 6 Class constants
- 7 PHP type system
- 8 Pure intersection types
- 9 splat operator in arrays
- 10 named arguments
- 11 newinitializers
- 12 new attributes
- 13 readonly
- 14 octal
- 15 intel extension
- 16 fibers
- 17 pippa
- 18 Array is list
- 19 Array is just values
- 20 mysql error mode
- 21 Exceptions
- 22 Globals
- 23 Globals Restrictions
- 24 Serializable Interface
- 25 PHP 81
- 26 No to nonnullable arguments
- 27 PHP H1
- 28 Return Types
- 29 Applications
- 30 PHP Internals
- 31 Questions
- 32 Conclusion