CATEGORY ARCHIVE

Category: PHP 8.1(122 articles)

Browse all articles in the PHP 8.1 category.

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` 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` Implement Interfaces in PHP 8.1?
PHP
Oct 10, 20235 min read

Can an `enum` Implement Interfaces in PHP 8.1?

Symfony Certification Exam
SponsoredAdvertisement
Support our content
Can an `enum` in PHP 8.1 Define a Constructor?
PHP
Oct 29, 20235 min read

Can an `enum` in PHP 8.1 Define a Constructor?

Symfony Certification Exam
...