<?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 js.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/lib/exe/js.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/lib/exe/js.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>9399c87e10527bd9270ac34f45432bcff3a2b473 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#9399c87e10527bd9270ac34f45432bcff3a2b473</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Wed, 03 Dec 2025 09:04:24 +0000</pubDate>
        <dc:creator>splitbrain &lt;86426+splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>33cb4e0125bb3ea66842b52c5d02739268775800 - Make is_ssl and baseurl use proper proxy checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#33cb4e0125bb3ea66842b52c5d02739268775800</link>
        <description>Make is_ssl and baseurl use proper proxy checksThis should not only address #4455 but also ensures that the relatedheaders are only used when they come from a trusted reverse proxy chain.

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Tue, 03 Jun 2025 12:22:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1b2deed9152e2f2c24d7fb535f0b57093e2ede56 - Use str_starts_with/str_ends_with</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#1b2deed9152e2f2c24d7fb535f0b57093e2ede56</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Fri, 15 Sep 2023 14:25:49 +0000</pubDate>
        <dc:creator>fiwswe &lt;fiwswe@fwml.de&gt;</dc:creator>
    </item>
<item>
        <title>257be26ca11cc3e4cd657879dce08ee32d8767dd - code style: multi statements</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#257be26ca11cc3e4cd657879dce08ee32d8767dd</link>
        <description>code style: multi statements

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Thu, 31 Aug 2023 20:46:25 +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/lib/exe/js.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/exe/js.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/lib/exe/js.php#26dfc2323f8f70cb69aac4c8c51bf7997809f2ca</link>
        <description>Rector to rename print to echo calls

            List of files:
            /dokuwiki/lib/exe/js.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>5a5ec053461c2401bdae52ca4bc4bec1245d79d9 - reformat /lib/exe/ folder</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#5a5ec053461c2401bdae52ca4bc4bec1245d79d9</link>
        <description>reformat /lib/exe/ folder

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Wed, 30 Aug 2023 22:44:29 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/lib/exe/js.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>c1482d1c08360e6401534a1391da2b650c37d34d - codestyle adjustments: function argument spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#c1482d1c08360e6401534a1391da2b650c37d34d</link>
        <description>codestyle adjustments: function argument spacing

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Wed, 30 Aug 2023 15:03:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e3c3abf1ebade68a06abb03d098d58afda87b317 - Apply rector fixes to lib/exe</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#e3c3abf1ebade68a06abb03d098d58afda87b317</link>
        <description>Apply rector fixes to lib/exe

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Tue, 29 Aug 2023 18:13:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b4af56dc7c065ffdb87447ad88adc8adabb7993d - Do not reminify minified plugin scripts</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#b4af56dc7c065ffdb87447ad88adc8adabb7993d</link>
        <description>Do not reminify minified plugin scriptsAdresses point 5) of #3645

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Sun, 12 Mar 2023 10:31:20 +0000</pubDate>
        <dc:creator>Moritz Raguschat &lt;moritz.raguschat@web.de&gt;</dc:creator>
    </item>
<item>
        <title>af28745a55598899ff91b5048e6acff9cd2ed1d8 - extracted JS compressor into its own library</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#af28745a55598899ff91b5048e6acff9cd2ed1d8</link>
        <description>extracted JS compressor into its own libraryThis moves our JavaScript compressor into its own composer dependency.

            List of files:
            /dokuwiki/lib/exe/js.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>aac83cd489f4efc0477170dd0ffac70c3c22fcd1 - PHP8 fix part 4: Trying to access array offset on value of type bool/null</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#aac83cd489f4efc0477170dd0ffac70c3c22fcd1</link>
        <description>PHP8 fix part 4: Trying to access array offset on value of type bool/null

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Sun, 01 Dec 2019 19:17:48 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>5312cb0b4d32952be3e1f5acf82422c2d01f26fe - Fix PHP 7.3 deprecations in lib/ directory.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#5312cb0b4d32952be3e1f5acf82422c2d01f26fe</link>
        <description>Fix PHP 7.3 deprecations in lib/ directory.

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Thu, 03 Oct 2019 01:26:57 +0000</pubDate>
        <dc:creator>Syntaxseed &lt;825423+syntaxseed@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>8cbc5ee84fe788597ede5266255a74af6da47555 - replaced deprecated utf8 functions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#8cbc5ee84fe788597ede5266255a74af6da47555</link>
        <description>replaced deprecated utf8 functionsFor now this uses full qualified namespaces, sensible imports may comelater.

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Mon, 10 Jun 2019 14:12:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>cbb44eabe033d70affb048ec0daf4e579e09dd20 - deprecated trigger_event() in favor of a static method on Event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Fri, 15 Jun 2018 15:35:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d8b492882d14dbe4074be685bef64d93be879c0d - Merge pull request #2689 from splitbrain/refactorCachePSR2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#d8b492882d14dbe4074be685bef64d93be879c0d</link>
        <description>Merge pull request #2689 from splitbrain/refactorCachePSR2Refactor cache.php to better conform with PSR 2

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Wed, 27 Feb 2019 18:32:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dc7da772c0bd95eaee1f2fc25d29cb5108ff0809 - Use setter instead of deprecate public property</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#dc7da772c0bd95eaee1f2fc25d29cb5108ff0809</link>
        <description>Use setter instead of deprecate public property

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Sun, 24 Feb 2019 20:26:12 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>923e149a1ff0b1a20a788f3f4d615b8877370532 - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/js.php#923e149a1ff0b1a20a788f3f4d615b8877370532</link>
        <description>Merge branch &apos;master&apos; into psr2

            List of files:
            /dokuwiki/lib/exe/js.php</description>
        <pubDate>Fri, 15 Feb 2019 00:05:01 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
