CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
php-8.1
09-15
Software engineering
Laravel 9 How to Validate Optional Enum Values
09-08
Mobile
Illuminate\Database\Grammar::parameterize(): Argument #1 ($values) must be of type array, string g
08-30
Blockchain
Convert PHP 8.1 Enums to constants
08-15
other
"--PHP-alt-" appearing in email body with php 8.1
08-14
other
I can not create a class instance from a string in Symfony
08-04
Mobile
Laravel 9 upgrade issue during deployment
07-24
Enterprise
XAMPP - Migrating PHP 7.4.3 to 8.1.6 - Object not starting
07-23
Software design
Attempt to assign property "status" on null
07-18
Back-end
I get a "Non static method" error after upgrading to PHP 8.1
07-13
OS
PHP 8.1 DOMDocument serialization
07-05
other
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated
06-06
Enterprise
How to iterate over enum
05-08
Mobile
General error: 1364 Field 'id' doesn't have a default value in Laravel 9.x
05-07
Back-end
Laravel migration: using a native PHP enum
05-03
Net
Symfony 5 Cannot Find Docker Compose
05-01
database
PHP date() not returning consistent value
04-21
Net
PHP - Combine Two Arrays based on a key property value of the first array - improve code
04-15
Back-end
Enums extend or use traits (reusability)
04-13
Enterprise
Compatible MySQL version
04-08
Back-end
Elasticsearch with PHP connection not working
04-05
Net
How to return to the DOM a string variable from controller that contains an html image tag with asse
03-25
Software design
Using Native Enum in Api-Platform / OpenApi
02-23
front end
Can a PHP class return an array of classes without calling methods or variables?
02-15
Software engineering
When overloading a parent method, why did PHP8.1 change towards deprecating incompatible return type
02-13
Blockchain
php 8.1 - explode(): Passing null to parameter #2 ($string) of type string is deprecated
12-31
front end
Why does 'iterator_to_array' give different results than foreach?
12-07
OS
What is the benefit of readonly in PHP 8.1?
11-01
Back-end
How to get all values of an enum in PHP?
Links:
CodePudding