PHP Is Not Dead - Let's Review PHP 8.2 Changes

preview_player
Показать описание
Let's review the changes of PHP 8.2 including new features, backward incompatible changes & deprecations.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
THANK YOU!

🛠️ TOOLS & SERVICES I USE

RESOURCES

TABLE OF CONTENTS
00:00 - Intro
00:27 - New Feature: SensitiveParameter Attribute
02:33 - New Feature: Enum Properties in Constant Expressions
03:44 - New Feature: Type System Improvements
05:40 - New Feature: Constants in Traits
06:25 - New Feature: Readonly Classes
07:16 - New Feature: Random Extension
08:22 - Breaking Changes
08:33 - Breaking Change: Date
09:05 - Breaking Change: String Function Locale Sensitivity
09:50 - Breaking Change: String Split Function
10:14 - Deprecations
10:24 - Deprecated: Dynamic Properties
13:06 - Deprecated: String Interpolation
13:24 - Deprecated: UTF8 Encode & Decode Functions
13:43 - Outro

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
Рекомендации по теме
Комментарии
Автор

Would love to see you cover Domain Driven Design in PHP with Aggregates and maybe Event Sourced Persistence, You explain the topics so well. Every video i watch from you I learn something new, even if I watch a video of a topic that i know really well. Anyways, cheers and thanks for the content!

einardivision
Автор

PHP is one of the most efficient programming languages out there ! It will never be dead, it only depends on who is using it .

lucianminea
Автор

N00b programmer + Gio's PHP course = Senior PHP dev

itwebadmin
Автор

Its great that you break theses new features down for us Gio. I'm very grateful

Zubbee
Автор

Great video. Simple, straight to the point and explores all options

LucianoBargmann
Автор

Thanks for the useful insights... Keep us updated

christopherkalolo
Автор

To the point explaination. Your videos are really good. Keep going. We need creators like you :)

Laratips
Автор

Wow, PHP is improving by leaps and bounds. I'm looking forward to seeing new videos)

Vitalii-mr
Автор

Its great that you break theses new features for us Gio. I'm very grateful

Zubbee
Автор

I cannot overstate how happy I am that dynamic properties are getting the boot. As someone who's working on a 20+ year old code base, finding out what properties an object even has can take up to 3 hours.... Thank god this awful feature is being removed.

Slade
Автор

Disjunctive Normal Form sounds like the scariest database design concept ever!

MrFluteboy
Автор

Awesome 👏 thanks 🙏 have an awesome day too ❤

AMoktar
Автор

As long as wordpress is there, PHP cannot die.

steigenberg
Автор

PHP is very much alive. And now NumPower is recently released. I hope you make tutorial or review of this power toolm Quoting the creator below

Today I'm releasing the first preview (0.1.0) version of the NumPower library, inspired by NumPy and Torch.

NumPower library was created to provide the foundation for efficient scientific computing in PHP, as well as leverage the machine learning tools and libraries that already exist and can benefit from it.

This C extension developed for PHP can be used to considerably speed up mathematical operations on large datasets and facilitate the manipulation, creation and operation of N-dimensional tensors. The area of ​​image processing and computer vision will also be able to benefit from this library.

Some features of NumPower are:

* GPU and CPU compute support
* Dozens of different operations for manipulation, arithmetic, linear algebra, statistics and etc.
* Single precision float points (float32) for improved memory usage
* Custom CUDA kernels for almost all operations
* AVX2 support when available on hardware
* Support for GD images in RGB format for easy image manipulation

ojsojs
Автор

Title "php is not dead" is looking exciting.

codokit
Автор

I learned to write code with PHP version 3. 25 years later I am writing MIPS and AVR assembly, and use C a lot. But, whenever I have to write an API, or build a website, I ALWAYS come back to PHP.

JayJay-kimi
Автор

I have been using PHP for over 20 years. All along he is dead or about to die. Some kind of zombie. Highlander. ;)

Andris_Briedis
Автор

Why are people even bothered with the question "Is php is dead"? So what if it's dead?

MelonPython
Автор

Okay, so I'm new here..
Where do I start from ? Are the course created 2 years ago still relevant?

Please help

isabellaamaechi
Автор

Hi, I can't visualize a possible scenario in which we'd need a method return type to be either true or false? What would be the point?

stanciurobert