Sébastien Corne
Sébastien Corne
Since I upgraded PHP to version 7.4, I'm unable to start hyper-run. Built-in PHP server works : ``` $ php -S localhost:8000 -t www [Thu Sep 24 09:44:08 2020] PHP...
Small changes to make the images/attachments stored using the publication (post/page/cpt..) date. I know this is not the default WP behavior, which stores any upload at the upload date. Given...
My android browser (android 4.0.4) seems to not populate "validationMessage" element's property. I have added a test and made validatr operate in this case.
Hi everybody, I'm happy to share my implementation of the `org.freedesktop.DBus.ObjectManager` interface you can find at https://github.com/Seebz/pydbus-manager. It's a WIP but it seems to be a good start for the...
This PR defines a default value (`composer`) for the `composer.executablePath` setting. It works on setups where `composer` is available globally (through the `PATH` environment variable). Should fix #12 (at least...