tag:github.com,2008:https://github.com/lando/php/releases Release notes from php 2026-03-08T01:38:06Z tag:github.com,2008:Repository/437969190/v1.12.0 2026-03-08T01:38:07Z v1.12.0 <h2>What's Changed</h2> <ul> <li>Enabled mod_headers and mod_expires Apache modules by default by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4039953784" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/244" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/244/hovercard" href="https://github.com/lando/php/pull/244">#244</a></li> <li>Fixed xdebug log file ownership issue when build_as_root or run_as_root creates /tmp/xdebug.log as root by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4030749472" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/242" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/242/hovercard" href="https://github.com/lando/php/pull/242">#242</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/lando/php/compare/v1.11.2...v1.12.0"><tt>v1.11.2...v1.12.0</tt></a></p> AaronFeledy tag:github.com,2008:Repository/437969190/v1.11.2 2026-02-25T17:51:12Z v1.11.2 <h2>What's Changed</h2> <ul> <li>Fixed <code>mysqldump</code> warning for unknown option on MariaDB 11.4/11.8 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3983671886" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/238" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/238/hovercard" href="https://github.com/lando/php/pull/238">#238</a></li> <li>Improved composer install script to default to latest stable by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3985137377" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/239" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/239/hovercard" href="https://github.com/lando/php/pull/239">#239</a></li> <li>Remove legacy prestissimo cleanup causing composer crash by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3987514382" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/240" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/240/hovercard" href="https://github.com/lando/php/pull/240">#240</a></li> <li>Bumped @lando/nginx from 1.5.0 to 1.6.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3979660536" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/235" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/235/hovercard" href="https://github.com/lando/php/pull/235">#235</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/lando/php/compare/v1.11.1...v1.11.2"><tt>v1.11.1...v1.11.2</tt></a></p> AaronFeledy tag:github.com,2008:Repository/437969190/v1.11.1 2026-02-20T03:52:55Z v1.11.1 <h2>What's Changed</h2> <ul> <li>Fixed database type detection when no version is specified</li> <li>Added npm edge-to-latest tag promotion on release</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/lando/php/compare/v1.11.0...v1.11.1"><tt>v1.11.0...v1.11.1</tt></a></p> AaronFeledy tag:github.com,2008:Repository/437969190/v1.11.0 2026-02-20T03:39:59Z v1.11.0 <h2>Highlights</h2> <p>This release adds <strong>automatic database client detection</strong> for PHP 8.3+ services. Lando now detects your database type and version and installs the matching client — no more MariaDB deprecation warnings or SSL errors when using MySQL. See <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3954613234" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/212" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/212/hovercard" href="https://github.com/lando/php/pull/212">#212</a> for details.</p> <p>Also fixes an issue where <strong>composer would silently fail to install</strong> if a <code>build_as_root</code> step failed (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3955869052" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/214" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/214/hovercard" href="https://github.com/lando/php/pull/214">#214</a>), and updates test infrastructure for Node 20 and GD AVIF validation.</p> <h2>What's Changed</h2> <ul> <li>Add database client auto-detection and version matching by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3954613234" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/212" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/212/hovercard" href="https://github.com/lando/php/pull/212">#212</a></li> <li>fix: install composer before user build steps by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3955869052" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/214" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/214/hovercard" href="https://github.com/lando/php/pull/214">#214</a></li> <li>fix: update Node.js 14.x to 20.x in test examples by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3959732635" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/215" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/215/hovercard" href="https://github.com/lando/php/pull/215">#215</a></li> <li>test: add GD AVIF support verification for PHP 8.3+ by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3960039174" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/219" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/219/hovercard" href="https://github.com/lando/php/pull/219">#219</a></li> <li>Fix typo; s/dependenices/dependencies/ by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kayakr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kayakr">@kayakr</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3802768278" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/210" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/210/hovercard" href="https://github.com/lando/php/pull/210">#210</a></li> <li>Bump actions/cache from 4 to 5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3731580094" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/209" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/209/hovercard" href="https://github.com/lando/php/pull/209">#209</a></li> <li>Bump actions/checkout from 4 to 6 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3702153048" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/208" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/208/hovercard" href="https://github.com/lando/php/pull/208">#208</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kayakr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kayakr">@kayakr</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3802768278" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/210" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/210/hovercard" href="https://github.com/lando/php/pull/210">#210</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/lando/php/compare/v1.9.0...v1.11.0"><tt>v1.9.0...v1.11.0</tt></a></p> AaronFeledy tag:github.com,2008:Repository/437969190/v1.10.0 2026-02-18T23:17:40Z v1.10.0 <p>release v1.10.0 generated by @lando/prepare-release-action</p> rtfm-47 tag:github.com,2008:Repository/437969190/v1.9.0 2025-12-05T20:12:55Z v1.9.0 - PHP 8.5 / Trixie <h2>What's New</h2> <ul> <li>Added PHP 8.5 Support by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kaszarobert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kaszarobert">@kaszarobert</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3650911690" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/181" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/181/hovercard" href="https://github.com/lando/php/pull/181">#181</a></li> <li>Updated PHP 8.3-8.5 images to Debian 13 (trixie) in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3677451743" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/182" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/182/hovercard" href="https://github.com/lando/php/pull/182">#182</a></li> </ul> <h2>Additional Changes</h2> <ul> <li>Bump vite from 5.4.14 to 5.4.20 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3404621744" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/174" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/174/hovercard" href="https://github.com/lando/php/pull/174">#174</a></li> <li>Bump vite from 5.4.20 to 5.4.21 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3535421438" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/176" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/176/hovercard" href="https://github.com/lando/php/pull/176">#176</a></li> <li>Bump js-yaml by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3635179365" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/179" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/179/hovercard" href="https://github.com/lando/php/pull/179">#179</a></li> <li>Workflow dispatch with options by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2603534617" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/138" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/138/hovercard" href="https://github.com/lando/php/pull/138">#138</a></li> <li>Bump mdast-util-to-hast from 13.2.0 to 13.2.1 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3683954396" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/183" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/183/hovercard" href="https://github.com/lando/php/pull/183">#183</a></li> <li>freshen up tests for updated images/versions by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3687190016" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/185" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/185/hovercard" href="https://github.com/lando/php/pull/185">#185</a></li> <li>Configure Dependabot for npm and docker updates by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AaronFeledy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AaronFeledy">@AaronFeledy</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3684221372" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/184" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/184/hovercard" href="https://github.com/lando/php/pull/184">#184</a></li> <li>Bump actions/add-to-project from 1.0.0 to 1.0.2 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3697470896" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/205" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/205/hovercard" href="https://github.com/lando/php/pull/205">#205</a></li> <li>Bump @babel/eslint-parser from 7.25.9 to 7.28.5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3691097702" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/190" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/190/hovercard" href="https://github.com/lando/php/pull/190">#190</a></li> <li>Bump @lando/argv from 1.1.2 to 1.2.0 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3699694320" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/207" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/207/hovercard" href="https://github.com/lando/php/pull/207">#207</a></li> <li>Bump mocha from 11.1.0 to 11.7.5 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3691096034" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/188" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/188/hovercard" href="https://github.com/lando/php/pull/188">#188</a></li> <li>Bump vitepress from 1.3.4 to 1.6.4 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3691094910" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/186" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/186/hovercard" href="https://github.com/lando/php/pull/186">#186</a></li> <li>Bump actions/setup-node from 4 to 6 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3697471063" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/206" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/206/hovercard" href="https://github.com/lando/php/pull/206">#206</a></li> <li>Bump actions/checkout from 4 to 6 by <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/dependabot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dependabot">@dependabot</a>[bot] in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3697470672" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/203" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/203/hovercard" href="https://github.com/lando/php/pull/203">#203</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/kaszarobert/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kaszarobert">@kaszarobert</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3650911690" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/181" data-hovercard-type="pull_request" data-hovercard-url="/lando/php/pull/181/hovercard" href="https://github.com/lando/php/pull/181">#181</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/lando/php/compare/v1.8.0...v1.9.0"><tt>v1.8.0...v1.9.0</tt></a></p> AaronFeledy tag:github.com,2008:Repository/437969190/v1.8.0 2025-09-02T15:46:12Z v1.8.0 <ul> <li>Removed automatic installation of <code>hirak/prestissimo</code> for <code>composer:1</code></li> <li>Switched images to <a href="https://github.com/bitnami/containers/issues/83267" data-hovercard-type="issue" data-hovercard-url="/bitnami/containers/issues/83267/hovercard">bitnamilegacy</a> namespace</li> <li>Updated to <a href="https://github.com/lando/nginx/releases/tag/v1.5.0">@lando/[email protected]</a></li> </ul> pirog tag:github.com,2008:Repository/437969190/v1.7.1 2025-01-15T17:38:21Z v1.7.1 <ul> <li>Improved the php service builder to mount a unique scripts directory per service to prevent version conflicts.</li> </ul> AaronFeledy tag:github.com,2008:Repository/437969190/v1.7.0 2025-01-08T19:30:50Z v1.7.0 <p>This release moves the installation of <code>composer</code> out of the service image and into the app build process. This means that when starting your app for the first time, or when subsequently running a <code>lando rebuild</code>, the latest appropriate version of <code>composer</code> will be installed automatically. You can skip this step by setting <code>composer_version: false</code>.</p> <h2>CHANGELOG</h2> <ul> <li>Added logic to allow default <code>composer</code> version to be set based on PHP version.</li> <li>Added <code>2.2</code> and <code>2.2-latest</code> shorthand options to install the latest stable 2.2 LTS version of <code>composer</code>.</li> <li>Set default <code>composer</code> version to <code>2-latest</code></li> <li>Set default <code>composer</code> version to <code>2.2-latest</code> for PHP 5.3-7.2</li> <li>Set default <code>composer</code> version to <code>1-latest</code> for PHP &lt;= 5.2</li> <li>Removed <code>composer</code> installation from images to prefer installing during app build</li> <li>Fixed bug causing <code>composer</code> 2.2.x to be installed when <code>composer_version</code> was set to a single digit version such as <code>1</code></li> <li>Fixed mismatched <code>libsqlite3-dev</code> and <code>libsqlite3-0</code> versions in PHP 8.3 and 8.4 images</li> <li>Fixed regression causing ImageMagick <code>convert</code> to not be available in images with <code>imagick</code> extension enabled</li> </ul> AaronFeledy tag:github.com,2008:Repository/437969190/v1.6.4 2024-12-14T05:36:23Z v1.6.4 <h2>What's Changed</h2> <ul> <li>Fixed issue causing xdebug extension to not be disabled by default in PHP 8.3 and 8.4 images.</li> <li>Added install-php-extensions script to PHP 7.4-8.2 images.</li> <li>Added MariaDB client tools to PHP 7.4-8.4 images <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2451445489" data-permission-text="Title is private" data-url="https://github.com/lando/php/issues/120" data-hovercard-type="issue" data-hovercard-url="/lando/php/issues/120/hovercard" href="https://github.com/lando/php/issues/120">#120</a>.</li> <li>Added xhprof extension to PHP 7.4-8.4 images.</li> <li>Updated sqlite3 to 3.45.1 in PHP 8.3-8.4 images.</li> </ul> AaronFeledy