Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

stitcher.io:
Typed properties in PHP
Jun 19, 2019 @ 21:30:01

Typed class properties have been added in PHP 7.4 and provide a major improvement to PHP's type system. These changes are fully opt-in and backwards compatible. In this post we'll look at the feature in-depth, but first let's start by summarising the most important points: They are available as o...

tagged:

Link: https://stitcher.io/blog/typed-properties-in-php-74


Trending Topics: