Skip to content

feat: update @lando/php to ^1.12.0#346

Merged
AaronFeledy merged 3 commits intomainfrom
feat/php-1.12.0
Mar 8, 2026
Merged

feat: update @lando/php to ^1.12.0#346
AaronFeledy merged 3 commits intomainfrom
feat/php-1.12.0

Conversation

@AaronFeledy
Copy link
Copy Markdown
Member

@AaronFeledy AaronFeledy commented Mar 8, 2026

Changes

  • Updated @lando/php to ^1.12.0

What's in @lando/php v1.12.0

  • Enabled mod_headers and mod_expires Apache modules by default (php#244)
  • Fixed xdebug log file ownership issue when build_as_root or run_as_root creates /tmp/xdebug.log as root (php#242)

Note

Medium Risk
Updates the PHP service dependency that underpins the appserver container, including enabling additional Apache modules by default; this can change runtime behavior for existing projects. Changes are otherwise limited to dependency metadata and example/test docs.

Overview
Updates the plugin’s PHP service dependency to @lando/php@^1.12.0 (and corresponding lockfile resolution), pulling in the upstream Apache module defaults (mod_headers/mod_expires) and an xdebug log ownership fix.

Adjusts the Drupal 10/11 example verification docs to check MariaDB transaction isolation via @@tx_isolation instead of @@transaction_isolation, and records the dependency update in the unreleased CHANGELOG.md.

Written by Cursor Bugbot for commit 204a5d1. This will update automatically on new commits. Configure here.

- Enabled mod_headers and mod_expires Apache modules by default
- Fixed xdebug log ownership issue with build_as_root/run_as_root
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 8, 2026

Deploy Preview for lando-pantheon ready!

Name Link
🔨 Latest commit 204a5d1
🔍 Latest deploy log https://app.netlify.com/projects/lando-pantheon/deploys/69aceb439799940008ead6b1
😎 Deploy Preview https://deploy-preview-346--lando-pantheon.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 87 (🔴 down 5 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@AaronFeledy AaronFeledy merged commit b261a6c into main Mar 8, 2026
101 of 108 checks passed
@AaronFeledy AaronFeledy deleted the feat/php-1.12.0 branch March 8, 2026 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant