widop / WidopHttpAdapterBundle

Issue HTTP requests for your Symfony2 project.
MIT License
8 stars 13 forks source link

Adding Symfony4 support #23

Closed mwadon closed 6 years ago

mwadon commented 7 years ago

SymfonyConHackday2017

mwadon commented 6 years ago

@egeloen can you take a look?

Nyholm commented 6 years ago

@egeloen excuse me if Im wrong. But this bundle is deprecated. This bundle is the predecessor of HTTPlug bundle.

Maybe we should add a PR directing user to HTTPlug?

egeloen commented 6 years ago

@mwadon Thanks a lot for your contribution! Unfortunately, this bundle is totally deprecated. I know there is no information about that anywhere but it is its current state...

As @Nyholm explained, you should migrate to HTTPlug which is clearly much more feature rich and maintained.

Do you use this bundle directly or its a dependency of an other library you use?

mwadon commented 6 years ago

@egeloen No problem. I didn't know. I don't use this bundle. I was on HackDay after SymfonCon conference 2 weeks ago and we was updating bundles to support of Symfony 4. This bundle was on the list ;)

@Nyholm thanks for your help