TAG ARCHIVE

Tag: PHP 8.1(133 articles)

Browse all articles tagged with PHP 8.1.

SponsoredAdvertisement
Support our content
Can an `enum` have a constructor in PHP 8.1?
PHP
Oct 30, 20235 min read

Can an `enum` have a constructor in PHP 8.1?

Symfony Certification Exam
Can an `enum` have public properties in PHP 8.1?
PHP
Jan 29, 20265 min read

Can an `enum` have public properties in PHP 8.1?

Symfony Certification Exam
Can an `enum` Implement Interfaces in PHP 8.1?
PHP
Oct 10, 20235 min read

Can an `enum` Implement Interfaces in PHP 8.1?

Symfony Certification Exam
Can an `enum` in PHP 8.1 be used in switch statements?
PHP
...