Search code examples
Does PHP allow named parameters so that optional arguments can be omitted from function calls?...


phpdefault-valueoptional-parametersnamed-parametersphp-8

Read More
What's the difference between upcoming PHP8's spread operator and its pre-existing compact f...


phpphp-8

Read More
"Unknown named parameter" incomprehensible error...


phpphp-8named-parameters

Read More
Required parameter $xxx follows optional parameter $yyy...


phpfunction-signaturephp-8

Read More
Why does str_contains work in my Symfony project with PHP 7.4?...


phpphp-7.4php-8

Read More
How to update php version from 8.1.17 to 8.1.25 on CentOS 7...


centos7php-8

Read More
file_get_contents does not seem to work after PHP 8.0 update...


phpfile-get-contentsphp-8

Read More
Why doesn't the browser send the PHPSESSID cookie from the previous request header back to the s...


phpcookiessession-cookiesphp-8

Read More
Wrong PHP Version/Executable in VSCode terminal but works perfectly in Mac terminal...


visual-studio-codephpunitmacos-big-surapple-m1php-8

Read More
Issue when making migration with Doctrine ManyToMany definition...


doctrinephp-8symfony6

Read More
Avoid Undefined Key Array warnings in PHP 8.x...


arraysphp-8

Read More
How can I use the 'static' type annotation for method parameters in PHP (or achieve an equiv...


phptypestypeerrorcovariancephp-8

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


phpphp-8

Read More
How to handle array_shift() on Null?...


phpfatal-errorphp-8

Read More
Accessor magic method not working in PHP 8...


phpgetter-settersetterphp-8

Read More
How to find all invalid arguments in project?...


phpphp-8

Read More
Error is not bind on the CollectionType field but on the root FormType...


symfonyphp-8customvalidator

Read More
How to check if a value of array exists in other group of arrays...


phpphp-8

Read More
required parameter $dompdf follows optional parameter $paper - barryvdh/laravel-dompdf...


laravel-7dompdfphp-8

Read More
guzzlehttp/guzzle dosn't work after update php to php 8...


phplaravellaravel-8guzzlephp-8

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


phpstreamphp-8psr-7

Read More
Accessing Attributes of parent class...


phpsymfonyattributesdoctrinephp-8

Read More
How to structure my own MVC PHP app with dependency injection?...


phpmodel-view-controllerdependency-injectionphp-8

Read More
Activate PHP8.1 on InstantWP running Alpine 3.16...


wordpressalpine-linuxphp-8

Read More
symfony php8 security attribute repeat workaround?...


phpsymfonyattributesphp-8

Read More
How to change the timed out time when trying to login to databse?...


phpsymfonyconnectionphp-8

Read More
Upgrading PHP 7.4 to PHP 8.0 for Zephir Parser (Unable to initialize module)...


phpubuntuphp-extensionphp-8zephir

Read More
Does eloquent support array enum casting?...


laraveleloquentphp-8

Read More
How can I execute CAPTCHA function before check username password in WordPress login form?...


phpwordpresscaptchaphp-8

Read More
AxiosError 'Request failed with status code 500' after upgrading to PHP 8.x and Laravel...


apiaxiosxdebuglaravel-9php-8

Read More
BackNext