New Features in PHP 8.0

preview_player
Показать описание
In this video, we discuss the new features coming to PHP 8 that we're most interested in.

Follow us on Twitter: @phpdevstv (It's wrong in the video)

Intro Song
Blippy Trance by Kevin MacLeod

Рекомендации по теме
Комментарии
Автор

Great video, simple and sweet. Keep up the good work.

pluoprinze
Автор

Great summary! I watched a much longer video yesterday, but I found it hard to pick up on and really understand some of the new additions, you've made it a lot more digestable.

Personally I'm weak for the new str_-functions, named arguments and the nullsafe-operator. Too bad it'll take a while before I'll actually be able to use PHP 8 in my daily work

By the way, the handle for your twitter account on the end of your video is wrong. I would also suggest adding a link in the video description to the text version of this video

prebenlm
Автор

I like how the trailing comma feels stupid and unnecessary, until you use it and get used to it. It's the best thing :D
When you have too many arguments it's better to use and object as the only argument with all the options. Well at least it was until now :)

koudyhoShorty
Автор

Great overview! I’m not a fan of the idea of for auto getters and setters, though.

bitsalt
Автор

Thanks, this video is direct and objective

_vlmdr
Автор

those simple little string_starts_with and ends_with functions will be so handy hahaha it seems so obvious i'm surprised how long it took to get here

ChrisIsOutside
Автор

nearly the same new features in Python

abdelmalek