<?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 PropertyDeprecationHelper.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/inc/Debug/PropertyDeprecationHelper.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.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>0f7af8fc15eb9fba16bfb0870949756495d96a36 - replace E_USER_ERROR triggers with RuntimeExceptions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Debug/PropertyDeprecationHelper.php#0f7af8fc15eb9fba16bfb0870949756495d96a36</link>
        <description>replace E_USER_ERROR triggers with RuntimeExceptionsThe use of trigger_error with a E_USER_ERROR is deprecated in PHP 8.4

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.php</description>
        <pubDate>Mon, 25 Nov 2024 09:23:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>52b006529bc137555a131e3deec2d948621d589c - do not call get_class() without a parameter</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Debug/PropertyDeprecationHelper.php#52b006529bc137555a131e3deec2d948621d589c</link>
        <description>do not call get_class() without a parameterThis has been deprecated in PHP 8.3

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.php</description>
        <pubDate>Tue, 14 Nov 2023 10:29:32 +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/inc/Debug/PropertyDeprecationHelper.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.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>1490c177a0ca4ece26d483758a02b2f93a1441e0 - Apply rector fixes to inc/Extension and inc/Debug</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Debug/PropertyDeprecationHelper.php#1490c177a0ca4ece26d483758a02b2f93a1441e0</link>
        <description>Apply rector fixes to inc/Extension and inc/Debug

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.php</description>
        <pubDate>Tue, 29 Aug 2023 12:15:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&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/Debug/PropertyDeprecationHelper.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/Debug/PropertyDeprecationHelper.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>b4b0b31be159c157f279e565ddbe3ae02269246b - Use deprecation helper</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Debug/PropertyDeprecationHelper.php#b4b0b31be159c157f279e565ddbe3ae02269246b</link>
        <description>Use deprecation helperInstead of writing our own magic getters and setters for all variablesthat used to be public, this adds a trait that does that in a genericway.This trait was copied from MediaWiki and adjusted to DokuWiki.The original author seems to be @tgr Tisza Gerg&#337;The downside of this trait is that the properties keep their(potentially undesired) name. While that could be fixed within thehelper, that might add unnecessary complexity. The name can change whensupport is dropped.

            List of files:
            /dokuwiki/inc/Debug/PropertyDeprecationHelper.php</description>
        <pubDate>Fri, 22 Feb 2019 22:23:30 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
