php-pm-docker icon indicating copy to clipboard operation
php-pm-docker copied to clipboard

Docker files for PHP-PM

Results 11 php-pm-docker issues
Sort by recently updated
recently updated
newest added

Visiting a .php url results in downloading the file instead of running it. How to reproduce: ``` #installed symfony cli tool: sudo mkdir -p /usr/local/bin sudo curl -LsS https://symfony.com/installer -o...