Conversation
| | 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). | |
There was a problem hiding this comment.
To me it shouldn't be marked as "buggy". It works perfectly well in normal mode.
There was a problem hiding this comment.
both of them? I've seen crashes for both not too recently
There was a problem hiding this comment.
Blackfire. But if they both crash, then let's keep them.
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
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 |
There was a problem hiding this comment.
| ## Buggy PHP extensions | |
| ## PHP extensions with limited support |
|
|
||
| ## Buggy PHP extensions | ||
|
|
||
| The following extensions have known bugs and unexpected behaviors when used with FrankenPHP: |
There was a problem hiding this comment.
| 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: |
|
Ddtrace just fixed one crash, but others are still pending: https://pecl.php.net/package/datadog_trace/1.20.0 |
No description provided.