Newbetuts
.
New posts in php-8
Is there a way to catch an Exception without having to create a variable?
php
exception
error-handling
try-catch
php-8
Does PHP have "named parameters" so that early arguments can be omitted and later arguments can be written? [duplicate]
php
named-parameters
default-arguments
php-8
strpos(): Argument #1 ($haystack) must be of type string, array given
laravel
laravel-8
strpos
php-8
Is it possible to type hint more than one type?
php
type-hinting
php-8
Laravel app stopped working after upgrading to php 8
php
laravel
php-8
Reference - Composer error "Your PHP version does not satisfy requirements" after upgrading PHP
php
composer-php
php-8
Required parameter $xxx follows optional parameter $yyy
php
function-signature
php-8
Does PHP allow named parameters so that optional arguments can be omitted from function calls?
php
default-value
optional-parameters
named-parameters
php-8
Is there a "nullsafe operator" in PHP?
php
operators
chaining
php-8
nullsafe
How to install PHP 8 on XAMPP
php
apache
xampp
php-8
Prev