Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

SymfonyCasts

PHP 7: The Important Stuff

via SymfonyCasts

Overview

PHP 5 is dead! So it's finally time to look at PHP 7 and learn all about the important stuff it brings. We're talking about scalar type declarations, return types, and the spaceship operator! Actually, not that last thing - there is a new spaceship operator (<=>) in PHP 7, but other than having a cool name... it's not really very important. Instead, we'll focus on:

  • Scalar type declarations and return types
  • Nullable types
  • Void types
  • Class constant visibility
  • New error and exception handling

And, PHP7 is fast! So let's get to it!

Syllabus

  • 1

Taught by

Andrew Marcinkevičius and Ryan Weaver

Reviews

Start your review of PHP 7: The Important Stuff

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.