php / web-doc

http://doc.php.net
33 stars 85 forks source link

Include JSON extension for phd #19

Closed deleugpn closed 2 years ago

deleugpn commented 3 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