Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Xusifob
/
php-vcr
Public
forked from
php-vcr/php-vcr
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 9, 2021
Merge pull request #357 from php-vcr/php8
Show description for 180d5b6
JeroenVanOort
authored
180d5b6
Copy full SHA for 180d5b6
Reorganised tests
JeroenVanOort
committed
e22c1d6
Copy full SHA for e22c1d6
Major update and cleanup
JeroenVanOort
committed
d65e2aa
Copy full SHA for d65e2aa
Commits on Oct 4, 2021
Workaround for broken ocular
JeroenVanOort
committed
77911ca
Copy full SHA for 77911ca
Adding support for PHP8, dropping support for PHP7
JeroenVanOort
committed
f036ea9
Copy full SHA for f036ea9
Commits on Aug 22, 2021
Merge pull request #345 from php-vcr/github-actions
Show description for e8154b5
JeroenVanOort
authored
e8154b5
Copy full SHA for e8154b5
Converted travis to github actions
JeroenVanOort
committed
2267d78
Copy full SHA for 2267d78
Merge pull request #356 from php-vcr/drop-php-7.2
Show description for 71a2ede
JeroenVanOort
authored
71a2ede
Copy full SHA for 71a2ede
Dropped support for PHP 7.2
JeroenVanOort
committed
d60490c
Copy full SHA for d60490c
Commits on Mar 20, 2021
Merge pull request #339 from Khartir/support-multi-getcontent
Show description for 989fdca
JeroenVanOort
authored
989fdca
Copy full SHA for 989fdca
Commits on Mar 17, 2021
add support for curl_multi_getcontent
Show description for 8adc4f5
Khartir
committed
8adc4f5
Copy full SHA for 8adc4f5
Commits on Mar 14, 2021
Merge pull request #342 from php-vcr/phpstan-for-tests
Show description for 469ac33
JeroenVanOort
authored
469ac33
Copy full SHA for 469ac33
Level 7
JeroenVanOort
committed
413efe6
Copy full SHA for 413efe6
Level 6
JeroenVanOort
committed
1108d2d
Copy full SHA for 1108d2d
Level 5
JeroenVanOort
committed
1af9cde
Copy full SHA for 1af9cde
Level 3
JeroenVanOort
committed
b52942f
Copy full SHA for b52942f
Level 2
JeroenVanOort
committed
f26c8f4
Copy full SHA for f26c8f4
Level 1
JeroenVanOort
committed
a02bb57
Copy full SHA for a02bb57
Level 0
JeroenVanOort
committed
3eeecb0
Copy full SHA for 3eeecb0
Added .editorconfig
JeroenVanOort
committed
d72761e
Copy full SHA for d72761e
Commits on Mar 8, 2021
Merge pull request #340 from php-vcr/2021-update
Show description for 824b90e
JeroenVanOort
authored
824b90e
Copy full SHA for 824b90e
Updated php-cs-fixer config
JeroenVanOort
committed
620269f
Copy full SHA for 620269f
Upgraded PHPUnit from 7 to 8
JeroenVanOort
committed
8f2569b
Copy full SHA for 8f2569b
Ran composer fix
JeroenVanOort
committed
7d0de08
Copy full SHA for 7d0de08
Adding docker-compose environment
JeroenVanOort
committed
e35b7af
Copy full SHA for e35b7af
Commits on Nov 23, 2020
Merge pull request #334 from specialtactics/feature/ssl-paypal
Show description for ddabff2
JeroenVanOort
authored
ddabff2
Copy full SHA for ddabff2
Update phpstan config
specialtactics
committed
1f5e709
Copy full SHA for 1f5e709
CS rule
specialtactics
committed
b830966
Copy full SHA for b830966
Support for ssl requests in some edge cases like paypal php sdk
specialtactics
committed
1ad3413
Copy full SHA for 1ad3413
Commits on Nov 22, 2020
Merge pull request #260 from alnorth/fix-calling-of-private-curl-functions
Show description for c482b6e
JeroenVanOort
authored
c482b6e
Copy full SHA for c482b6e
call_user_func doesn't work in this context with private or protected functions. This should solve an issue encountered when using php-vcr with the PayPal SDK (https://github.com/paypal/PayPal-PHP-…
alnorth
committed
3f13b2b
Copy full SHA for 3f13b2b
Merge pull request #331 from pvgnd/ignore-composer-lock
Show description for d280fef
JeroenVanOort
authored
d280fef
Copy full SHA for d280fef
chore: Ignore composer.lock
pvgnd
committed
9235412
Copy full SHA for 9235412
Merge pull request #333 from pvgnd/fix-phpstan
Show description for c027a6e
JeroenVanOort
authored
c027a6e
Copy full SHA for c027a6e
Commits on Nov 21, 2020
fix: ensure stream_wrapper_restore does not throw
pvgnd
committed
4b8f627
Copy full SHA for 4b8f627
Pagination
Previous
Next
You can’t perform that action at this time.