Closed deleugpn closed 2 years ago
While following the docs on http://doc.php.net/tutorial/local-setup.php, I got the following error due to a missing extension.
I know that as of PHP 8 JSON will always be available, but since the docs point to PHP 7.2+ I think mentioning JSON doesn't hurt
PHP Fatal error: Uncaught Error: Call to undefined function phpdotnet\phd\json_encode() in /app/phd/phpdotnet/phd/Package/PHP/Web.php:224
While following the docs on http://doc.php.net/tutorial/local-setup.php, I got the following error due to a missing extension.
I know that as of PHP 8 JSON will always be available, but since the docs point to PHP 7.2+ I think mentioning JSON doesn't hurt