Getting setup
  • Introduction
  • XAMPP PHP7 setup
PHP 7 new features
  • Primitive type declarations
  • Object type declarations
  • Return type declarations
  • Null coalescing operator
  • Spaceship operator
  • Constant arrays using define()
  • Anonymous classes
  • Unicode codepoint escape syntax
  • Functional call context
  • Unserialize filtering
  • Expectations
  • Group use declarations
  • Integer division
  • Session options
  • Random bytes and random int functions
  • Revamped regular expression function
PHP Generators
  • What are Generators?
  • Generator Syntax
  • Generator Yielding Values
  • Generators Yielding Datatypes
  • PHP7 Generator New Features
PHP 7 deprecated features
  • PHP 7 Depricated features
  • Conclusion
  • Bonus Lecture: A nice little coupon code