<?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 parser_links.test.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d8ab874693a369332dbbecf425e5e612fb1095a6 - Revert &quot;Merge pull request #3039 from takuy/video-attributes&quot;</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#d8ab874693a369332dbbecf425e5e612fb1095a6</link>
        <description>Revert &quot;Merge pull request #3039 from takuy/video-attributes&quot;This reverts commit 408d79f78505248f9ccb44bd2561cedc250ce5a1, reversingchanges made to b7c67f83bd81eff3186e4ebd2d9e86cd2c32468d.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sun, 26 Dec 2021 21:56:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c48d66083abf3993bb61181e9b1e8e9f7ad321af - Revert &quot;more php8 fixes for the video attributes&quot;</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#c48d66083abf3993bb61181e9b1e8e9f7ad321af</link>
        <description>Revert &quot;more php8 fixes for the video attributes&quot;This reverts commit 89e046c85b43365a46ce9f137a1b843d3ef6813b.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sun, 26 Dec 2021 21:55:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>89e046c85b43365a46ce9f137a1b843d3ef6813b - more php8 fixes for the video attributes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#89e046c85b43365a46ce9f137a1b843d3ef6813b</link>
        <description>more php8 fixes for the video attributesI defaulted back to null instead of an empty array.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Mon, 20 Dec 2021 21:45:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>408d79f78505248f9ccb44bd2561cedc250ce5a1 - Merge pull request #3039 from takuy/video-attributes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#408d79f78505248f9ccb44bd2561cedc250ce5a1</link>
        <description>Merge pull request #3039 from takuy/video-attributesAdd handling for video embed attributes

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Mon, 20 Dec 2021 20:52:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>50598979bb62ad0f1b042bdcc47ff83e658ccde8 - only pass around videoAtts if it&apos;s a video</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#50598979bb62ad0f1b042bdcc47ff83e658ccde8</link>
        <description>only pass around videoAtts if it&apos;s a videotry to make tests happy againanother try at fixing testsDelete local.php.bak.phpmore test fixesone more (lol)one more

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Mon, 06 Apr 2020 04:49:09 +0000</pubDate>
        <dc:creator>Sam &lt;1631095+takuy@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>4a572c5a7657d97b8c999207a2717f13218229f3 - add options &amp; defaults to config, no* counterparts</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#4a572c5a7657d97b8c999207a2717f13218229f3</link>
        <description>add options &amp; defaults to config, no* counterparts

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Mon, 06 Apr 2020 02:52:52 +0000</pubDate>
        <dc:creator>Sam &lt;1631095+takuy@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e0ab73f1c6a1d1d02fa9e8b51da0bec55782f6e1 - accidentally removed this on an earlier commit</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#e0ab73f1c6a1d1d02fa9e8b51da0bec55782f6e1</link>
        <description>accidentally removed this on an earlier commitmore test fixes

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Mon, 06 Apr 2020 01:21:56 +0000</pubDate>
        <dc:creator>Sam &lt;1631095+takuy@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>256ac28f4fc061dc35155f13d1f6d174278a204e - typo fix</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#256ac28f4fc061dc35155f13d1f6d174278a204e</link>
        <description>typo fixbug fixes &amp; added fixes for existing tests

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sun, 05 Apr 2020 23:20:56 +0000</pubDate>
        <dc:creator>Sam &lt;1631095+takuy@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>36c8a75c5c35c94caeb5306881315eff37f20a8d - Fix ExternalLink tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#36c8a75c5c35c94caeb5306881315eff37f20a8d</link>
        <description>Fix ExternalLink tests

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Tue, 10 Mar 2020 00:55:58 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>f216edae611a9a1677577709a8b2e33f231b6a7d - Fixed broken link rendering for external links at start of line</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#f216edae611a9a1677577709a8b2e33f231b6a7d</link>
        <description>Fixed broken link rendering for external links at start of lineExternal links at the start of line like &apos;www.example.com&apos; werenot rendered as links any more. The issue was introduced with PR #1988.Fixes #2399.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Thu, 21 Jun 2018 19:20:36 +0000</pubDate>
        <dc:creator>Lars Paulsen &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>be906b566b9bdfd92c032ee07c4fd077d820a8d1 - moved all parsing related namespaces to their own</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#be906b566b9bdfd92c032ee07c4fd077d820a8d1</link>
        <description>moved all parsing related namespaces to their own

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Fri, 04 May 2018 12:22:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>36dc94bb8b05aaaff6fdcf55dd6af80ca30d22b1 - split out parser modes into their own files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#36dc94bb8b05aaaff6fdcf55dd6af80ca30d22b1</link>
        <description>split out parser modes into their own filesThis moves all the parser classes into their own namespace and files.Next up are the handler classes.I&apos;m not sure about the namespace, yet. A nested namepspace Parser\Modeswould probably make more sense... we&apos;ll see.This also removes the duplicated coded in the Plugin mode. We now usethe plugin trait and can inherit from AbstractMode instead.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sat, 28 Apr 2018 10:12:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c99d7c88ba37664dcecbcf186347f5c387a31155 - Merge pull request #1988 from LarsGit223/issue936</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#c99d7c88ba37664dcecbcf186347f5c387a31155</link>
        <description>Merge pull request #1988 from LarsGit223/issue936Corrected external link syntax, now requires preceding whitespace.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sun, 27 Aug 2017 10:49:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2e3f2c78bc4bdfcfc512c38ca13cfec85c6cec6f - added one more test for internal links</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#2e3f2c78bc4bdfcfc512c38ca13cfec85c6cec6f</link>
        <description>added one more test for internal linksjust to be sure, we&apos;re not breaking something simple here.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Sun, 27 Aug 2017 06:28:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5e964d2be0e0be81d33f7c42ac9912bdcb6db4c4 - Corrected external link syntax, now requires preceding whitespace. Fixes #936.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#5e964d2be0e0be81d33f7c42ac9912bdcb6db4c4</link>
        <description>Corrected external link syntax, now requires preceding whitespace. Fixes #936.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Thu, 25 May 2017 08:57:45 +0000</pubDate>
        <dc:creator>LarsDW223 &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>9bda387a69855ffde5c75a9a7f4388b101f7ae4e - Corrected internal link pattern to properly handle included square brackets. Fixes #829.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#9bda387a69855ffde5c75a9a7f4388b101f7ae4e</link>
        <description>Corrected internal link pattern to properly handle included square brackets. Fixes #829.

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Wed, 24 May 2017 17:58:42 +0000</pubDate>
        <dc:creator>LarsDW223 &lt;lars_paulsen@web.de&gt;</dc:creator>
    </item>
<item>
        <title>f8369d7d6e37248d6523fdac6e1d760fca4f1b52 - moved _testing to _test</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/parser/parser_links.test.php#f8369d7d6e37248d6523fdac6e1d760fca4f1b52</link>
        <description>moved _testing to _test

            List of files:
            /dokuwiki/_test/tests/inc/parser/parser_links.test.php</description>
        <pubDate>Wed, 18 Apr 2012 10:08:28 +0000</pubDate>
        <dc:creator>Tobias Sarnowski &lt;sarnowski@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
