Commit 8369265
authored
Make Requests_Transport_cURL::stream_body() public
Fixes a "cannot access protected method Requests_Transport_cURL::stream_body()" error when using PHPUnit and PHP-VCR.
Related issues: #157 and php-vcr/php-vcr#1091 parent d4af2ea commit 8369265
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
0 commit comments