TAG ARCHIVE

Tag: PHP 8.4(17 articles)

Browse all articles tagged with PHP 8.4.

Does PHP 8.4 Allow You to Use Enums in Attributes?
PHP
Jan 29, 20265 min read

Does PHP 8.4 Allow You to Use Enums in Attributes?

Symfony Certification Exam
In PHP 8.4, Can Enums Be Used in Generics?
PHP
Jan 29, 20265 min read

In PHP 8.4, Can Enums Be Used in Generics?

Symfony Certification Exam
SponsoredAdvertisement
Support our content
What is the output of `count([1, 2, 3]);` in PHP 8.4?
PHP