-
Notifications
You must be signed in to change notification settings - Fork 981
8.0 meta ticket #1028
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
Comments
Remove Unfortunately this currently prevents using the new Opcache preloading feature (PHP 7.4) with Symfony 4.4. |
@hacfi yes, we will definitely remove the |
@ezimuel Symfony 4.4 introduced a new feature (see https://symfony.com/blog/new-in-symfony-4-4-preloading-symfony-applications-in-php-7-4) that makes use of PHP 7.4's |
Just thought of a simple fix for that: call |
@hacfi thanks for the info. I'll provide a PR to fix this. |
I implemented a first version of the HTTP transport layer for the next Elastic PHP clients: https://github.com/elastic/elastic-transport-php |
Can you add the tasks to the project https://github.com/elastic/elasticsearch-php/projects/2 ? Then, what can we do to move this along? Every time I look at NewRelic and see GuzzleHttp\Ring it makes me sigh. |
To-do list
Items for the new 8.0 release of
elastic/elasticsearch-php
:PSR-7
andPSR-18
standards (maybe using HTTPlug, not yet decided, see Supporting PSR-7 and PSR-18 for HTTP transport layer #990);If you have feedback or things that you would like to have in 8.0 version please comment, thanks!
The text was updated successfully, but these errors were encountered: