<?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 csv.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>ba662a609884bbbecde8cffec91014be306b652b - some automatic rector fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#ba662a609884bbbecde8cffec91014be306b652b</link>
        <description>some automatic rector fixes

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Mon, 07 Apr 2025 09:50:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7fe2cdf28c472c686961bf42f0123eb33d2f3e60 - apply #670 and manually cleanup afterwards</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#7fe2cdf28c472c686961bf42f0123eb33d2f3e60</link>
        <description>apply #670 and manually cleanup afterwardsfixes some failing testsuses sexplode over array_padreformats multiline arrays

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 13 Sep 2023 10:51:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>7234bfb14e712ff548d9266ef32fdcc8eaf2d04e - &#55358;&#56598; Automatic code style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#7234bfb14e712ff548d9266ef32fdcc8eaf2d04e</link>
        <description>&#55358;&#56598; Automatic code style fixes

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 13 Sep 2023 09:45:56 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>17a3a5782666ca8742a2c64cc11565d4f9fe1076 - Manual code style adjustments</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#17a3a5782666ca8742a2c64cc11565d4f9fe1076</link>
        <description>Manual code style adjustments

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Thu, 13 Jan 2022 14:52:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0549dcc5bc88d4f9d923acdd09931d8d51be7097 - PHP code sniffer autofixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#0549dcc5bc88d4f9d923acdd09931d8d51be7097</link>
        <description>PHP code sniffer autofixes

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Thu, 13 Jan 2022 13:29:32 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>748e747f37aa44250ee32847b5fc3ff1e47f0835 - Manual coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#748e747f37aa44250ee32847b5fc3ff1e47f0835</link>
        <description>Manual coding style fixesMethod and variable visibility, camel case method names. Some exclusions due to inheritance

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Thu, 09 Apr 2020 18:32:42 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d6d97f6064c3b0f90310be8341edc9585520ee54 - Automatic coding style fixes</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#d6d97f6064c3b0f90310be8341edc9585520ee54</link>
        <description>Automatic coding style fixes

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Thu, 09 Apr 2020 14:54:27 +0000</pubDate>
        <dc:creator>Anna Dabrowska &lt;dabrowska@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>f36cc6349bec628714533650d22fbd77300c65ab - add raw CSV export</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#f36cc6349bec628714533650d22fbd77300c65ab</link>
        <description>add raw CSV exportThis allows exporting the raw data of a schema in the same format asused in the CSV import.

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Tue, 06 Dec 2016 11:01:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>470e44be3c0bad066dfbb6af3875f5e11344471d - do not intercept our own syntax</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#470e44be3c0bad066dfbb6af3875f5e11344471d</link>
        <description>do not intercept our own syntax

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 15:41:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>ba55430d2e5d308a2368c464ad356bf445d14fb5 - more formatting implemented in CSV export renderer</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#ba55430d2e5d308a2368c464ad356bf445d14fb5</link>
        <description>more formatting implemented in CSV export renderer

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 15:16:50 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>1ba236ca6e29eb91f901b3531687088e7a917404 - fixed headers</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#1ba236ca6e29eb91f901b3531687088e7a917404</link>
        <description>fixed headers

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 14:40:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>3889beb291634325b9f12489c9da379fa7c5164d - fixed missing guardian</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#3889beb291634325b9f12489c9da379fa7c5164d</link>
        <description>fixed missing guardian

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 14:39:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>49fe301b5ae7729d43a4e57edf4e6457920f5057 - support email type in CSV export</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#49fe301b5ae7729d43a4e57edf4e6457920f5057</link>
        <description>support email type in CSV export

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 12:48:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b22abfe9262a7f884fa8c3f24095863ade84cc13 - export actual CSV. validated successful at csvlint.io</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#b22abfe9262a7f884fa8c3f24095863ade84cc13</link>
        <description>export actual CSV. validated successful at csvlint.iocomma as separatordouble quotes as text enclosurequotes escaped by doubling themWindows CRLF line endings

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 10:22:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>eafc109f41a4f149995a4d5aadb0fb0af66a7b9d - made csv export a component</title>
        <link>http://127.0.0.1:8080/history/plugin/struct/renderer/csv.php#eafc109f41a4f149995a4d5aadb0fb0af66a7b9d</link>
        <description>made csv export a component

            List of files:
            /plugin/struct/renderer/csv.php</description>
        <pubDate>Wed, 02 Nov 2016 09:38:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
</channel>
</rss>
