<?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 autoload_static.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8e88a29b81301f78509349ab1152bb09c229123e - update minimum requirement to PHP 8.2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#8e88a29b81301f78509349ab1152bb09c229123e</link>
        <description>update minimum requirement to PHP 8.2According to https://stitcher.io/blog/php-version-stats-june-2025 mostpeople are running a newer version anyway. 8.2 still receives securitysupport til the end of the year and is the version included in Debianold-stable (Bookworm).This patch only increases the minumum version and updates the composerdependencies. No code has been changed yet.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Sat, 07 Mar 2026 12:54:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>db9267247e06d4aae1a33463c71b2c22d7f7a2a7 - Replace strftime with Intl ICU. Fixes #3573</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#db9267247e06d4aae1a33463c71b2c22d7f7a2a7</link>
        <description>Replace strftime with Intl ICU. Fixes #3573This uses a class that maps strftime placeholders to the appropriate ICUpatterns. I am using the fallback-intl branch here which provides anEnglish-only fallback when the intl extension is not available.Core has only two places where strftime is used: dformat() and theSimplePie feed parser. Both are adjusted with this patch. For the lattera custom Item class had to be registered. For better separation all ourFeedParser classes have been moved to the Feed namespace where ourFeedCreator classes already reside.Note that this will currently be a degration for users without intl asit will fall back to date and not to the still available strftime.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 26 Jan 2024 18:34:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c13ef3ba1de57be630245f8ce5de354bdf7dc966 - composer updates</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#c13ef3ba1de57be630245f8ce5de354bdf7dc966</link>
        <description>composer updates

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Tue, 05 Mar 2024 14:08:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e6380ba37d6b3f7dd03146b3c03030ccc8c1b297 - replace LESS library. fixes #4088</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#e6380ba37d6b3f7dd03146b3c03030ccc8c1b297</link>
        <description>replace LESS library. fixes #4088This replaces the abandoned fork with my own fork at splitbrain/lesserphpThat fork has been cleaned up somewhat and the issues in #4088 should befixed.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 02 Feb 2024 14:01:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>927933f55f286c8bea68959a13975cbcb59eb8ee - upgrade to phpseclib 3</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#927933f55f286c8bea68959a13975cbcb59eb8ee</link>
        <description>upgrade to phpseclib 3This replaces the dependabot PR #4114 and adjusts the usage of thelibrary.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Wed, 29 Nov 2023 10:01:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64d8abdb11b92482cec4f0ec0320b91fea20322f - updated composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#64d8abdb11b92482cec4f0ec0320b91fea20322f</link>
        <description>updated composer dependenciesupdates may also be caused by the php platform version increase in the lastcommit

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 09 Jun 2023 19:13:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>af28745a55598899ff91b5048e6acff9cd2ed1d8 - extracted JS compressor into its own library</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#af28745a55598899ff91b5048e6acff9cd2ed1d8</link>
        <description>extracted JS compressor into its own libraryThis moves our JavaScript compressor into its own composer dependency.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Sun, 12 Mar 2023 10:27:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>2afbbbaeea08091e19cadcd631ed59a224ff0d59 - updated composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#2afbbbaeea08091e19cadcd631ed59a224ff0d59</link>
        <description>updated composer dependencies

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Tue, 31 Jan 2023 11:38:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7f8f24562b596c56d79e46eba9f82780df5725cb - move IXR XML RPC to composer dependency #1970</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#7f8f24562b596c56d79e46eba9f82780df5725cb</link>
        <description>move IXR XML RPC to composer dependency #1970This is a monky patched version of kissyfrot/php-ixr until my PR hasbeen accepted upstream.Plugins using the XML RPC client may need adjustments.

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Thu, 16 Sep 2021 13:22:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6cb05674d342c24351edf98467e681cbaabf9d0b - updated composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#6cb05674d342c24351edf98467e681cbaabf9d0b</link>
        <description>updated composer dependencies

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 16 Apr 2021 07:19:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>5484014bf7df7f7fa3bf50b64d0f95803c2f2b51 - Fix for Remove random_compat, no longer needed #3262</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#5484014bf7df7f7fa3bf50b64d0f95803c2f2b51</link>
        <description>Fix for Remove random_compat, no longer needed #3262

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Thu, 07 Jan 2021 23:12:41 +0000</pubDate>
        <dc:creator>Martijn Ras &lt;Martijn.Ras@GMail.com&gt;</dc:creator>
    </item>
<item>
        <title>92a8473a9092ab27ad01395a27c47e2679f56d86 - added Slika as dependency</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#92a8473a9092ab27ad01395a27c47e2679f56d86</link>
        <description>added Slika as dependency

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Wed, 06 May 2020 17:45:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e43cd7e11322648414daef21f777734a2cafc5c8 - Update composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#e43cd7e11322648414daef21f777734a2cafc5c8</link>
        <description>Update composer dependenciesThe following dependencies have been updated:splitbrain/php-archive (1.0.10 =&gt; 1.1.1)phpseclib/phpseclib (2.0.11 =&gt; 2.0.23)paragonie/random_compat (v2.0.12 =&gt; v2.0.18)simplepie/simplepie (1.5.1 =&gt; 1.5.3)geshi/geshi (v1.0.9.0 =&gt; v1.0.9.1)openpsa/universalfeedcreator (v1.8.3 =&gt; v1.8.3.2):marcusschwarz/lesserphpsplitbrain/php-cli (1.1.2 =&gt; 1.1.5)

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Mon, 21 Oct 2019 19:05:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a628a7c68b0ef8bd31e05fbef4fede5c23c65812 - phpseclib update</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#a628a7c68b0ef8bd31e05fbef4fede5c23c65812</link>
        <description>phpseclib update

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 27 Apr 2018 11:42:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>43d3f077ff275484c96c5da0d5066a80938f2cb3 - updated composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#43d3f077ff275484c96c5da0d5066a80938f2cb3</link>
        <description>updated composer dependencies

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 13 Apr 2018 06:37:14 +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/vendor/composer/autoload_static.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/vendor/composer/autoload_static.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>dd7064d9e41d5c8c94f209a42ff35b1273b0fd93 - updated composer dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#dd7064d9e41d5c8c94f209a42ff35b1273b0fd93</link>
        <description>updated composer dependencies

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Tue, 15 Aug 2017 16:14:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0ed9c2e2847f8f5d9baf3021c17257dfbb134720 - Merge branch &apos;master&apos; into lesserphp</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#0ed9c2e2847f8f5d9baf3021c17257dfbb134720</link>
        <description>Merge branch &apos;master&apos; into lesserphp* master: (70 commits)  Release preparation  translation update  do not disclose email or IP addresses of users through RSS  small fix  Make default encapsulation more readable and less duplicate.  Replace htmlspecialchars to hsc in core  Add the preview-bool for the cache file.  Add htmlspecialchars when showing $DATE_AT  #2021 broken links to W3C validators also dokuwiki and php are on https  made bin/wantedpage.php more flexible  doc abbreviation  Fix PHP Notices: Reduce error log noise  Create valid empty options  translation update  doc fix  translation update  using $options-&gt;getCmd to retrieve show-pages parameter  added option to wantedpages.php to show or not show pages where broken links occur  show pages where broken links occur: page_id =&gt; broken_link  clean extension names. fixes #2042  ...

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Tue, 15 Aug 2017 16:03:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3d4e333534695cfd16101585f629d952020af0bf - moved EmailAdressValidator to composer install #1970</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#3d4e333534695cfd16101585f629d952020af0bf</link>
        <description>moved EmailAdressValidator to composer install #1970

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Fri, 26 May 2017 19:37:21 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>572dd708bebc04979f663f70366b866af9d0dc09 - use composer based library for feed creator #1970</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/autoload_static.php#572dd708bebc04979f663f70366b866af9d0dc09</link>
        <description>use composer based library for feed creator #1970

            List of files:
            /dokuwiki/vendor/composer/autoload_static.php</description>
        <pubDate>Thu, 18 May 2017 20:38:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
