<?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 cache.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>7a9c51a02e7db6a472b4afebfd75357bd20906fe - Imports may not be named like local classes. fixes #4200</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#7a9c51a02e7db6a472b4afebfd75357bd20906fe</link>
        <description>Imports may not be named like local classes. fixes #4200For compatibility reasons we let our old `cache` class inherit from`dokuwiki\Cache\Cache` but `cache` equals `Cache`. At least on some PHPversions? I did not see any problem on my local machine running PHP 8.2but the problem was visible on a machine running 8.1.27

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Sat, 10 Feb 2024 15:42:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>24870174d2ee45460ba6bcfe5f5a0ae94715efd7 - Apply rector fixes to the rest of inc</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#24870174d2ee45460ba6bcfe5f5a0ae94715efd7</link>
        <description>Apply rector fixes to the rest of inc

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Tue, 29 Aug 2023 17:42:15 +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/inc/cache.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/inc/cache.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>27cff898af2619bc44801b9c2b28cf55f56970cf - Remove PHP user deprecation errors</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#27cff898af2619bc44801b9c2b28cf55f56970cf</link>
        <description>Remove PHP user deprecation errorsRemove these errors pending proper discussion.These errors could  be a problem for installations that have HTML errors onin production. Since DokuWikis is often used in smaller and privatecontexts, this is a scenario that should be considered.

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Mon, 25 Feb 2019 21:17:27 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>0c5eb5e2d51ac941daf403e83ce1e99567c8f78c - Refactor deprecation logging into its own class</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#0c5eb5e2d51ac941daf403e83ce1e99567c8f78c</link>
        <description>Refactor deprecation logging into its own classThis gives us the flexibility to handle both deprecated properties andmethods/functions properly.

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Mon, 25 Feb 2019 21:04:42 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>fec08cc9d061043e2f5a81040bebae1bb90d91ba - Use DokuWiki&apos;s own deprecation reporters</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#fec08cc9d061043e2f5a81040bebae1bb90d91ba</link>
        <description>Use DokuWiki&apos;s own deprecation reportersDokuWiki has its own way to report deprecation notifications.Let&apos;s use it!

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Thu, 14 Feb 2019 22:55:18 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>0db5771e6b5f779df34a039ad49d4652eaf21893 - Refactor cache.php into different files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#0db5771e6b5f779df34a039ad49d4652eaf21893</link>
        <description>Refactor cache.php into different files

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Sat, 02 Feb 2019 12:05:17 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4d8fb184de61d888c72a567c003e4eb3c745a17 - moved Parser to Parsing namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#d4d8fb184de61d888c72a567c003e4eb3c745a17</link>
        <description>moved Parser to Parsing namespace

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 04 May 2018 13:03:58 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64159a61e94d0ce680071c8890e144982c3a8cbe - line lengths shortened</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#64159a61e94d0ce680071c8890e144982c3a8cbe</link>
        <description>line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 27 Apr 2018 17:07:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b4f2363aa1360136c8a826f09aaebc6505211c73 - remove DOKU_INC checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#b4f2363aa1360136c8a826f09aaebc6505211c73</link>
        <description>remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 27 Apr 2018 12:32:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9c9753d6eadb7a5b7495594bd7f1bc4480edd4a2 - replace some var keywords</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#9c9753d6eadb7a5b7495594bd7f1bc4480edd4a2</link>
        <description>replace some var keywordsThis should fix some tests on PHP 7.1. The work is far from done, westill have a lot of variables without proper accessibility defined.

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 12 May 2017 13:21:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>79eec18f7ad9126ba147cd13eb2a8d6ee41bf140 - yet another class constructor</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#79eec18f7ad9126ba147cd13eb2a8d6ee41bf140</link>
        <description>yet another class constructor

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 15 May 2015 22:12:29 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>2863d10380f6ac5a00868d7125b535a7dc38cb08 - another class_name to __construct</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#2863d10380f6ac5a00868d7125b535a7dc38cb08</link>
        <description>another class_name to __construct

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 15 May 2015 17:59:24 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>1cb97a10e626bb48eb809e12d0fadea1e1cea7da - update parent constructor calls to use __construct()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#1cb97a10e626bb48eb809e12d0fadea1e1cea7da</link>
        <description>update parent constructor calls to use __construct()

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 15 May 2015 17:41:15 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>5c3b310dea6f5a4712e4b9bc1f3d6d198c057ee0 - more class constructors to __construct()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#5c3b310dea6f5a4712e4b9bc1f3d6d198c057ee0</link>
        <description>more class constructors to __construct()

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Fri, 15 May 2015 17:32:40 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>79e79377626799a77c11aa7849cb9c64305590c8 - Remove error supression for file_exists()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#79e79377626799a77c11aa7849cb9c64305590c8</link>
        <description>Remove error supression for file_exists()In an older version of PHP a file_exists() call would issue a warningwhen the file did not exist. This was fixed in later PHP releases. Sincewe require PHP 5.3 now, there&apos;s no need to supress any error hereanymore. This might even give a minor performance boost.

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Wed, 07 Jan 2015 09:47:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>8702de7f7e170bddfdb622c393c3cac3446fd1c5 - Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#8702de7f7e170bddfdb622c393c3cac3446fd1c5</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissuesConflicts:	inc/media.php	inc/plugin.php	inc/template.php	lib/plugins/authplain/_test/escaping.test.php	lib/plugins/syntax.php

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Tue, 09 Dec 2014 16:26:28 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8fed17ed0ecc7e7c3b51762e09d88280a17a33cd - code formatting cache</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#8fed17ed0ecc7e7c3b51762e09d88280a17a33cd</link>
        <description>code formatting cache

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Tue, 02 Dec 2014 23:06:18 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e0c26282a603881e8d2f839d94c28dbbfc57d71b - scrutinizer documentations issues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#e0c26282a603881e8d2f839d94c28dbbfc57d71b</link>
        <description>scrutinizer documentations issues

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Mon, 29 Sep 2014 01:34:17 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8f3419f56b9bfbb3aa4d40fe411f44e448ad8656 - declare field</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/cache.php#8f3419f56b9bfbb3aa4d40fe411f44e448ad8656</link>
        <description>declare field

            List of files:
            /dokuwiki/inc/cache.php</description>
        <pubDate>Mon, 19 May 2014 20:39:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
