文件
2026-06-04 22:42:27 +08:00

200 行
26 KiB
Markdown

# Details
Date : 2026-01-28 23:26:20
Directory d:\\Projects\\PHP\\Chatters
Total : 185 files, 24898 codes, 7608 comments, 3838 blanks, all 36344 lines
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)
## Files
| filename | language | code | comment | blank | total |
| :--- | :--- | ---: | ---: | ---: | ---: |
| [admin/index.php](/admin/index.php) | PHP | 404 | 11 | 50 | 465 |
| [api.php](/api.php) | PHP | 927 | 136 | 203 | 1,266 |
| [composer.json](/composer.json) | JSON | 5 | 0 | 1 | 6 |
| [composer.lock](/composer.lock) | JSON | 101 | 0 | 1 | 102 |
| [data/friends.json](/data/friends.json) | JSON | 16 | 0 | 0 | 16 |
| [data/group\_invitations.json](/data/group_invitations.json) | JSON | 10 | 0 | 0 | 10 |
| [data/group\_members.json](/data/group_members.json) | JSON | 20 | 0 | 0 | 20 |
| [data/groups.json](/data/groups.json) | JSON | 31 | 0 | 0 | 31 |
| [data/messages.json](/data/messages.json) | JSON | 1,500 | 0 | 0 | 1,500 |
| [data/users.json](/data/users.json) | JSON | 27 | 0 | 0 | 27 |
| [db.php](/db.php) | PHP | 272 | 47 | 43 | 362 |
| [index.php](/index.php) | PHP | 492 | 10 | 33 | 535 |
| [join\_group.php](/join_group.php) | PHP | 77 | 9 | 12 | 98 |
| [logs/email\_operations.log](/logs/email_operations.log) | Log | 32 | 0 | 2 | 34 |
| [migrate.php](/migrate.php) | PHP | 144 | 8 | 46 | 198 |
| [modules/data.php](/modules/data.php) | PHP | 97 | 25 | 25 | 147 |
| [modules/friend.php](/modules/friend.php) | PHP | 158 | 24 | 41 | 223 |
| [modules/group.php](/modules/group.php) | PHP | 203 | 42 | 60 | 305 |
| [modules/message.php](/modules/message.php) | PHP | 264 | 42 | 63 | 369 |
| [modules/user.php](/modules/user.php) | PHP | 359 | 73 | 102 | 534 |
| [profile.php](/profile.php) | PHP | 318 | 17 | 42 | 377 |
| [script.js](/script.js) | JavaScript | 4,140 | 547 | 520 | 5,207 |
| [style.css](/style.css) | PostCSS | 1,409 | 56 | 243 | 1,708 |
| [vendor/autoload.php](/vendor/autoload.php) | PHP | 20 | 1 | 5 | 26 |
| [vendor/composer/ClassLoader.php](/vendor/composer/ClassLoader.php) | PHP | 286 | 235 | 59 | 580 |
| [vendor/composer/InstalledVersions.php](/vendor/composer/InstalledVersions.php) | PHP | 178 | 133 | 49 | 360 |
| [vendor/composer/autoload\_classmap.php](/vendor/composer/autoload_classmap.php) | PHP | 6 | 1 | 4 | 11 |
| [vendor/composer/autoload\_namespaces.php](/vendor/composer/autoload_namespaces.php) | PHP | 5 | 1 | 4 | 10 |
| [vendor/composer/autoload\_psr4.php](/vendor/composer/autoload_psr4.php) | PHP | 6 | 1 | 4 | 11 |
| [vendor/composer/autoload\_real.php](/vendor/composer/autoload_real.php) | PHP | 25 | 4 | 10 | 39 |
| [vendor/composer/autoload\_static.php](/vendor/composer/autoload_static.php) | PHP | 28 | 1 | 8 | 37 |
| [vendor/composer/installed.json](/vendor/composer/installed.json) | JSON | 91 | 0 | 1 | 92 |
| [vendor/composer/installed.php](/vendor/composer/installed.php) | PHP | 32 | 0 | 1 | 33 |
| [vendor/composer/platform\_check.php](/vendor/composer/platform_check.php) | PHP | 21 | 1 | 5 | 27 |
| [vendor/phpmailer/phpmailer/.codecov.yml](/vendor/phpmailer/phpmailer/.codecov.yml) | YAML | 18 | 1 | 3 | 22 |
| [vendor/phpmailer/phpmailer/.github/FUNDING.yml](/vendor/phpmailer/phpmailer/.github/FUNDING.yml) | YAML | 4 | 1 | 2 | 7 |
| [vendor/phpmailer/phpmailer/.github/ISSUE\_TEMPLATE/bug\_report.md](/vendor/phpmailer/phpmailer/.github/ISSUE_TEMPLATE/bug_report.md) | Markdown | 17 | 0 | 7 | 24 |
| [vendor/phpmailer/phpmailer/.github/actions/build-docs/Dockerfile](/vendor/phpmailer/phpmailer/.github/actions/build-docs/Dockerfile) | Docker | 9 | 1 | 6 | 16 |
| [vendor/phpmailer/phpmailer/.github/actions/build-docs/entrypoint.sh](/vendor/phpmailer/phpmailer/.github/actions/build-docs/entrypoint.sh) | Shell Script | 2 | 1 | 3 | 6 |
| [vendor/phpmailer/phpmailer/.github/dependabot.yml](/vendor/phpmailer/phpmailer/.github/dependabot.yml) | YAML | 16 | 4 | 2 | 22 |
| [vendor/phpmailer/phpmailer/.github/workflows/docs.yaml](/vendor/phpmailer/phpmailer/.github/workflows/docs.yaml) | YAML | 29 | 0 | 2 | 31 |
| [vendor/phpmailer/phpmailer/.github/workflows/scorecards.yml](/vendor/phpmailer/phpmailer/.github/workflows/scorecards.yml) | YAML | 37 | 15 | 10 | 62 |
| [vendor/phpmailer/phpmailer/.github/workflows/tests.yml](/vendor/phpmailer/phpmailer/.github/workflows/tests.yml) | YAML | 173 | 31 | 34 | 238 |
| [vendor/phpmailer/phpmailer/.phan/config.php](/vendor/phpmailer/phpmailer/.phan/config.php) | PHP | 13 | 23 | 6 | 42 |
| [vendor/phpmailer/phpmailer/README.md](/vendor/phpmailer/phpmailer/README.md) | Markdown | 169 | 0 | 64 | 233 |
| [vendor/phpmailer/phpmailer/SECURITY.md](/vendor/phpmailer/phpmailer/SECURITY.md) | Markdown | 19 | 0 | 19 | 38 |
| [vendor/phpmailer/phpmailer/SMTPUTF8.md](/vendor/phpmailer/phpmailer/SMTPUTF8.md) | Markdown | 27 | 0 | 22 | 49 |
| [vendor/phpmailer/phpmailer/UPGRADING.md](/vendor/phpmailer/phpmailer/UPGRADING.md) | Markdown | 99 | 0 | 27 | 126 |
| [vendor/phpmailer/phpmailer/changelog.md](/vendor/phpmailer/phpmailer/changelog.md) | Markdown | 991 | 0 | 132 | 1,123 |
| [vendor/phpmailer/phpmailer/composer.json](/vendor/phpmailer/phpmailer/composer.json) | JSON | 84 | 0 | 1 | 85 |
| [vendor/phpmailer/phpmailer/docs/README.md](/vendor/phpmailer/phpmailer/docs/README.md) | Markdown | 5 | 0 | 4 | 9 |
| [vendor/phpmailer/phpmailer/examples/README.md](/vendor/phpmailer/phpmailer/examples/README.md) | Markdown | 53 | 0 | 44 | 97 |
| [vendor/phpmailer/phpmailer/examples/contents.html](/vendor/phpmailer/phpmailer/examples/contents.html) | HTML | 17 | 0 | 1 | 18 |
| [vendor/phpmailer/phpmailer/examples/contentsutf8.html](/vendor/phpmailer/phpmailer/examples/contentsutf8.html) | HTML | 23 | 0 | 1 | 24 |
| [vendor/phpmailer/phpmailer/examples/images/PHPMailer card logo.svg](/vendor/phpmailer/phpmailer/examples/images/PHPMailer%20card%20logo.svg) | XML | 209 | 0 | 1 | 210 |
| [vendor/phpmailer/phpmailer/get\_oauth\_token.php](/vendor/phpmailer/phpmailer/get_oauth_token.php) | PHP | 117 | 48 | 18 | 183 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php) | PHP | 20 | 4 | 3 | 27 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-as.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-as.php) | PHP | 28 | 5 | 3 | 36 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-bn.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-bn.php) | PHP | 28 | 5 | 3 | 36 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php) | PHP | 22 | 4 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php) | PHP | 30 | 7 | 3 | 40 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php) | PHP | 22 | 4 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php) | PHP | 27 | 4 | 3 | 34 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php) | PHP | 30 | 5 | 3 | 38 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php) | PHP | 29 | 7 | 3 | 39 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php) | PHP | 13 | 12 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php) | PHP | 13 | 12 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php) | PHP | 27 | 7 | 3 | 37 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php) | PHP | 27 | 6 | 3 | 36 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php) | PHP | 22 | 7 | 3 | 32 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php) | PHP | 27 | 8 | 3 | 38 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ku.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ku.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php) | PHP | 20 | 5 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php) | PHP | 30 | 5 | 3 | 38 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php) | PHP | 30 | 6 | 3 | 39 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php) | PHP | 27 | 4 | 3 | 34 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php) | PHP | 27 | 5 | 3 | 35 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-pt\_br.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php) | PHP | 27 | 9 | 3 | 39 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php) | PHP | 27 | 4 | 3 | 34 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php) | PHP | 27 | 7 | 3 | 37 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-si.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-si.php) | PHP | 27 | 5 | 3 | 35 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php) | PHP | 22 | 6 | 3 | 31 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php) | PHP | 27 | 7 | 3 | 37 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-sr\_latn.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php) | PHP | 27 | 9 | 3 | 39 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php) | PHP | 20 | 6 | 3 | 29 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-ur.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-ur.php) | PHP | 23 | 5 | 3 | 31 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php) | PHP | 19 | 6 | 3 | 28 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php) | PHP | 20 | 7 | 3 | 30 |
| [vendor/phpmailer/phpmailer/language/phpmailer.lang-zh\_cn.php](/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php) | PHP | 27 | 7 | 3 | 37 |
| [vendor/phpmailer/phpmailer/phpdoc.dist.xml](/vendor/phpmailer/phpmailer/phpdoc.dist.xml) | XML | 20 | 0 | 1 | 21 |
| [vendor/phpmailer/phpmailer/src/DSNConfigurator.php](/vendor/phpmailer/phpmailer/src/DSNConfigurator.php) | PHP | 136 | 80 | 30 | 246 |
| [vendor/phpmailer/phpmailer/src/Exception.php](/vendor/phpmailer/phpmailer/src/Exception.php) | PHP | 9 | 28 | 4 | 41 |
| [vendor/phpmailer/phpmailer/src/OAuth.php](/vendor/phpmailer/phpmailer/src/OAuth.php) | PHP | 46 | 79 | 15 | 140 |
| [vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php](/vendor/phpmailer/phpmailer/src/OAuthTokenProvider.php) | PHP | 6 | 35 | 4 | 45 |
| [vendor/phpmailer/phpmailer/src/PHPMailer.php](/vendor/phpmailer/phpmailer/src/PHPMailer.php) | PHP | 3,074 | 2,031 | 421 | 5,526 |
| [vendor/phpmailer/phpmailer/src/POP3.php](/vendor/phpmailer/phpmailer/src/POP3.php) | PHP | 183 | 235 | 53 | 471 |
| [vendor/phpmailer/phpmailer/src/SMTP.php](/vendor/phpmailer/phpmailer/src/SMTP.php) | PHP | 804 | 665 | 149 | 1,618 |
| [vendor/phpmailer/phpmailer/test/DebugLogTestListener.php](/vendor/phpmailer/phpmailer/test/DebugLogTestListener.php) | PHP | 25 | 13 | 10 | 48 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-fr.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-fr.php) | PHP | 2 | 6 | 3 | 11 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-nl.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-nl.php) | PHP | 2 | 6 | 3 | 11 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xa\_scri\_cc.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xa_scri_cc.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xb\_scri.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xb_scri.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xc\_cc.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xc_cc.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd\_cc.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd_cc.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd\_scri.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd_scri.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xe.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xe.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xx.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xx.php) | PHP | 2 | 5 | 3 | 10 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yy.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yy.php) | PHP | 7 | 5 | 5 | 17 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yz.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yz.php) | PHP | 3 | 11 | 3 | 17 |
| [vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-zz.php](/vendor/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-zz.php) | PHP | 8 | 8 | 5 | 21 |
| [vendor/phpmailer/phpmailer/test/Language/TranslationCompletenessTest.php](/vendor/phpmailer/phpmailer/test/Language/TranslationCompletenessTest.php) | PHP | 51 | 36 | 11 | 98 |
| [vendor/phpmailer/phpmailer/test/OAuth/OAuthTest.php](/vendor/phpmailer/phpmailer/test/OAuth/OAuthTest.php) | PHP | 48 | 21 | 8 | 77 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/AddEmbeddedImageTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/AddEmbeddedImageTest.php) | PHP | 104 | 53 | 22 | 179 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/AddStringAttachmentTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/AddStringAttachmentTest.php) | PHP | 80 | 48 | 20 | 148 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/AddStringEmbeddedImageTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/AddStringEmbeddedImageTest.php) | PHP | 95 | 47 | 20 | 162 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/AddrFormatTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/AddrFormatTest.php) | PHP | 36 | 29 | 6 | 71 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/AuthCRAMMD5Test.php](/vendor/phpmailer/phpmailer/test/PHPMailer/AuthCRAMMD5Test.php) | PHP | 25 | 18 | 6 | 49 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/CustomHeaderTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/CustomHeaderTest.php) | PHP | 184 | 77 | 25 | 286 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/DKIMTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/DKIMTest.php) | PHP | 147 | 79 | 33 | 259 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/DKIMWithoutExceptionsTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/DKIMWithoutExceptionsTest.php) | PHP | 15 | 25 | 7 | 47 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/DSNConfiguratorTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/DSNConfiguratorTest.php) | PHP | 120 | 54 | 48 | 222 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/EncodeQTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/EncodeQTest.php) | PHP | 73 | 30 | 8 | 111 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/EncodeStringTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/EncodeStringTest.php) | PHP | 84 | 40 | 12 | 136 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/FileIsAccessibleTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/FileIsAccessibleTest.php) | PHP | 53 | 38 | 13 | 104 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/FilenameToTypeTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/FilenameToTypeTest.php) | PHP | 41 | 28 | 6 | 75 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/GenerateIdTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/GenerateIdTest.php) | PHP | 38 | 30 | 8 | 76 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/GetLastMessageIDTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/GetLastMessageIDTest.php) | PHP | 57 | 43 | 11 | 111 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/HasLineLongerThanMaxTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/HasLineLongerThanMaxTest.php) | PHP | 107 | 37 | 15 | 159 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/Html2TextTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/Html2TextTest.php) | PHP | 165 | 55 | 12 | 232 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/ICalTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/ICalTest.php) | PHP | 90 | 29 | 8 | 127 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/IsPermittedPathTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/IsPermittedPathTest.php) | PHP | 73 | 28 | 8 | 109 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/IsValidHostTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/IsValidHostTest.php) | PHP | 61 | 39 | 8 | 108 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/LocalizationTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/LocalizationTest.php) | PHP | 346 | 116 | 44 | 506 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/MailTransportTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/MailTransportTest.php) | PHP | 160 | 68 | 34 | 262 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/MbPathinfoTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/MbPathinfoTest.php) | PHP | 123 | 41 | 8 | 172 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/MimeTypesTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/MimeTypesTest.php) | PHP | 37 | 28 | 6 | 71 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/NormalizeBreaksTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/NormalizeBreaksTest.php) | PHP | 65 | 36 | 11 | 112 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/PHPMailerTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/PHPMailerTest.php) | PHP | 993 | 245 | 151 | 1,389 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/ParseAddressesTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/ParseAddressesTest.php) | PHP | 213 | 91 | 18 | 322 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/PunyencodeAddressTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/PunyencodeAddressTest.php) | PHP | 80 | 50 | 12 | 142 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/QuotedStringTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/QuotedStringTest.php) | PHP | 37 | 28 | 6 | 71 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/ReplyToGetSetClearTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/ReplyToGetSetClearTest.php) | PHP | 271 | 132 | 42 | 445 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/SetErrorTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/SetErrorTest.php) | PHP | 89 | 47 | 19 | 155 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/SetFromTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/SetFromTest.php) | PHP | 121 | 62 | 20 | 203 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/SetTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/SetTest.php) | PHP | 37 | 36 | 9 | 82 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/SetWordWrapTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/SetWordWrapTest.php) | PHP | 73 | 33 | 15 | 121 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/Utf8CharBoundaryTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/Utf8CharBoundaryTest.php) | PHP | 30 | 31 | 6 | 67 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/ValidateAddressCustomValidatorTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/ValidateAddressCustomValidatorTest.php) | PHP | 58 | 45 | 14 | 117 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/ValidateAddressTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/ValidateAddressTest.php) | PHP | 335 | 125 | 26 | 486 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/WrapTextTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/WrapTextTest.php) | PHP | 90 | 30 | 6 | 126 |
| [vendor/phpmailer/phpmailer/test/PHPMailer/XMailerTest.php](/vendor/phpmailer/phpmailer/test/PHPMailer/XMailerTest.php) | PHP | 42 | 28 | 6 | 76 |
| [vendor/phpmailer/phpmailer/test/POP3/PopBeforeSmtpTest.php](/vendor/phpmailer/phpmailer/test/POP3/PopBeforeSmtpTest.php) | PHP | 67 | 55 | 18 | 140 |
| [vendor/phpmailer/phpmailer/test/PreSendTestCase.php](/vendor/phpmailer/phpmailer/test/PreSendTestCase.php) | PHP | 16 | 25 | 6 | 47 |
| [vendor/phpmailer/phpmailer/test/Security/DenialOfServiceVectorsTest.php](/vendor/phpmailer/phpmailer/test/Security/DenialOfServiceVectorsTest.php) | PHP | 18 | 28 | 7 | 53 |
| [vendor/phpmailer/phpmailer/test/SendTestCase.php](/vendor/phpmailer/phpmailer/test/SendTestCase.php) | PHP | 56 | 58 | 13 | 127 |
| [vendor/phpmailer/phpmailer/test/TestCase.php](/vendor/phpmailer/phpmailer/test/TestCase.php) | PHP | 206 | 138 | 49 | 393 |
| [vendor/phpmailer/phpmailer/test/fakepopserver.sh](/vendor/phpmailer/phpmailer/test/fakepopserver.sh) | Shell Script | 94 | 13 | 20 | 127 |
| [vendor/phpmailer/phpmailer/test/fakesendmail.sh](/vendor/phpmailer/phpmailer/test/fakesendmail.sh) | Shell Script | 15 | 4 | 4 | 23 |
| [vendor/phpmailer/phpmailer/test/runfakepopserver.sh](/vendor/phpmailer/phpmailer/test/runfakepopserver.sh) | Shell Script | 5 | 4 | 4 | 13 |
| [vendor/phpmailer/phpmailer/test/testbootstrap-dist.php](/vendor/phpmailer/phpmailer/test/testbootstrap-dist.php) | PHP | 7 | 0 | 2 | 9 |
| [vendor/phpmailer/phpmailer/test/validators.php](/vendor/phpmailer/phpmailer/test/validators.php) | PHP | 9 | 1 | 3 | 13 |
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)