Skip to content

build(pecl): add php8.5-memcached for ARM64, fixes ddev/ddev-memcached#20#8252

Merged
rfay merged 1 commit into
ddev:mainfrom
stasadev:20260325_stasadev_php85_memcached
Mar 27, 2026
Merged

build(pecl): add php8.5-memcached for ARM64, fixes ddev/ddev-memcached#20#8252
rfay merged 1 commit into
ddev:mainfrom
stasadev:20260325_stasadev_php85_memcached

Conversation

@stasadev
Copy link
Copy Markdown
Member

The Issue

From Discord https://discord.com/channels/664580571770388500/1486338642891771975

How This PR Solves The Issue

Adds php8.5-memcached for ARM64 from PECL.

Manual Testing Instructions

Using ARM64 (macOS):

ddev config --php-version=8.5
ddev start
ddev exec 'php -m | grep memcached'

Automated Testing Overview

Release/Deployment Notes

We need to remove this manual build once it's available upstream.

@stasadev stasadev requested a review from a team as a code owner March 25, 2026 15:17
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file maintenance labels Mar 25, 2026
@github-actions
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay, thanks!

@stasadev stasadev mentioned this pull request Mar 25, 2026
2 tasks
@rfay rfay merged commit f8d37e0 into ddev:main Mar 27, 2026
42 of 46 checks passed
@rfay rfay deleted the 20260325_stasadev_php85_memcached branch March 27, 2026 01:27
rfay pushed a commit that referenced this pull request Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support PHP 8.5

2 participants