Skip to content

Add PHP extension installation step in Dockerfile Frankenphp#8295

Merged
dereuromark merged 1 commit into
cakephp:5.xfrom
blieb:patch-1
May 25, 2026
Merged

Add PHP extension installation step in Dockerfile Frankenphp#8295
dereuromark merged 1 commit into
cakephp:5.xfrom
blieb:patch-1

Conversation

@blieb
Copy link
Copy Markdown
Contributor

@blieb blieb commented May 6, 2026

Added instructions to install the required PHP extension for FrankenPHP.

Added instructions to install the required PHP extension for FrankenPHP.
@blieb
Copy link
Copy Markdown
Contributor Author

blieb commented May 6, 2026

It also needs pdo_mysql if you want to use mysql, do we need to add this too to the example?

@dereuromark
Copy link
Copy Markdown
Member

Maybe a following // comment with the info to install the corresponding .. is enough.

@markstory markstory added this to the 5.x milestone May 18, 2026
@markstory
Copy link
Copy Markdown
Member

It also needs pdo_mysql if you want to use mysql, do we need to add this too to the example?

It wouldn't hurt to have another example.

@dereuromark dereuromark merged commit 9d1422a into cakephp:5.x May 25, 2026
6 checks passed
dereuromark added a commit that referenced this pull request May 25, 2026
* Move Migration guides under 'getting started' in toc (#8307)

Move the migration guides and upgrade tool docs to 'getting started'
instead of 'appendices'. These docs are an entrypoint for returing
developers. I've also retitled the migrations-guide page to focus more
on the upgrading process.

* Add PHP extension installation step in Dockerfile (#8295)

Added instructions to install the required PHP extension for FrankenPHP.

* Remove stray merge marker

---------

Co-authored-by: Mark Story <mark@mark-story.com>
Co-authored-by: blieb <540248+blieb@users.noreply.github.com>
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.

3 participants