News

post-install.sh does not detect the json extension on Alpine with PHP 8.1.29. As shown in the php -m listing below, the json extension is installed but post-install ...
Have you found yourself pasting JSON data from a database client such as TablePlus or an API responses into PHP files to run some quick tests with the data? Then you probably had to manually convert ...