Skip to content

feat: frankenphp#58541

Draft
CarlSchwan wants to merge 2 commits intomasterfrom
carl/frankenphp
Draft

feat: frankenphp#58541
CarlSchwan wants to merge 2 commits intomasterfrom
carl/frankenphp

Conversation

@CarlSchwan
Copy link
Member

Very much WIP

Advantages:

  1. Worker mode available (but not yet working)
  2. Allow to easily write some extension in go
  3. Mercure integration
  4. And more https://frankenphp.dev/

To test:

  1. Install frankenphp https://frankenphp.dev/docs/#rpm-packages
  2. Install some extensions: sudo dnf in php-zts-intl php-zts-apcu php-zts-pdo_sqlite php-zts-pdo php-zts-gd php-zts-zip
  3. Make /var/lib/php-zts/session writable for your user
  4. frankenphp run

This is only for the classic mode for now

  • Resolves: #

Summary

TODO

  • ...

Checklist

To test:

1. Install frankenphp https://frankenphp.dev/docs/#rpm-packages
2. Install some extensions: sudo dnf in php-zts-intl  php-zts-apcu php-zts-pdo_sqlite php-zts-pdo php-zts-gd php-zts-zip
3. Make /var/lib/php-zts/session writable for your user
4. `frankenphp run`

This is only for the classic mode for now

Signed-off-by: Carl Schwan <carlschwan@kde.org>
Signed-off-by: Carl Schwan <carlschwan@kde.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant