Search results for: "php81", 16 result(s).

[Snippet] Testing if an array is a list with PHP

[Snippet] PHP 8.1: getting the FQCN of a variable with ::class

[Snippet] PHP 8.1: using the first-class callable syntax to create a callback

[Snippet] Checking if a PHP variable is an enumeration

[Post] Using PHP 8.1 enumerations in a Symfony project

[Snippet] Using a closure to assign the result of a PHP switch-case to a variable

[Snippet] Getting the type name of a variable for debugging with PHP