Conversation
dunglas
reviewed
May 15, 2026
| | Name | Problem | | ||
| |---------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| | [datadog](https://github.com/DataDog) | Experiences instability when profiling FrankenPHP. This bug is [being tracked by DataDog](https://github.com/DataDog/dd-trace-php/issues/3729). | | ||
| | [blackfire](https://blackfire.io/) | [FrankenPHP support is in beta and not yet feature-complete](https://docs.blackfire.io/php/integrations/frankenphp). | |
Member
There was a problem hiding this comment.
To me it shouldn't be marked as "buggy". It works perfectly well in normal mode.
Contributor
Author
There was a problem hiding this comment.
both of them? I've seen crashes for both not too recently
Member
There was a problem hiding this comment.
Blackfire. But if they both crash, then let's keep them.
Contributor
Author
There was a problem hiding this comment.
Blackfire is using datadog for continuous profiling (ZTS) under the hood, so it might be related to that. Perhaps we can rename the header from "buggy" to something else, but I'm not sure to what.
henderkes
commented
May 16, 2026
Contributor
Author
henderkes
left a comment
There was a problem hiding this comment.
perhaps like this?
| | [imap](https://www.php.net/manual/imap.installation.php) | Not thread-safe | [javanile/php-imap2](https://github.com/javanile/php-imap2), [webklex/php-imap](https://github.com/Webklex/php-imap), [ImapEngine](https://github.com/DirectoryTree/ImapEngine) | | ||
| | [newrelic](https://docs.newrelic.com/docs/apm/agents/php-agent/getting-started/introduction-new-relic-php/) | Not thread-safe | - | | ||
|
|
||
| ## Buggy PHP extensions |
Contributor
Author
There was a problem hiding this comment.
Suggested change
| ## Buggy PHP extensions | |
| ## PHP extensions with limited support |
|
|
||
| ## Buggy PHP extensions | ||
|
|
||
| The following extensions have known bugs and unexpected behaviors when used with FrankenPHP: |
Contributor
Author
There was a problem hiding this comment.
Suggested change
| The following extensions have known bugs and unexpected behaviors when used with FrankenPHP: | |
| The following extensions are in beta or have known issues when used with FrankenPHP: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.