PHP - Introduction
Learning Objectives :
·
Namespaces
·
Standard interfaces
·
Traits
·
Constructors, deconstructors, and
singletons
·
Cloning objects
·
Abstract classes
·
Iterators
·
Generators
·
Password hashing and verification
·
Type hints, strict type hints, and
return types
·
Advanced closures
·
Nested exceptions and SPL exceptions
Learning Objectives :