Skip to content

Update php version 8.4 - #138

Merged
leocavalcante merged 3 commits into
hyperf:masterfrom
leoqbc:update-php-version-84
Jan 30, 2026
Merged

Update php version 8.4#138
leocavalcante merged 3 commits into
hyperf:masterfrom
leoqbc:update-php-version-84

Conversation

@leoqbc

Copy link
Copy Markdown
Contributor

It make changes on Dockerfiles, updating from PHP8.3 to 8.4

Also creates a local dev dev.Dockerfile to run hyperf as local container rootless(by using docker compose) with user (1000:1000 as application:application), this avoid creation and executions inside container as root, causing host permission problems.

To the skeleton installer updating, it is required a creation of a github version Tag and a release version.

Finally a trigger on Packagist for updating tags.

@leocavalcanteleocavalcante left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@leocavalcante
leocavalcante merged commit a3c4d13 into hyperf:masterJan 30, 2026
1 check passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@leoqbc@leocavalcante