Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-8

Symfony 6 #[Autowire] VS #[Target] attributes

php symfony php-8 symfony6

Unable to install the JSON extension in PHP's docker image

php json docker php-8

PHP 8: Enum in class?

php php-8

Migrate to PHP 8.0: array_key_exists() improved performance... not understood

php php-7 php-7.4 php-8

Doctrine ORM 2.9 use both AnnotationDriver and AttributeDriver to parse entity metadata

How to mock/simulate Laravel JobQueued queue event in test?

PHP 8: Assign "resource" as property, parameter, or return type

php stream php-8 psr-7

How to make PHP version 8 support constructor with same name as class?

php php-8

PHP 8 float decimal point different than PHP 7

@ division by 0 returns fatal in PHP 8

divide-by-zero php-8

abs(): Argument #1 ($num) must be of type int|float, string given

php php-8

What is the "Add #[Pure] attribute" inspection in PhpStorm checking for?

php phpstorm php-8

How can I use the 'static' type annotation for method parameters in PHP (or achieve an equivalent effect)?

Microsoft ending support for PHP from PHP 8 onwards

php php-8

"TypeError: implode(): Argument #2 ($array) must be of type ?array, string given" in PHP 8

php php-8

What needs to be installed for `iconv` to work with PHP8

php github-actions php-8

Is there a comprehensive list of built-in PHP functions that will throw a TypeError exception since PHP 8.0?

php migration php-8