DracoBlue
DracoBlue
ini_set('display_errors', 'STDERR'); redirects exceptions and such to stderr without polluting the stdout
It should be possible to pass in the separator used for fgetcsv in `Craur::createFromCsvFile`
Currently the oauth-code is used for each request to retrieve the access_token (if that is necessary). @liuliu showed a pretty nice approach in his pull request at #16 Would be...
We should look into the possibilities how to generate a .pdf version. For testing purpose I am using wkhtmltopdf and generate a .pdf out of the .html file. It screws...
If you subscribe again to a stream, the actor is subscribed twice. (reported by Alex).
.. currently we have only a 500er saying that verb must not be null.
See https://github.com/exozet/docker-php-fpm/wiki/Draft-for-new-Structure for more information - feel free to edit (adjust) or comment here. @OskarStark @niepi @hoffigk @moritzwachter
right now our images look like this: exozet/php-fpm:8.1.3-sudo. it would be good to also have exozet/php-nginx-unit:8.1.3-sudo with all our extensions but https://unit.nginx.org/ service the files. this could make it possible...