<?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 wantedpages.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Sat, 07 Mar 2026 20:26:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>26dfc2323f8f70cb69aac4c8c51bf7997809f2ca - Rector to rename print to echo calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Thu, 31 Aug 2023 20:00:27 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b1f206e1d439d693686c99955ab305e7ca94e760 - Apply rector fixes to bin and toplevel</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#b1f206e1d439d693686c99955ab305e7ca94e760</link>
        <description>Apply rector fixes to bin and toplevel

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 30 Aug 2023 12:48:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2cd6cc0aee287817853b56fa39a11b9eecd6da90 - move resolvers into File namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#2cd6cc0aee287817853b56fa39a11b9eecd6da90</link>
        <description>move resolvers into File namespace

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Sun, 02 Jan 2022 10:22:30 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c6be208dcb4734cf5ad7e62ab5df1d42d46ad76 - replace deprecated function calls</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#8c6be208dcb4734cf5ad7e62ab5df1d42d46ad76</link>
        <description>replace deprecated function callsReplaces the use of resolve_pageid() and resolve_mediaid() with theproper class invocations

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Mon, 05 Apr 2021 09:49:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d267a3cb9d36268082b58b3c67135007a467af2d - Merge pull request #3115 from moisesbr-dw/sort-with-collator</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#d267a3cb9d36268082b58b3c67135007a467af2d</link>
        <description>Merge pull request #3115 from moisesbr-dw/sort-with-collatorSort with collator

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 26 Aug 2020 08:06:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&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/bin/wantedpages.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/bin/wantedpages.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>cbfa4829d9bcd40d1cc3b9220fe78fa37c385c02 - use envvars in shebang</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#cbfa4829d9bcd40d1cc3b9220fe78fa37c385c02</link>
        <description>use envvars in shebang

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Sat, 13 Jun 2020 22:41:58 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>d00f852337c7294f9b1c2aba9eaf188331f66622 - Command line tool wantedpages.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#d00f852337c7294f9b1c2aba9eaf188331f66622</link>
        <description>Command line tool wantedpages.php

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 20 May 2020 00:26:03 +0000</pubDate>
        <dc:creator>Mois&#233;s Braga Ribeiro &lt;moisesbr@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2b2d0ba9339184ee47e558ae2ba327774cb51f57 - PSR2 adjustments for bin scripts</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#2b2d0ba9339184ee47e558ae2ba327774cb51f57</link>
        <description>PSR2 adjustments for bin scripts

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Fri, 01 Jun 2018 08:46:54 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cbeaa4a0479ce7023201d4032978899ffaceb187 - replace Doku_CLI with splitbrain\phpcli\CLI</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#cbeaa4a0479ce7023201d4032978899ffaceb187</link>
        <description>replace Doku_CLI with splitbrain\phpcli\CLIIt has few more features (like turning down verbosity) and looks nicer

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Fri, 10 Nov 2017 13:18:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64cebf712e669b1e84428bbdca2a5653751c93ed - made bin/wantedpage.php more flexible</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#64cebf712e669b1e84428bbdca2a5653751c93ed</link>
        <description>made bin/wantedpage.php more flexible* results can be sorted by wanted or origin* second dimension can be skipped* results should be easier to parse with standard unix tools now* use proper otpions, not commands

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Fri, 28 Jul 2017 08:03:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>964efa9c1f6d52677a51ea52e2957f1ab1e63617 - using $options-&gt;getCmd to retrieve show-pages parameter</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#964efa9c1f6d52677a51ea52e2957f1ab1e63617</link>
        <description>using $options-&gt;getCmd to retrieve show-pages parameter

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 12 Jul 2017 22:41:33 +0000</pubDate>
        <dc:creator>Myron Turner &lt;turnermm02@shaw.ca&gt;</dc:creator>
    </item>
<item>
        <title>d63d2c63ef8ddb2c9a78727fdfe5a5d5fbd14cd0 - added option to wantedpages.php to show or not show pages where broken links occur</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#d63d2c63ef8ddb2c9a78727fdfe5a5d5fbd14cd0</link>
        <description>added option to wantedpages.php to show or not show pages where broken links occur

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 12 Jul 2017 22:11:39 +0000</pubDate>
        <dc:creator>Myron Turner &lt;turnermm02@shaw.ca&gt;</dc:creator>
    </item>
<item>
        <title>ffe3602c5b571dceb438bc1041c20f8f35a07d07 - show pages where broken links occur: page_id =&gt; broken_link</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#ffe3602c5b571dceb438bc1041c20f8f35a07d07</link>
        <description>show pages where broken links occur: page_id =&gt; broken_link

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Mon, 10 Jul 2017 03:39:35 +0000</pubDate>
        <dc:creator>Myron Turner &lt;turnermm02@shaw.ca&gt;</dc:creator>
    </item>
<item>
        <title>42ea7f447f39fbc2f79eaaec31f8c10ede59c5d0 - Many PHPDocs, some unused and dyn declared vars</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/bin/wantedpages.php#42ea7f447f39fbc2f79eaaec31f8c10ede59c5d0</link>
        <description>Many PHPDocs, some unused and dyn declared varsmany PHPDocssome unused variablessome dynamically declared variables declared

            List of files:
            /dokuwiki/bin/wantedpages.php</description>
        <pubDate>Wed, 01 Oct 2014 09:30:27 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
