Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Php vcr master #3

Open
wants to merge 248 commits into
base: master
Choose a base branch
from
Open

Php vcr master #3

wants to merge 248 commits into from

Conversation

Tjeerd
Copy link
Member

@Tjeerd Tjeerd commented Mar 1, 2023

Context

What has been done

How to test

Todo

  • [ ]
  • [ ]

Notes

endorama and others added 30 commits October 18, 2017 14:59
cURL error is not forwarded correctly.
Add recording of curl infos
Headers now MUST be strings (no null value allowed in header).
Added HOST check in Request.
Tweaked some PHPDoc statements.
Added some ignore in PHPStan where assertions are already ensuring safety.
higidi and others added 30 commits December 19, 2022 18:25
First read the whole stream and afterwards perform code transformations.
This will ensure to also replace code, which is divided into chunks while
reading a file.

Fixes php-vcr#268
…rm-splits-in-middle-of-file

FIX: Read the whole stream and perform code transformations
…_TIME-to-Curlhelper

Add CURLINFO_APPCONNECT_TIME to CurlHelper
Currently, the php-vcr library does not work well with php 8.2
so we drop the support for now until it is fixed.
…le-review-found-phpstan-recommendationsissues

392 apply changed codestyle review found phpstan recommendationsissues
…vcrresponse$httpversion-must-not-be-accessed-before-initialization

FIX: Initialized typed property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.