Upgrading to PHP 8.2

Опубликовано: 18 Октябрь 2024
на канале: PHP Annotated
8,709
207

It's time to upgrade some of my hobby projects to PHP 8.2.

#php #annotated #laravel

Links:

The opensource codebase of aggregate: https://github.com/brendt/aggregate.s...
What's new in PHP 8.2:    • Let's take a look at PHP 8.2  
Learn about how I built Aggregate:    • Building Aggregate: Laravel from scra...  

Timestamps:

00:00 Intro
00:40 Local setup
01:48 GitHub CI setup
02:11 Production server setup
02:48 Deployment
03:50 Upgrading all my other projects
04:09 Running into a problem
05:45 Rector