Skip to content

fix: link versioned php command to php-zts, fixes #65#67

Merged
stasadev merged 2 commits into
mainfrom
20260629_stasadev_link_for_versioned_php
Jun 29, 2026
Merged

fix: link versioned php command to php-zts, fixes #65#67
stasadev merged 2 commits into
mainfrom
20260629_stasadev_link_for_versioned_php

Conversation

@stasadev

@stasadev stasadev commented Jun 29, 2026

Copy link
Copy Markdown
Member

The Issue

How This PR Solves The Issue

Adds a symlink, updates tests.

Manual Testing Instructions

ddev config --php-version=8.5
ddev add-on get https://github.com/ddev/ddev-frankenphp/tarball/refs/pull/67/head
ddev restart
ddev php -v
ddev exec php8.5 -v

Automated Testing Overview

Release/Deployment Notes

@stasadev stasadev merged commit 1257e58 into main Jun 29, 2026
12 checks passed
@stasadev stasadev deleted the 20260629_stasadev_link_for_versioned_php branch June 29, 2026 11:02
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.

Versioned php cli (like php8.5) links to wrong php binary

1 participant