<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mailer.test.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9ad2b9131dcbe90c5d256acd8f9f347b14d958fb - replace deprecated phpunit assertions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#9ad2b9131dcbe90c5d256acd8f9f347b14d958fb</link>
        <description>replace deprecated phpunit assertions

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Mon, 25 Nov 2024 10:08:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2b58f049453be0b5aad791487f173556c87f90dd - fix trim call in Mailer&apos;s name cleaning</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#2b58f049453be0b5aad791487f173556c87f90dd</link>
        <description>fix trim call in Mailer&apos;s name cleaningThe wrong quotes were used, turning what was meant to be a tab char intoa literal t.fixes #3923

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Tue, 14 Mar 2023 20:27:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>45230f135d8463a75929a23d75deee54be7896c7 - use self hosted msglint api. fixes #3736</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#45230f135d8463a75929a23d75deee54be7896c7</link>
        <description>use self hosted msglint api. fixes #3736

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Sun, 14 Aug 2022 05:28:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>10da1f74c98a7539ea9bdbd44a7b83b03577e7f9 - more tests and a fix for #3036</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#10da1f74c98a7539ea9bdbd44a7b83b03577e7f9</link>
        <description>more tests and a fix for #3036Exploding lines left dangling commas for the addresses. In addition the$text variable was not reset properly later on leading to an additionalerror.

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Wed, 29 Apr 2020 17:45:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>98548fef01f6eb5c04e2ab0aae2c46019fc2b448 - added failing test for #3036</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#98548fef01f6eb5c04e2ab0aae2c46019fc2b448</link>
        <description>added failing test for #3036

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Wed, 29 Apr 2020 17:34:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2b9c4a056d6957ab3952515cfc795f8dd01cf5e6 - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#2b9c4a056d6957ab3952515cfc795f8dd01cf5e6</link>
        <description>Merge branch &apos;master&apos; into psr2* master: (34 commits)  fix color for noninstalled extensions  show disabled extensions in gray  warn about inaccessible repo api  bugfix: access check was never cached  First go on a CLI component for the extension manager  use strict type comparison  translation update  translation update  fix #dokuwiki__sitetools current item not in highlight due to Greebo change  authplain: Add tests for group retrieval  authplain: Add a simple method for retrieving user groups  translation update  Negative string offsets are allowed in PHP 7.1+ only  improve memory check output  fix and test php_to_byte() related to #2756 #2556  translation update  translation update  translation update  translation update  translation update  ...

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Sun, 14 Jul 2019 18:50:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5a8d6e48ea57255f66cd0126355f1b73f1000de9 - Rename HTTPClient namespace to HTTP</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#5a8d6e48ea57255f66cd0126355f1b73f1000de9</link>
        <description>Rename HTTPClient namespace to HTTPThis should make namespace a bit more flexible in scope and allow us tomove more functionality there later.

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Tue, 26 Mar 2019 21:05:09 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>198564ab361cd134dce0bcc8d07863157d1ae7a2 - Refactor HTTPClient into different files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#198564ab361cd134dce0bcc8d07863157d1ae7a2</link>
        <description>Refactor HTTPClient into different files

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Sun, 17 Mar 2019 12:11:22 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>102cdbd7657b117b2967af069ab689838e74bdaf - Auth/Mailer: properly handle usernames including a comma</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#102cdbd7657b117b2967af069ab689838e74bdaf</link>
        <description>Auth/Mailer: properly handle usernames including a commaPrevent splitting of e-mail addresses at the wrong point by enclosing a username in &apos;&quot;&apos;.The &quot;To&quot; e-mail address in the notification mail was malformed if a new user was addedand included a &apos;,&apos; in it&apos;s name. Fixes #1569.

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Sat, 15 Sep 2018 11:57:27 +0000</pubDate>
        <dc:creator>LarsGit223 &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>1d7c1f1bfdde1a689e622b5c475614fed4b553e1 - response on review</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#1d7c1f1bfdde1a689e622b5c475614fed4b553e1</link>
        <description>response on review

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 28 Jul 2017 17:20:24 +0000</pubDate>
        <dc:creator>Yurii K &lt;yurii-github@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>30085ef3769da1a92634254411d688dbb753e762 - fix tests on windows</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#30085ef3769da1a92634254411d688dbb753e762</link>
        <description>fix tests on windows

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Sun, 23 Jul 2017 13:13:12 +0000</pubDate>
        <dc:creator>Yurii K &lt;yurii-github@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>1bff2abab47a9f8dec5518d13a0e05c44e093c6c - mark some tests as non-risky</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#1bff2abab47a9f8dec5518d13a0e05c44e093c6c</link>
        <description>mark some tests as non-riskyThose tests either just check that an exception is NOT thrown or arethere to check dependencies for other tests. Newer phpunits mark alltests as risky that have no assertion.

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 31 Mar 2017 08:08:26 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a566f85e9b06fdb0e386a5796405110b1d1ab8fd - reformatting</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#a566f85e9b06fdb0e386a5796405110b1d1ab8fd</link>
        <description>reformatting

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 27 May 2016 22:59:57 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f3cd98a0677805fbdfdd8935a14707d113789dda - use variable for wikiurl in tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#f3cd98a0677805fbdfdd8935a14707d113789dda</link>
        <description>use variable for wikiurl in tests

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 27 May 2016 22:56:40 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>774514c9e8c7379df1d1479289e616e2507e8413 - translate html and text string for signature</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#774514c9e8c7379df1d1479289e616e2507e8413</link>
        <description>translate html and text string for signatureDefault only text string exists, via localized translation a wiki admincan add his/her own (html) version.

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 27 May 2016 22:39:11 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>acb389a81a4644423b0805a471dd104ae678d66a - supress lint error on LF signature #1101</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#acb389a81a4644423b0805a471dd104ae678d66a</link>
        <description>supress lint error on LF signature #1101

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 15 Apr 2016 08:35:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e03b842a59f62aa511730fb271c98445fe39db2a - Merge branch &apos;master&apos; into emailsignature</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#e03b842a59f62aa511730fb271c98445fe39db2a</link>
        <description>Merge branch &apos;master&apos; into emailsignature* master: (406 commits)  msglint is HTTPS now. fixed failing tests  URI scheme is only relevant for TLS if not proxy connection #1526  use SSL if scheme is https  add conf as global  translation update  avoid HTTP Response Splitting attacks via redirects #1513  translation update  another tiny tab CSS addition  minor change to make tabs more flexible  translation update  adjusted for scrutinizer hints  adjusted tests for reflection based method export  first go at using reflection for remote export  Fixes for the FR translation  obfuscate auth passwords in config. fixes #1487  add support for new Django hashing methods  usie a strict comparison === instead  use getNS() call instead of dirname()  #1477:Search heading still displayed although search disabled  Fix PHP7 evaluation order incompatibility  ...

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Fri, 15 Apr 2016 08:07:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7468fb90ed3db204b9b4dd52f819fc0574320ed6 - msglint is HTTPS now. fixed failing tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#7468fb90ed3db204b9b4dd52f819fc0574320ed6</link>
        <description>msglint is HTTPS now. fixed failing tests

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Mon, 11 Apr 2016 13:09:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>9e01e280c3abaf09eb60e88e0081e03b6b6dce92 - update test_replacements to include EMAILSIGNATURE token</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#9e01e280c3abaf09eb60e88e0081e03b6b6dce92</link>
        <description>update test_replacements to include EMAILSIGNATURE token

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Wed, 01 Apr 2015 18:20:50 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>9ea4583661793f2f95c84aa39022dd8a64bf8821 - Fix up test_simplemail()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/mailer.test.php#9ea4583661793f2f95c84aa39022dd8a64bf8821</link>
        <description>Fix up test_simplemail()- refactor Mailer class to allow unit tests to access token  replacements- use CRLF in signature string per rfc2045 6.8- add email signature to the expected mail body- apply appropriate chunksplit to the expected mail body- ensure regex is quoted - &apos;/&apos; is a legal base64 character

            List of files:
            /dokuwiki/_test/tests/inc/mailer.test.php</description>
        <pubDate>Wed, 01 Apr 2015 18:11:34 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
