improbable_airtime
Member
Might be some performance benefits since it implements directly with php-http. Also means you can shrink the dependency list since no need for an adapter anymore.
Also I know this isn't "supported" but when extending XF into custom applications (e.g Laravel) and requiring
Also I know this isn't "supported" but when extending XF into custom applications (e.g Laravel) and requiring
XF.php
, since Laravel 8 moved to Guzzle 7 there are some weird quirks and bugs that occur due to XF running Guzzle 6. I know you guys aren't responsible for this, but just something extra to keep in mind.
Upvote
0