0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 01:52:15 +02:00
Commit Graph

2408 Commits

Author SHA1 Message Date
Marcus Bointon
41027807eb
Merge pull request #3027 from saqibsra/master
Add urdu language support
2024-04-08 20:02:15 +02:00
Marcus Bointon
3c7ed1e7c8
Merge pull request #3006 from arakim/master
Update phpmailer.lang-ja.php
2024-04-08 20:01:33 +02:00
Marcus Bointon
62ed471071
Update phpmailer.lang-ja.php
Remove breaks - this is not really PHP!
2024-04-08 20:00:47 +02:00
Marcus Bointon
400aeae82c
Merge pull request #3047 from axi/#3045
Remove potential ending line break when using edebug() with LoggerInterface
2024-04-08 19:11:49 +02:00
Alexis Urien
72df7924ae Remove potential ending line break when using edebug() with LoggerInterface 2024-04-08 10:06:16 -07:00
Alexis Urien
01db3e6b24 Remove potential ending line break when using edebug() with LoggerInterface 2024-04-08 08:52:41 -07:00
Alexis Urien
df33c89c5b Remove potential ending line break when using edebug() with LoggerInterface 2024-04-08 08:40:09 -07:00
Marcus Bointon
49b4cedfec
Changelog 2024-04-01 23:04:03 +02:00
Marcus Bointon
683d3730fc
Restore trailing space 2024-04-01 22:55:32 +02:00
Marcus Bointon
8f98ddf086
Restore trailing space 2024-04-01 22:41:15 +02:00
Marcus Bointon
dfa731a087
Check broken links, update for HTTPS everywhere 2024-04-01 20:48:10 +02:00
Marcus Bointon
f74f3681a5
Changelog 2024-03-30 08:34:56 +01:00
Marcus Bointon
767b1cfb1f
Merge pull request #3042 from danicruz0415/danicruz0415-patch-1
Adds missing translations
2024-03-30 08:34:07 +01:00
danicruz0415
f6478428c7
Adds missing translations 2024-03-29 23:12:59 -05:00
Marcus Bointon
a0dcf5f788
Changelog 2024-03-26 18:45:33 +01:00
Marcus Bointon
d92d4040b4
Merge pull request #3038 from sbri/master
Update phpmailer.lang-tr.php
2024-03-26 18:42:47 +01:00
Marcus Bointon
7564ef3f41
Update phpmailer.lang-tr.php
No tabs
2024-03-26 18:40:58 +01:00
Marcus Bointon
539a94a608
Update phpmailer.lang-tr.php
Despite appearances, translation files are not actually treated as PHP code
2024-03-26 18:34:58 +01:00
Marcus Bointon
0ae9628228
Merge pull request #3041
Cleaned up OAuth example
2024-03-26 18:29:01 +01:00
Marcus Bointon
5d698fc44d
Cleanup 2024-03-26 18:26:42 +01:00
decomplexity
749e9a3a9d
OAuth2 for MSFT and Google API with authorization_code or client_credentials
Client secrets and X.509 certificates, $_SESSION 'state' and PKCE code exchanges, and creation on the fly of GoogleAPI's .json credentials files are supported.
2024-03-23 20:29:21 +00:00
sbri
f526634b30
Update phpmailer.lang-tr.php 2024-03-20 16:04:18 +03:00
Marcus Bointon
579202e36f
Merge pull request #3028 from PHPMailer/dependabot/github_actions/ramsey/composer-install-3
GH Actions: Bump ramsey/composer-install from 2 to 3
2024-03-12 23:07:08 +01:00
Marcus Bointon
49a8caa76a
Merge pull request #3014 from PHPMailer/dependabot/github_actions/nick-invision/retry-3
GH Actions: Bump nick-invision/retry from 2 to 3
2024-03-12 23:06:55 +01:00
dependabot[bot]
e6ca69847a
GH Actions: Bump ramsey/composer-install from 2 to 3
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)

---
updated-dependencies:
- dependency-name: ramsey/composer-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 06:56:31 +00:00
saqibsra
77515b997c Add urdu language support 2024-03-02 17:24:28 +05:00
dependabot[bot]
52d55bf5ab
GH Actions: Bump nick-invision/retry from 2 to 3
Bumps [nick-invision/retry](https://github.com/nick-invision/retry) from 2 to 3.
- [Release notes](https://github.com/nick-invision/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](https://github.com/nick-invision/retry/compare/v2...v3)

---
updated-dependencies:
- dependency-name: nick-invision/retry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 06:39:47 +00:00
Marcus Bointon
5251d33124
Escape refresh token 2024-01-31 23:05:36 +01:00
Marcus Bointon
6939bf9828
Changelog 2024-01-25 10:36:39 +01:00
Marcus Bointon
760bb5fd27
Add link to aboutmy.email 2024-01-25 10:36:31 +01:00
ARAKI Musashi
26f72ad6c7
Update phpmailer.lang-ja.php
Added translation of untranslated parts.
2024-01-15 00:47:54 +09:00
Marcus Bointon
0f0b5a9560
Changelog 2024-01-09 19:35:32 +01:00
Marcus Bointon
2410f43d8c
Dots need escaping 2024-01-09 19:31:07 +01:00
Marcus Bointon
5372c1694d
Merge pull request #2996 from PHPMailer/dependabot/github_actions/actions/upload-artifact-4
GH Actions: Bump actions/upload-artifact from 3 to 4
2023-12-18 08:46:07 +01:00
Marcus Bointon
e81afe7cc1
Merge pull request #2995 from PHPMailer/dependabot/github_actions/github/codeql-action-3
GH Actions: Bump github/codeql-action from 2 to 3
2023-12-18 08:45:50 +01:00
dependabot[bot]
2b95ac8a56
GH Actions: Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 06:16:47 +00:00
dependabot[bot]
8c65fb5bae
GH Actions: Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 06:16:42 +00:00
Marcus Bointon
d69114c1eb
Merge pull request #2992 from Blue3957/master
Fixed incorrect past participle agreement in phpmailer.lang-fr.php
2023-12-06 20:15:38 +01:00
Arthur Boucher
6b48444598
Fixed incorrect past participle agreement in phpmailer.lang-fr.php 2023-12-06 14:46:24 +01:00
Marcus Bointon
039de174cd
6.9.1 2023-11-25 23:23:28 +01:00
Marcus Bointon
3190bef442
CS 2023-11-25 23:23:18 +01:00
Marcus Bointon
d327514f47
Merge pull request #2985 from decomplexity/patch-1
Create sendoauth2.phps
2023-11-25 23:19:50 +01:00
Marcus Bointon
934f852bfa
PHPMailer 6.9.0 2023-11-25 23:16:39 +01:00
Marcus Bointon
1a7d9e3739
Suggest SendOauth2 package 2023-11-25 23:16:03 +01:00
Marcus Bointon
bffe2907d2
Update readme for XOAUTH2 changes 2023-11-25 23:13:05 +01:00
Marcus Bointon
e443047d03
Don't need this to demo xoauth 2023-11-25 23:04:59 +01:00
Marcus Bointon
d5615bffb4
Merge pull request #2986 from frankforte/custom-headers
Improvements for `clearCustomHeader` and `replaceCustomerHeader`
2023-11-25 23:02:29 +01:00
Frank Forte
8a91dd64f4 Code formatting for custom header methods. 2023-11-25 13:48:53 -05:00
Frank Forte
b0ffd67775 Update replaceCustomerHeader to remove duplicates. Improve clearCustomHeader and relaceCustomHeader to handle name: value. 2023-11-25 12:37:07 -05:00
decomplexity
5a52bddc48
Update sendoauth2.phps
Updated from @synchro's comments
2023-11-24 19:18:36 +00:00