Commit 9f9dd96
committed
bug #47145 [HttpClient] Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
This PR was merged into the 4.4 branch.
Discussion
----------
[HttpClient] Fix shared connections not being freed on PHP < 8
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix #46937
| License | MIT
| Doc PR | -
Commits
-------
cef44afeaf [HttpClient] Fix shared connections not being freed on PHP < 81 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments