Skip to content

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

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

feat: update @lando/php to ^1.12.0#110
AaronFeledy merged 2 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
Dependency bump changes the underlying PHP service image behavior (enables Apache mod_headers/mod_expires by default) and alters xdebug logging behavior, which could affect runtime configuration in existing projects.

Overview
Updates the Laravel plugin to use @lando/php@^1.12.0, with corresponding package-lock.json updates.

Notes the underlying PHP service changes in the unreleased changelog, including default enabling of Apache mod_headers/mod_expires and a fix for xdebug log file ownership.

Written by Cursor Bugbot for commit 1c11f7c. 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-laravel ready!

Name Link
🔨 Latest commit 1c11f7c
🔍 Latest deploy log https://app.netlify.com/projects/lando-laravel/deploys/69acde25af6ad150c19386c7
😎 Deploy Preview https://deploy-preview-110--lando-laravel.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: 89 (🔴 down 2 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (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 c526422 into main Mar 8, 2026
34 checks passed
@AaronFeledy AaronFeledy deleted the feat/php-1.12.0 branch March 8, 2026 02:27
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