Top "Php-8" questions

For questions specific to the usage and features of PHP 8. When using this tag also include the more generic [php] tag.

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

Is it possible in PHP to specify a named optional parameter when calling a function/method, skipping the ones you …

php default-value optional-parameters named-parameters php-8
Phpmyadmin 5.1.0.RC1 & 5.0.4 error (Warning in ./libraries/classes/Config.php#1285 mkdir(): Permission denied)

I test phpmyadmin 5.0.4 and 5.1.0.RC1 on ubuntu server 20.04, and I'm geeting the following error : Warning in ./libraries/classes/Config.php#1285 …

php phpmyadmin permission-denied mkdir php-8