Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any plans to add support for ZTS again now when Frankenphp is gaining popularity in Laravel community #864

Open
cyppe opened this issue Mar 20, 2024 · 10 comments
Labels
enhancement New feature or request PM PM to review against project priorities.

Comments

@cyppe
Copy link

cyppe commented Mar 20, 2024

I just migrated to Frankenphp as many in the Laravel community is doing now and it will only grow as it now has first party support by Laravel, even though it's still in beta. But it's the most performant combo.

And it uses a ZTS compiled version of php and according to the creator is has use that.

So therefor I'm asking if you can reconsider the dropping of ZTS support and making it supported again? As it will be a bottleneck for a lot of Laravel users moving forward so they cannot continue to use New Relic as a service, and we are one of them.

@cyppe cyppe added the enhancement New feature or request label Mar 20, 2024
@RubenKruiswijk
Copy link

This also applies to Symfony users as their default docker setup also changed to Frankenphp.

Frankenphp is currently incompatible with ZTS and thus by NewRelic.

I do see an issue being closed where one asked for ZTS: #233. The questions asked in that issue were not answered. Instead, it was refered to https://docs.newrelic.com/docs/release-notes/agent-release-notes/php-release-notes/php-agent-10-5-0-317/

I cannot find resources explaining why ZTS was removed. The maintainer of Frankenphp did explain why ZTS is a requirement for FrankenPHP

What do we need to get a ZTS build? Or is there a technical reason why it cannot be created anymore? In that case one have to choose for FrankenPHP XOR NewRelic.

@eman1986
Copy link

I'm also curious why New Relic dropped support for ZTS, nowhere in your docs do you explain why it was dropped. My company is looking to move to frankenphp to benefit from the performance boost it'll give us.

@adri
Copy link

adri commented May 31, 2024

Second that, we'd be also interested in using Frankenphp but New Relic is blocking us.

@MaikJaek
Copy link

+1
We would also love to try out Frankenphp but are blocked by NewRelic

@Ardenexal
Copy link

We are using FrankenPHP and New Relic but because we couldn't use the official plugin we are using Open Telemetry instead. Not as feature complete but it's better than nothing. Hopefully, New Relic re-add a ZTS version of the plugin soon

@Renrhaf
Copy link

Renrhaf commented Oct 28, 2024

+1 for being able to use it in FrankenPHP images

@zsistla zsistla added the PM PM to review against project priorities. label Oct 28, 2024
@workato-integration
Copy link

https://new-relic.atlassian.net/browse/NR-333872

@elomonaco
Copy link

https://new-relic.atlassian.net/browse/NR-333872

the link seems to be restricted to those inside their jira organization so going to assume that's a ticket for adding multi-threading support back to the PHP new relic agent.

@ak-war
Copy link
Collaborator

ak-war commented Nov 4, 2024

Thank you for your valuable feedback! We have received your inputs and will be evaluating this request further.

@apphancer
Copy link

We are using Frankenphp for various PHP 8.3 Symfony projects but are unable to use New Relic due to its lack of support for ZTS. As a result, we are opting for OpenTelemetry, hoping that ZTS support will be reintroduced in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PM PM to review against project priorities.
Projects
None yet
Development

No branches or pull requests