Oliver Klee
Oliver Klee
Hi, Emogrifier now has been on GitHub for some time: https://github.com/MyIntervals/emogrifier Could you please drop this copy and instead create a fork? This will allow you to contribute changes back...
Let's improve code quality by checking the code with tools for common flaws and against established standards. This should also make contributing to this project easier, and reduce the amount...
## Summary / Description Currently, my TER release is failing with the following message: `No or invalid ext_emconf.php found in the folder. ` I'd like to have specific error messages...
The Core (`main` and `12.4`) already is on 10.5.
To reflect the code, the `>= 7.4.0` needs to be changed to `>= 7.6.0`.
For the dev dependencies, we now are using the patch-level version requirements to ensure that we will not fall back below the current state of bug fixes.
To reduce download size, we should have a `.gitattributes` file that makes sure that development-only files (tests, CI stuff and non-production configuration) will not end up in the Composer packages...
- [x] #159 support for PHP 7.2 - [x] #239 provide the source code language in the code snippets in the README - [x] #124, #241 make sure everything is...
https://github.com/vimeo/psalm
- [x] switch the URL to SemVer in the changelogs to HTTPS - [x] drop the old core code - [ ] #286 Cleanup: `use Doctrine\ORM\Mapping as ORM;` - [...