New Features in PHP 8.0

  Рет қаралды 13,214

PHP Developers TV

PHP Developers TV

Күн бұрын

Пікірлер: 39
@mathiasfantoni2458
@mathiasfantoni2458 4 жыл бұрын
Very short and concise. I like it.
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Thanks for watching and for the comment.
@plu2oprinze
@plu2oprinze 4 жыл бұрын
Great video, simple and sweet. Keep up the good work.
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Thank you!
@prebenlm
@prebenlm 4 жыл бұрын
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
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Thank you for the feedback and for letting us know about the wrong Twitter handle. We'll get that fixed for the next video.
@Name-lt2tz
@Name-lt2tz 3 жыл бұрын
str_ functions you can create yourself :)
@bitsalt
@bitsalt 2 жыл бұрын
Great overview! I’m not a fan of the idea of for auto getters and setters, though.
@PHPDevelopersTV
@PHPDevelopersTV 2 жыл бұрын
Thanks for the comment! Why not?
@bitsalt
@bitsalt 2 жыл бұрын
If I understood you correctly, you'd like default getters/setters on all class vars. My IDE adds getters/setters in bulk when I want them...but I don't always want them. I believe you'll have code that behaves more predictably when you only expose class vars with intention. There are often instances where a class var has no good reason to be exposed, much less set from outside. Or maybe I misunderstood you. I could appreciate PHP "managing" that in the sense that I can say, "make getters for these vars, make setter for these, make both for these"...something like that.
@koudyhoShorty
@koudyhoShorty 4 жыл бұрын
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 :)
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
> 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 Couldn't agree more with you! > 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 :) This is always a bad code smell to us and it screams for refactoring.
@MaximillianHeth
@MaximillianHeth 4 жыл бұрын
@@PHPDevelopersTV Agreed! My rule of thumb is to use no more than 3 arguments tops.
@_vlmdr
@_vlmdr 4 жыл бұрын
Thanks, this video is direct and objective
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
You're welcome and thanks for the comment!
@michaelerwin8744
@michaelerwin8744 4 жыл бұрын
It feels like Dart.
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
I don't get the reference but thanks for the comment!
@MaximillianHeth
@MaximillianHeth 4 жыл бұрын
@@PHPDevelopersTV He's referring to Dart the programming language.
@Gideon933
@Gideon933 4 жыл бұрын
@@PHPDevelopersTV I am sure he is referring to the named arguments and null safety :). it definitely feels like Dart.
@michaelerwin8744
@michaelerwin8744 4 жыл бұрын
@@PHPDevelopersTV @Max Yes I was referring to the programming language. @Gideon also the Constructor Property Promotion.
@ChrisIsOutside
@ChrisIsOutside 4 жыл бұрын
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
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Us too. :-)
@ojsojs6004
@ojsojs6004 4 жыл бұрын
PHP 8 looking awesome.
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
We think so too! Thanks for watching our video!
@coinpigdev876
@coinpigdev876 3 жыл бұрын
great advance. thanks.
@PHPDevelopersTV
@PHPDevelopersTV 3 жыл бұрын
Glad it was helpful!
@umarbabajidda9664
@umarbabajidda9664 4 жыл бұрын
Smooth!
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Thanks!
@yomyomcam
@yomyomcam 3 жыл бұрын
Great video!
@PHPDevelopersTV
@PHPDevelopersTV 3 жыл бұрын
Glad you enjoyed it and thanks for the comment!
@dinobosilj9344
@dinobosilj9344 4 жыл бұрын
I think it's great 😀
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
It is! Thanks for the watch and the comment.
@nepalitech2270
@nepalitech2270 4 жыл бұрын
cool
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Thanks for the comment and for watching our video.
@abdelmalek9004
@abdelmalek9004 4 жыл бұрын
nearly the same new features in Python
@PHPDevelopersTV
@PHPDevelopersTV 4 жыл бұрын
Really! That's fascinating!
@DeveloperTips
@DeveloperTips 4 жыл бұрын
JIT just like V8 engine ahah
@PHPDevelopersTV
@PHPDevelopersTV 2 жыл бұрын
Thanks for the comment.
What's New and Exciting in PHP 8.4
9:58
php[architect]
Рет қаралды 16 М.
PHP 8.4 Is Good
15:18
ThePrimeTime
Рет қаралды 138 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
8 Things You'll ❤️ About PHP 8
14:26
Gary Clarke
Рет қаралды 8 М.
PHP 8 3 Released
11:03
ThePrimeTime
Рет қаралды 111 М.
Nikita Popov / What’s new in PHP 8.0? [eng]
51:11
fwdays
Рет қаралды 16 М.
PHP Is Not Dead - Let's Review PHP 8.2 Changes
14:19
Program With Gio
Рет қаралды 45 М.
They admit PHP is Back 2024 | Tech Influencers Now Realize PHP is actually good
10:41
5 Reasons to Use PHP 8: New Syntax Features
7:02
Laravel Daily
Рет қаралды 30 М.
HTCW Podcast #195 - What's new in PHP 8.3
14:25
How to code well
Рет қаралды 905
PHP 8 Released! My Top 5 Killer New Features
10:51
Lionel The Tech Lead
Рет қаралды 10 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН