elastic / elastic/site-search-php

Deprecated dependencies (guzzlehttp/ringphp and guzzlehttp/stream)

Open
#13 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
6
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I just installed this package after getting a message telling me the swiftype library has been abandonded:

```
Package swiftype/swiftype-common-php is abandoned, you should avoid using it. Use elastic/openapi-codegen instead.
Package swiftype/swiftype-site-search-php is abandoned, you should avoid using it. Use elastic/site-search instead
```
Now with this elastic/site-search-php package installed, I see that it uses guzzlehttp packages and those packages are giving me warnings about those packages having been abandoned.

```
Package guzzlehttp/ringphp is abandoned, you should avoid using it. No replacement was suggested.
Package guzzlehttp/streams is abandoned, you should avoid using it. No replacement was suggested.
```

It looks like I traded my swiftype package warnings of abandonment for guzzlehttp abandonment warnings now that ringphp and streams aren't a part of the new Guzzle 6... Anyway, I just thought I should bring this to your attention so that you are aware and can update this package accordingly. 😊

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.