Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php-8

substr(): Passing null to parameter #1 ($string) of type string is deprecated ? Why PHP 8.1

php php-8 php-8.1

Cannot use null as default value for parameter in PHP-8

Fatal error: Uncaught TypeError: Unsupported operand types: string + int in

php php-8

Is the behaviour of associative array keys in php 8.0.2 different to php 7? Should I enclose array keys in quotes, or not?

PhpStorm hint ArrayShape?

php phpstorm php-8

Migrate to PHP 8.0: Unbinding $this when $this is used

php php-7 php-7.4 php-8

PHP 8 Method overriding with different types from the same BaseClass

php php-8

Empty string comparison to zero gives different result in PHP 8 than in previous versions

php php-8

Use closures in match arms [duplicate]

php match php-8

Seeking Guidance on PHPStan Configuration for Legacy Code Migration - "Variable $... might not be defined"

Call to undefined function Intervention\Image\Gd\imagecreatefromjpeg() Laravel 8 + Docker desktop 4.4.4

How do I change a readonly property using reflection in PHP 8.1?

php reflection php-8 php-8.1

Unable to enable GD with JPEG support in PHP8 container running in Docker

php docker gd php-8

What does this symbol mean "?->" in php, within an object or null value [duplicate]

php php-8

How to perform case insensitive str_contains?

php php-8

Empty $request->request and $request->files with multipart/form-data

php ajax symfony php-8 symfony6

Is codeigniter 3 compatible with php version 8?

Using ZipArchive with PHP 8 and temporary files

php php-ziparchive php-8

Rector not finding anything to change (Converting Doctrine annotations to attributes)

"Fatal error: Uncaught UnhandledMatchError: Unhandled match value of type string"

php switch-statement php-8