<?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 sort_without_collator.test.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e32b1b0ffe5e0c48ff8faed9c74099599659774c - Fix PHPUnit fatal errors compatibility with void.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#e32b1b0ffe5e0c48ff8faed9c74099599659774c</link>
        <description>Fix PHPUnit fatal errors compatibility with void.

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Thu, 01 Oct 2020 16:35:44 +0000</pubDate>
        <dc:creator>Syntaxseed &lt;825423+syntaxseed@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>1c33cec37215d0c964cf961bdbc49ae7db3657e6 - add needed type hints for phpunit8</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#1c33cec37215d0c964cf961bdbc49ae7db3657e6</link>
        <description>add needed type hints for phpunit8This will break a lot of plugin tests, but can&apos;t be avoided

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Thu, 04 Feb 2021 19:41:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>242e693141a9e32c7985842539b720420505fb1b - Thorough tests for EO, DE, PT and ES</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#242e693141a9e32c7985842539b720420505fb1b</link>
        <description>Thorough tests for EO, DE, PT and ESCorrection for German collation; examples for German and Spanish; much better comments

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Thu, 20 Aug 2020 08:54:32 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d0fecb18d08d861cbe35e1c5f48df3230dc401fe - Tests for Portuguese and Spanish</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#d0fecb18d08d861cbe35e1c5f48df3230dc401fe</link>
        <description>Tests for Portuguese and SpanishCollations for Portuguese and Spanish; examples for Portuguese; better comments

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Mon, 17 Aug 2020 12:08:04 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0489c64b7de1b71fdd124114dd18525156f26327 - Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#0489c64b7de1b71fdd124114dd18525156f26327</link>
        <description>Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2Many minor details and use of Sort::xyz() instead of intl_xyz() in files outside the &quot;inc&quot; folder.

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Sun, 16 Aug 2020 21:29:42 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>f9aa34a37441e1fedd970151f80edc3bd4223e7d - test the collator fallback always</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#f9aa34a37441e1fedd970151f80edc3bd4223e7d</link>
        <description>test the collator fallback alwaysNow the use of the intl extension can be turned off, allowing for easytesting of the fallback. The test now inherits from the collator test sowe avoid too much duplicate code

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Tue, 11 Aug 2020 13:09:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2d85e84158bfbe6ff83458824a787ddcc12db9c8 - wrap sorting functions into their own class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#2d85e84158bfbe6ff83458824a787ddcc12db9c8</link>
        <description>wrap sorting functions into their own class

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Tue, 11 Aug 2020 12:06:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>746611d807a2e65c278c7b816b07e4f054eb3f1f - Collator re-creation in unit test</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#746611d807a2e65c278c7b816b07e4f054eb3f1f</link>
        <description>Collator re-creation in unit test

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Wed, 03 Jun 2020 07:05:04 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>90b57d56b67d4c026195b76345c40ab490c1bb94 - Documentation update</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#90b57d56b67d4c026195b76345c40ab490c1bb94</link>
        <description>Documentation updateMinor changes.

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Mon, 01 Jun 2020 15:55:14 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0384d31de5e74fee3a45e1c8a61bda6016f4a18d - Test class for sort without collator</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/tests/inc/sort_without_collator.test.php#0384d31de5e74fee3a45e1c8a61bda6016f4a18d</link>
        <description>Test class for sort without collator

            List of files:
            /dokuwiki/_test/tests/inc/sort_without_collator.test.php</description>
        <pubDate>Mon, 01 Jun 2020 12:19:53 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
