<?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 installed.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>65ba535c52baa1db9e09d5ad176b79f30f40d7ab - fix(media): suppress exif_read_data() warnings on malformed JPEGs</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#65ba535c52baa1db9e09d5ad176b79f30f40d7ab</link>
        <description>fix(media): suppress exif_read_data() warnings on malformed JPEGsReading the EXIF orientation of a JPEG called exif_read_data() withouterror suppression, so a file with a broken EXIF block emitted a warningthat the error handler logged on every media manager, detail page andmedia diff render.Bump slika to 1.2.1, which suppresses the warning at the source.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Wed, 08 Jul 2026 12:08:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>c3a14f677ee1ae0cdba278e7ba21602e6cabba18 - fix(media): don&apos;t upscale small images in the detail previews</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#c3a14f677ee1ae0cdba278e7ba21602e6cabba18</link>
        <description>fix(media): don&apos;t upscale small images in the detail previewsThe detail page, media manager and media diff requested a bounding-boxresize at the full box size, so an image smaller than the box was enlargedand fetch.php generated and cached the upscaled copy.slika 1.2 adds an $upscale option to resize/crop. getDisplayDimensions()now takes a $fit flag mirroring fetch.php one to one and predicts thematching no-upscale dimensions, media_resize_image()/media_mod_image()forward $upscale, and fetch.php disables upscaling for fit=1 requests.In-page image scaling is unchanged.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Mon, 06 Jul 2026 20:08:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>7a48b45e8159fda5cdf0bf07c87cff9744ba1a9c - Updated dependencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#7a48b45e8159fda5cdf0bf07c87cff9744ba1a9c</link>
        <description>Updated dependencies

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Thu, 25 Jun 2026 19:44:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e7ebba474029bebf1e29d921e34f1550f1e08753 - updated phpseclib dependency</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#e7ebba474029bebf1e29d921e34f1550f1e08753</link>
        <description>updated phpseclib dependency

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Wed, 06 May 2026 19:30:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dd9e8e5ea54469964faab99223a61bd48146ac42 - fix EXIF-rotated images shown cropped in previews, closes #4482</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#dd9e8e5ea54469964faab99223a61bd48146ac42</link>
        <description>fix EXIF-rotated images shown cropped in previews, closes #4482JPEGs with EXIF orientation 5/6/7/8 were rendered cropped in themediamanager detail view, the image diff view and the fullscreendetail page: getimagesize() / JpegMeta report raw (rotation-unaware)pixel dimensions, and passing both w and h to fetch.php defaults tocenter-crop.- Bump splitbrain/slika to 1.1, which ships ImageInfo: a rotation-  aware, metadata-only dimension simulator mirroring Adapter&apos;s  fluent API (autorotate/resize/crop).- Add fit=1 to fetch.php: when both w and h are given, route to  media_resize_image() (bbox fit) instead of media_crop_image().  Token hashes only (id, w, h) so existing tokens stay valid.- Add MediaFile::getDisplayDimensions($w, $h, $crop) which delegates  to ImageInfo and returns the dims fetch.php would produce.- Add Display::getDetailHtml() and retire media_preview() / the old  media_image_preview_size() helper. media_tab_view and MediaDiff  now share the Display-based renderer.- Rewrite tpl_img() (lib/tpl/*/detail.php) to use MediaFile dims +  fit=1 URL; drops the manual ratio math.- Tests: MediaFileTest covers the dims math, DisplayTest covers the  detail-view HTML (rotated dims, rev-vs-timestamp URL selection,  structure), fetch_imagetoken gains a fit-token compat test.  Fixture _test/data/media/wiki/exif-orient-6.jpg: 20x30 JPEG with  EXIF orientation 6.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Thu, 23 Apr 2026 18:04:20 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a896ec97b4d9a77a7ab6956f96aaa0e7987f57d1 - updated phpseclib</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#a896ec97b4d9a77a7ab6956f96aaa0e7987f57d1</link>
        <description>updated phpseclib

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Sat, 11 Apr 2026 13:23:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c5d21049ac0969066d59237f16a2a155c53677 - updated dependencies (core and test)</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#b2c5d21049ac0969066d59237f16a2a155c53677</link>
        <description>updated dependencies (core and test)Using our own php-ixr fork until the following PRs are merged upstream:https://github.com/kissifrot/php-ixr/pull/13https://github.com/kissifrot/php-ixr/pull/14

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Fri, 10 Apr 2026 16:44:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>62c98cd6fb25dc355790f3afa98b0ba855761d62 - update slika which fixes another php 8.5 deprecation issue</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#62c98cd6fb25dc355790f3afa98b0ba855761d62</link>
        <description>update slika which fixes another php 8.5 deprecation issue

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Sat, 07 Mar 2026 17:31:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8e88a29b81301f78509349ab1152bb09c229123e - update minimum requirement to PHP 8.2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#8e88a29b81301f78509349ab1152bb09c229123e</link>
        <description>update minimum requirement to PHP 8.2According to https://stitcher.io/blog/php-version-stats-june-2025 mostpeople are running a newer version anyway. 8.2 still receives securitysupport til the end of the year and is the version included in Debianold-stable (Bookworm).This patch only increases the minumum version and updates the composerdependencies. No code has been changed yet.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Sat, 07 Mar 2026 12:54:36 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4739030d96904cd33879a58d9b9580774018b3fa - updated strftime lib. fixes #4449</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#4739030d96904cd33879a58d9b9580774018b3fa</link>
        <description>updated strftime lib. fixes #4449

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Wed, 21 May 2025 17:18:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>934f970a961272cf366d019f15b7c0685de4fc7e - updated kissifrot/php-ixr closes #4429</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#934f970a961272cf366d019f15b7c0685de4fc7e</link>
        <description>updated kissifrot/php-ixr closes #4429

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Tue, 13 May 2025 13:23:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>16288f11fae693faaaadb2db3da9f2d0aa467528 - removed dev suggestions from composer file</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#16288f11fae693faaaadb2db3da9f2d0aa467528</link>
        <description>removed dev suggestions from composer fileThose are now specified in the _test composer file.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Sat, 15 Mar 2025 14:24:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>83bbbbbe80e83566fddb651affb54e5ca8aac179 - updated php-cli #4384</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#83bbbbbe80e83566fddb651affb54e5ca8aac179</link>
        <description>updated php-cli #4384

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Sat, 15 Mar 2025 09:13:05 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9520a43554aa7abb536b780ba5056ab212978cb0 - dependency updates</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#9520a43554aa7abb536b780ba5056ab212978cb0</link>
        <description>dependency updates

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Wed, 18 Dec 2024 08:22:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>647aaf44bb33513590fe0e07f10aa20b700e3493 - updated simplepie, contains php 8.4 fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#647aaf44bb33513590fe0e07f10aa20b700e3493</link>
        <description>updated simplepie, contains php 8.4 fixes

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Mon, 25 Nov 2024 13:36:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>a646a37b3a8a80e780de8ad5cacd58b7f3248acf - updated lesserphp</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#a646a37b3a8a80e780de8ad5cacd58b7f3248acf</link>
        <description>updated lesserphp

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Mon, 25 Nov 2024 12:08:52 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>db9267247e06d4aae1a33463c71b2c22d7f7a2a7 - Replace strftime with Intl ICU. Fixes #3573</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#db9267247e06d4aae1a33463c71b2c22d7f7a2a7</link>
        <description>Replace strftime with Intl ICU. Fixes #3573This uses a class that maps strftime placeholders to the appropriate ICUpatterns. I am using the fallback-intl branch here which provides anEnglish-only fallback when the intl extension is not available.Core has only two places where strftime is used: dformat() and theSimplePie feed parser. Both are adjusted with this patch. For the lattera custom Item class had to be registered. For better separation all ourFeedParser classes have been moved to the Feed namespace where ourFeedCreator classes already reside.Note that this will currently be a degration for users without intl asit will fall back to date and not to the still available strftime.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Fri, 26 Jan 2024 18:34:12 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>850e662095111529d7d330745fee3207907c4aee - updated composer depedencies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#850e662095111529d7d330745fee3207907c4aee</link>
        <description>updated composer depedencies

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Wed, 30 Oct 2024 18:48:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c13ef3ba1de57be630245f8ce5de354bdf7dc966 - composer updates</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#c13ef3ba1de57be630245f8ce5de354bdf7dc966</link>
        <description>composer updates

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Tue, 05 Mar 2024 14:08:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e6380ba37d6b3f7dd03146b3c03030ccc8c1b297 - replace LESS library. fixes #4088</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/vendor/composer/installed.php#e6380ba37d6b3f7dd03146b3c03030ccc8c1b297</link>
        <description>replace LESS library. fixes #4088This replaces the abandoned fork with my own fork at splitbrain/lesserphpThat fork has been cleaned up somewhat and the issues in #4088 should befixed.

            List of files:
            /dokuwiki/vendor/composer/installed.php</description>
        <pubDate>Fri, 02 Feb 2024 14:01:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
