Member-only story

PHP Just Got a Update

Manpreet Singh
2 min readAug 11, 2022

--

Welcome back! PHP is a pretty popular programming language that’s used heavily for web development, if you’re new to this language, check out the link below to learn more about it:

PHP just got a pretty big update, PHP 8.2! Here is a link to their change log:

So, let’s take a look at some of the changes with this update!

True, False As Standalone Types

This new version of PHP will allow us to include scalar types as standalone types!

Readonly Classes

This update brings some changes to the readonly classes that were brought over in a previous version of PHP!

Newer Functions

This new version of PHP also brings some new updates with some built in queries as well.

--

--

Manpreet Singh
Manpreet Singh

Responses (1)