By Manuel Lemos
The development of PHP 8.3 is already going on. Several new features were proposed and accepted by the PHP core developers.
One of the planned features is the ability to implement a new function called json\_validate that will allow PHP developers to implement a more efficient validation of JSON data structures.
Please read this short article to learn how the json\_validation function will work so you can benefit from it in your PHP applications.