New Features of PHP 8.3
PHP 8.3 is set to be released on November 23, 2023. The following are the innovations and changes that PHP 8.3 will bring - each with links to further information. Typed Class Constants Now you can define a data type for a class constant with typed class constants. This makes your code more secure and cleaner. The json_validate Function The json_validate function is a novelty that allows validating a JSON string and receiving helpful and accurate error messages in the process. Dynamic Class Cons
Webdesigner / Web developer