Version 0.3.5 beta

This commit is contained in:
Stephan Kasdorf
2018-03-14 16:37:09 +01:00
parent f7f7550833
commit c9f29ce086
152 changed files with 14954 additions and 1124 deletions

17
core/l/PHPMailer/.gitattributes vendored Executable file
View File

@@ -0,0 +1,17 @@
* text=auto
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.phan export-ignore
/.php_cs export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/changelog.md export-ignore
/composer.json export-ignore
/docs export-ignore
/examples export-ignore
/phpdoc.dist.xml export-ignore
/test export-ignore
/travis.phpunit.xml.dist export-ignore
/UPGRADING.md export-ignore