core
core copied to clipboard
This module is the core of phpList 4. Join discussion at the community forum: https://discuss.phplist.org/
- [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...
Some access control use cases would be simplified if assets with different security contexts were grouped and separated (e.g. public subscribe paths, admin paths, and items shared by both). In...
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;` - [...
rpkamp/fancy-testdox-printer
According to https://docs.travis-ci.com/user/environment-variables/#Defining-Variables-in-Repository-Settings, secret environment variables that are the same across all branches and builds should be set in the repository settings, not in the .travis.yml. @michield Would you be...
@samtuke, I've done some testing and some research on representing conflicts for phpList modules that provide the same routes (e.g., "/" or "/api/v2/"): - When a route with a path...
To provide CGL I would propose to use https://styleci.io/ which can send pull requests automaticallly to fix issues and checks PR, branches, ...
related: https://github.com/phpList/phplist3/issues/183