<?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 bootstrap.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>e6d2a179db8ba3d368f5d453201de9ce41502a4f - use private IP addresses in tests</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#e6d2a179db8ba3d368f5d453201de9ce41502a4f</link>
        <description>use private IP addresses in tests

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Sat, 06 Jan 2024 16:28:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>acdf738a61532360131323876e96f504db0a2b0a - replace phpquery by php-dom-wrapper #3308</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#acdf738a61532360131323876e96f504db0a2b0a</link>
        <description>replace phpquery by php-dom-wrapper #3308This replaces the outdated phpquery library by the newer and maintainedphp-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery isleft in but marked as deprecated.

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Wed, 19 Oct 2022 18:53:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>3feb137a32f3f1a8b914eb9e97b396ec3cc7df89 - run all tests without mbstring support</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#3feb137a32f3f1a8b914eb9e97b396ec3cc7df89</link>
        <description>run all tests without mbstring supportThe setup we had, where we tried to disable mbstring on a perclass basisdid not actually work because the define is set up in an early includealready.Ideally we should probably make the check a static instead of aconstant.

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Tue, 02 Jun 2020 19:44:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>031cbb02fd1d4a4cca91ab68105aebe496c28067 - fix Windows tests for #2702</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#031cbb02fd1d4a4cca91ab68105aebe496c28067</link>
        <description>fix Windows tests for #2702Currently DOKU_INC, DOKU_CONF in test bootstrap is not consistent with our `fullpath()`, causing the concatenated expected string in styleutils_cssstyleini_test not correct in Windows; this patch use str_replace to turn Windows separator into Linux ones.

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Tue, 12 Mar 2019 03:33:21 +0000</pubDate>
        <dc:creator>Phy &lt;git@phy25.com&gt;</dc:creator>
    </item>
<item>
        <title>1c0be3ebd170acad3e1fddf2aca104afaf2416ee - reset config directory for every test</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#1c0be3ebd170acad3e1fddf2aca104afaf2416ee</link>
        <description>reset config directory for every testOur test suite did not reset the config directory for each test class asit does for the data directory. In addition it copied all files from themain config directory over. Both may create an unpredictable state fortests.This streamlines the initialization.

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Fri, 18 May 2018 13:53:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>12d06e83291e16be27c765ed98034f5ead301450 - Merge pull request #388 from splitbrain/unittest_errorreporting</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#12d06e83291e16be27c765ed98034f5ead301450</link>
        <description>Merge pull request #388 from splitbrain/unittest_errorreportingset error level so it is propagated correctly to dokuwiki

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Sun, 20 Oct 2013 18:58:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>03a4f627659f89d54c121b485ca89dfaa4a304c0 - change error level to ignore notices</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#03a4f627659f89d54c121b485ca89dfaa4a304c0</link>
        <description>change error level to ignore notices

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Sun, 20 Oct 2013 18:36:56 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>9aac3abfe47b9ff6977643d06caf0f9520cd55f1 - also use DOKU_E_LEVEL in bootstrap&apos;s call to error_reporting()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#9aac3abfe47b9ff6977643d06caf0f9520cd55f1</link>
        <description>also use DOKU_E_LEVEL in bootstrap&apos;s call to error_reporting()

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Fri, 18 Oct 2013 11:33:07 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>eb9dc16998a7eb887015ef72e4100eb20617e7b8 - set error level so it is propagated correctly to dokuwiki</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#eb9dc16998a7eb887015ef72e4100eb20617e7b8</link>
        <description>set error level so it is propagated correctly to dokuwiki

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Fri, 18 Oct 2013 11:27:17 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>4e2ac2e47ffdfffadfa5674d55f6f96c5e1cae77 - add missing $_SERVER values for init.php when called from cli</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#4e2ac2e47ffdfffadfa5674d55f6f96c5e1cae77</link>
        <description>add missing $_SERVER values for init.php when called from cli

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Fri, 18 Oct 2013 11:05:50 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>7840324d1522858cf4a504321e3a341cd35e44b6 - enabled authplain plugin for testsuite</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#7840324d1522858cf4a504321e3a341cd35e44b6</link>
        <description>enabled authplain plugin for testsuite

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Sat, 06 Oct 2012 14:54:44 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0c313f7823f6b43dd546221b81e0e22613a04d23 - Always load the parser in the test environment</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#0c313f7823f6b43dd546221b81e0e22613a04d23</link>
        <description>Always load the parser in the test environmentThis fixes the problem that $PARSER_MODES was sometimes unset by PHPUnitbetween test functions that called p_get_parsermodes() as PHPUnit triedto restore the global environment. I couldn&apos;t reproduce this when Iexecuted all tests but just when I executed a single plugin test.

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Mon, 01 Oct 2012 22:23:22 +0000</pubDate>
        <dc:creator>Michael Hamann &lt;michael@content-space.de&gt;</dc:creator>
    </item>
<item>
        <title>0644090a80cabe51bcee580999ed33913aa24699 - reset the data directory before each test class is run</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#0644090a80cabe51bcee580999ed33913aa24699</link>
        <description>reset the data directory before each test class is run

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Sun, 01 Jul 2012 17:39:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9c6354e5be3db406fa7f0966d65063e1d3b4d242 - use original conf directory and only shadow special files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#9c6354e5be3db406fa7f0966d65063e1d3b4d242</link>
        <description>use original conf directory and only shadow special fileshttps://github.com/splitbrain/dokuwiki/pull/96#issuecomment-5195756

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Wed, 18 Apr 2012 18:04:25 +0000</pubDate>
        <dc:creator>Tobias Sarnowski &lt;tobias@trustedco.de&gt;</dc:creator>
    </item>
<item>
        <title>f8369d7d6e37248d6523fdac6e1d760fca4f1b52 - moved _testing to _test</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/_test/bootstrap.php#f8369d7d6e37248d6523fdac6e1d760fca4f1b52</link>
        <description>moved _testing to _test

            List of files:
            /dokuwiki/_test/bootstrap.php</description>
        <pubDate>Wed, 18 Apr 2012 10:08:28 +0000</pubDate>
        <dc:creator>Tobias Sarnowski &lt;sarnowski@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
