<?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 detail.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d9672f6752d0f3712b36e338e1c2cb2283e4b1bc - make $INFO global during TestRequests in detail.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#d9672f6752d0f3712b36e338e1c2cb2283e4b1bc</link>
        <description>make $INFO global during TestRequests in detail.php

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Sat, 19 Apr 2025 13:43:58 +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/detail.php#5a5ec053461c2401bdae52ca4bc4bec1245d79d9</link>
        <description>reformat /lib/exe/ folder

            List of files:
            /dokuwiki/lib/exe/detail.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>316e3ee67cce340deac79a8c6f89d881b178d094 - codestyle adjustments: EOF new lines</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#316e3ee67cce340deac79a8c6f89d881b178d094</link>
        <description>codestyle adjustments: EOF new lines

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Wed, 30 Aug 2023 15:10:30 +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/detail.php#c1482d1c08360e6401534a1391da2b650c37d34d</link>
        <description>codestyle adjustments: function argument spacing

            List of files:
            /dokuwiki/lib/exe/detail.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/detail.php#e3c3abf1ebade68a06abb03d098d58afda87b317</link>
        <description>Apply rector fixes to lib/exe

            List of files:
            /dokuwiki/lib/exe/detail.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>a46a7ce30773aa986d967f4721d795a6a28821b9 - Fix: Do not garbage collect the JpegMeta object after reading a tag</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#a46a7ce30773aa986d967f4721d795a6a28821b9</link>
        <description>Fix: Do not garbage collect the JpegMeta object after reading a tag

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Fri, 10 Mar 2023 21:47:55 +0000</pubDate>
        <dc:creator>asivery &lt;asivery@protonmail.com&gt;</dc:creator>
    </item>
<item>
        <title>012c7cdc1eaa60ee12aedc0a77226245a4e8e121 - Fix Constant DOKU_MEDIADETAIL already defined</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#012c7cdc1eaa60ee12aedc0a77226245a4e8e121</link>
        <description>Fix Constant DOKU_MEDIADETAIL already definedThis error only occurs when PHPUnit runs both the `testScripts` and the`test_Validity` suites [1], because all tests are running in the samePHP process.Adding an `if(!defined` check to avoid the problem.[1]: ./phpunit.phar --filter &apos;testScripts|test_Validity&apos;

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Sat, 06 Feb 2021 00:41:36 +0000</pubDate>
        <dc:creator>Damien Regad &lt;dregad@mantisbt.org&gt;</dc:creator>
    </item>
<item>
        <title>1eadd9e86a740ac0a4e8284ca14a40b58ad39994 - fix global access on detail.php and avoid null loading</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#1eadd9e86a740ac0a4e8284ca14a40b58ad39994</link>
        <description>fix global access on detail.php and avoid null loadingAnother problem surfaced in the tests

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Thu, 04 Feb 2021 20:51:22 +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/detail.php#cbb44eabe033d70affb048ec0daf4e579e09dd20</link>
        <description>deprecated trigger_event() in favor of a static method on Event

            List of files:
            /dokuwiki/lib/exe/detail.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>1696f72579aa6761f1c0229005a25cd432bc480a - remove debugging stuff from detail.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#1696f72579aa6761f1c0229005a25cd432bc480a</link>
        <description>remove debugging stuff from detail.phpwe haven&apos;t needed this in years

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Fri, 15 Jun 2018 08:57:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>79e79377626799a77c11aa7849cb9c64305590c8 - Remove error supression for file_exists()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.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/lib/exe/detail.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>4bde2196a1e3572cead3f4d4e4b6a5a752bd62b3 - remove property rev from xhtml.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#4bde2196a1e3572cead3f4d4e4b6a5a752bd62b3</link>
        <description>remove property rev from xhtml.phpchanged variable name $create_time to $modified_time

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Fri, 22 Nov 2013 08:04:44 +0000</pubDate>
        <dc:creator>lisps &lt;stummp@loewen.de&gt;</dc:creator>
    </item>
<item>
        <title>5c2eed9a193e9341fbfee63d4a973898acdc5ee5 - add parameter at($DATE_AT) and mind revisions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#5c2eed9a193e9341fbfee63d4a973898acdc5ee5</link>
        <description>add parameter at($DATE_AT) and mind revisions

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Thu, 21 Nov 2013 14:50:52 +0000</pubDate>
        <dc:creator>lisps &lt;stummp@loewen.de&gt;</dc:creator>
    </item>
<item>
        <title>5381a7ee4e6527c7d6d6af67134ef92ba97f8745 - remove &apos;infos&apos; misspelling</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#5381a7ee4e6527c7d6d6af67134ef92ba97f8745</link>
        <description>remove &apos;infos&apos; misspellinghttp://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Wed, 13 Nov 2013 20:52:40 +0000</pubDate>
        <dc:creator>Elan Ruusam&#228;e &lt;glen@delfi.ee&gt;</dc:creator>
    </item>
<item>
        <title>ab4d3f3b70150d4b7c2622bd5fa6079c49b8d32f - fix expression passed by reference</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#ab4d3f3b70150d4b7c2622bd5fa6079c49b8d32f</link>
        <description>fix expression passed by reference

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Tue, 15 Oct 2013 14:36:56 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b8983d3a45d16afc81d527fc2616f8c43bbf2c87 - Fix CodeSniffer violations</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#b8983d3a45d16afc81d527fc2616f8c43bbf2c87</link>
        <description>Fix CodeSniffer violationsRemove whitespace from end of lines to reduce the number of CodeSnifferviolations.

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Wed, 21 Aug 2013 04:18:30 +0000</pubDate>
        <dc:creator>Matt Perry &lt;matt@mattperry.com&gt;</dc:creator>
    </item>
<item>
        <title>b613287149ac4707ec40a96b1b6fe8b190fa6439 - include image info in  in detail.php; ensure  populated before DETAIL_STARTED event</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#b613287149ac4707ec40a96b1b6fe8b190fa6439</link>
        <description>include image info in  in detail.php; ensure  populated before DETAIL_STARTED event

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Sun, 03 Mar 2013 18:34:33 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>9d2e1be699d573eebda922cf67f030d3d2aa462d - introduced http_status() for sending HTTP status code FS#1698</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#9d2e1be699d573eebda922cf67f030d3d2aa462d</link>
        <description>introduced http_status() for sending HTTP status code FS#1698It seems, some servers require a special Status: header for sending theHTTP status code from PHP (F)CGI to the server. This patch introduces anew function (adopted from CodeIgniter) for simplifying the statushandling.

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Sat, 16 Feb 2013 17:29:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>28c7c067399b7a0c1844ca0f7d46d260b632ec08 - added missing DETAIL_STARTED event to lib/exe/detail.php</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#28c7c067399b7a0c1844ca0f7d46d260b632ec08</link>
        <description>added missing DETAIL_STARTED event to lib/exe/detail.php

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Sun, 09 Sep 2012 22:17:20 +0000</pubDate>
        <dc:creator>Anika Henke &lt;anika@selfthinker.org&gt;</dc:creator>
    </item>
<item>
        <title>bfd0f5975e6e3578b4fa0c712e9779a0861fdc72 - Input wrapper for exe scripts</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/exe/detail.php#bfd0f5975e6e3578b4fa0c712e9779a0861fdc72</link>
        <description>Input wrapper for exe scripts

            List of files:
            /dokuwiki/lib/exe/detail.php</description>
        <pubDate>Fri, 29 Jun 2012 02:04:10 +0000</pubDate>
        <dc:creator>Tom N Harris &lt;tnharris@whoopdedo.org&gt;</dc:creator>
    </item>
</channel>
</rss>
