Skip to content

Conversation

@waghanza
Copy link
Collaborator

@waghanza waghanza commented Dec 29, 2025

Missing frameworks

  • fibers
  • jersey-grizzly2
  • vertx
  • vertx4web
  • adonisjs6-slim
  • aplus-app
  • aplus-one
  • basicphp
  • bearframework
  • chubbyphp
  • codeigniter4
  • coresky
  • cubex
  • fastsitephp
  • fatfree
  • flight
  • hleb2
  • laminas
  • laravel
  • lemon
  • lumen
  • mezzio
  • nette
  • phalcon
  • slim
  • sunrise-router-roadrunner
  • swoft
  • symfony
  • ubiquity
  • yii

renovate bot and others added 30 commits December 21, 2025 22:16
…-instruction

Add Docker healthcheck wait with 60-second timeout
…ations-rails

Remove CSRF bypass anti-pattern from ruby/rails implementation
…erformance-again

Optimize Rakefile: improve file I/O, fix double bracket bug, enhance code quality
Revert PR #8985: Restore original Rakefile implementation
Update dependency ch.qos.logback:logback-classic to v1.5.23
…ojo-exec-maven-plugin-3.x

Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.3
…ds-benchmarker

Fix rake commands: YAML parsing error and hash access typo
…omicro-go-zero-1.x

Update module github.com/zeromicro/go-zero to v1.9.4
…f-gf-v2-2.x

Update module github.com/gogf/gf/v2 to v2.9.7
waghanza and others added 12 commits January 11, 2026 21:32
chore(deps): update denoland/deno docker tag to v2.6.4
Update Grip dependency version to 4.1.0
…yala-fasthttp-1.x

fix(deps): update module github.com/valyala/fasthttp to v1.69.0
fix(deps): update dependency mezzio/mezzio to ~3.27.0
…-0.x

fix(deps): update dependency metosin:reitit to v0.10.0
…ork-12.x

fix(deps): update dependency laravel/framework to ~12.46.0
fix(deps): update dependency com.linecorp.armeria:armeria to [1.35,1.36)
chore(deps): update dependency starlette to >=0.51,<0.52
…rm.version

fix(deps): update quarkus.platform.version to v3.30.6
@waghanza
Copy link
Collaborator Author

@sy-records seems that hyperf could not be used in 8.4

0.303 No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
0.304 Loading composer repositories with package information
0.766 Updating dependencies
0.797 Your requirements could not be resolved to an installable set of packages.
0.797
0.797   Problem 1
0.797     - Root composer.json requires hyperf/http-server ~3.1.0 -> satisfiable by hyperf/http-server[v3.1.0, ..., v3.1.65].
0.797     - hyperf/http-message[v3.1.0, ..., v3.1.65] require laminas/laminas-mime ^2.7 -> satisfiable by laminas/laminas-mime[2.7.0, ..., 2.12.0].
0.797     - hyperf/http-server[v3.1.0, ..., v3.1.65] require hyperf/http-message ~3.1.0 -> satisfiable by hyperf/http-message[v3.1.0, ..., v3.1.65].
0.797     - hyperf/http-server v3.1.57 requires hyperf/engine ~3.1.0 -> found hyperf/engine[dev-di-optimize, dev-master, dev-dev, v1.0.0, ..., 1.x-dev, v2.0.0-beta.1, ..., 2.15.x-dev (alias of dev-master)] but it does not match the constraint.
0.797     - laminas/laminas-mime[2.9.0, ..., 2.10.0] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.4.16) does not satisfy that requirement.
0.797     - laminas/laminas-mime 2.11.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.16) does not satisfy that requirement.
0.797     - laminas/laminas-mime 2.12.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.16) does not satisfy that requirement.
0.797     - laminas/laminas-mime[2.7.0, ..., 2.7.4] require php ^5.6 || ^7.0 -> your php version (8.4.16) does not satisfy that requirement.
0.797     - laminas/laminas-mime 2.8.0 requires php ^7.3 || ~8.0.0 -> your php version (8.4.16) does not satisfy that requirement.
0.797
0.797 Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.

@waghanza
Copy link
Collaborator Author

@ArneBab could you take a look at fibers ? It seems to hang at some point (because of concurrency)

Does that show up in the workflow? It looks like it runs through? https://github.com/the-benchmarker/web-frameworks/actions/runs/20773332154/job/59653691831?pr=8999

Nop

That's why I do not understand.

After sieging at a certain concurrency, fibers seems to hang

@waghanza
Copy link
Collaborator Author

@natanfelles aplus is failing. could you take a look ?

@natanfelles
Copy link
Contributor

Several tests with PHP-FPM are failing...

The "502 Bad Gateway" error occurs because nginx is unable to communicate with PHP-FPM.

It could be that PHP-FPM is down or the fastcgi_pass link is broken.

I haven't found a solution yet.

@waghanza
Copy link
Collaborator Author

I fount it locally @natanfelles, php-fpm config changes on latest docker image

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.

10 participants