Home >> News >> Typed properties in PHP?

Typed properties in PHP?

Typed class properties have been added in PHP 7.4 and provide a major improvement to PHP's type system.They are only available in classes and require an access modifier: public, protected or private;

Next News
PHP 7.1.31 Released?
PHP latest stable version 2022?
MySQL latest stable version 2022?

Copyright ©2022 coderraj.com. All Rights Reserved.