Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-8.1

Dealing with PHP 8.1 warning for undefined array key [duplicate]

How do I correct syntax highlight in VS Code for PHP 8.1 Enum Class?

PHP 8 float decimal point different than PHP 7

How to iterate over enum

php enums php-8.1

CI4 + PHP 8.1: Finally block not executed when mysqli_sql_exception occurs (but works with register_shutdown_function)

Illuminate\Database\Grammar::parameterize(): Argument #1 ($values) must be of type array, string given

PHP 8.1.1 issue with __toString() Method - causing Class not found if instance created before declaration of class itself

php 8.1 - return type deprecated in older script [duplicate]

Enums extend or use traits (reusability)

php laravel enums php-8.1

Laravel migration: using a native PHP enum

php 8.1 - explode(): Passing null to parameter #2 ($string) of type string is deprecated [duplicate]

php php-8.1

How to check if enum type?

php types enums php-8.1

How to get all values of an enum in PHP?

php php-8.1

What is never return type in PHP 8.1

php return-type php-8.1

PHP is not working after updating to PHP 8.1 RC5

php php-8.1

Constant FILTER_SANITIZE_STRING is deprecated