PHP 8 is a major milestone for the PHP language, bringing several new features and performance improvements to type system, syntax, error handling, strings, object-oriented programming, and more.
However, with it comes a higher chance you’ll need to make some changes to your code to avoid application breaks.
That’s why we’re pleased to announce that at the next meetup we’ll be joined by Christopher Miller, PHP Developer at Jump Twenty Four.
Together we’ll look at PHP 8 and explore the latest features, demonstrating what code changes need prior reviewing to make our applications PHP 8 compliant without breaking our PHP 7 support.