Skip to content

Lets put the skeleton on PHP8.4/PHP8.5? #137

@leoqbc

Description

@leoqbc

Hi guys I was facing some problems on updating my project to 8.4, but I've notice that on master(branch) there's already an addiction to solve the laminas/mime library problem, also we need to do some changes as:

  1. Rewrite project code from Runtime::coroutineEnable(true) to Runtime::coroutineEnable()(adapt to swoole 6)
  2. Update the Dockerfile headers to FROM hyperf/hyperf:8.4-alpine-v3.21-swoole
  3. Remove version: '3' from docker-compose.yml

In my opinion we just need to create a new release here and trigger it on Packagist to the updates.

Is there anything else you guys think we could change?

Is there someone there who can made this possible? we need to maintain this project as new users can test and start new projects with Hyperf, if this skeleton is lose we all lost a good tool.

Let me know what you think.

Have a good one!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions