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 }}
atrigub
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 26, 2014
Merge pull request #37 from php-vcr/insight-fixes
Show description for 2a9c3fc
adri
committed
2a9c3fc
Copy full SHA for 2a9c3fc
Fixes issues according to insights.
adri
committed
05a902c
Copy full SHA for 05a902c
Fixed phpdoc inheritdoc annotation.
adri
committed
b2d63c1
Copy full SHA for b2d63c1
Adds use statement.
adri
committed
398ac9c
Copy full SHA for 398ac9c
Commits on Jan 23, 2014
Merge pull request #35 from php-vcr/fix-stat-error
Show description for 2ac8177
adri
committed
2ac8177
Copy full SHA for 2ac8177
Refactored: Uses specific exception and adds documentation.
adri
committed
61751ca
Copy full SHA for 61751ca
Fixed: Suppressed errors in stat() call when a file was not found.
adri
committed
933f47c
Copy full SHA for 933f47c
Commits on Jan 19, 2014
Merge pull request #32 from php-vcr/soap11-support
Show description for 65a8bbe
adri
committed
65a8bbe
Copy full SHA for 65a8bbe
Adds test for SOAP version 1.1 and 1.2 checks.
adri
committed
384df1e
Copy full SHA for 384df1e
Merge pull request #31 from php-vcr/fix-soap-extend-replacement
Show description for 5c98bad
adri
committed
5c98bad
Copy full SHA for 5c98bad
Adds VCR's SoaplClient to blacklist.
adri
committed
2725d16
Copy full SHA for 2725d16
Commits on Jan 17, 2014
Adds test for overwriting SoapClient when extending from the base class \SoapClient.
adri
committed
43f3711
Copy full SHA for 43f3711
Commits on Jan 16, 2014
Fix pattern for classes extending SoapClient.
Show description for b84bc65
kasperg
committed
b84bc65
Copy full SHA for b84bc65
Switch content type depending on SOAP version.
Show description for ddadc19
kasperg
committed
ddadc19
Copy full SHA for ddadc19
Commits on Jan 12, 2014
Updates readme.
adri
committed
a68b0f6
Copy full SHA for a68b0f6
Updates readme.
adri
committed
f7095f8
Copy full SHA for f7095f8
Merge pull request #27 from php-vcr/dependency-update
Show description for a76d124
adri
committed
a76d124
Copy full SHA for a76d124
Updates dependencies.
adri
committed
56c5e25
Copy full SHA for 56c5e25
Commits on Oct 22, 2013
Merge pull request #17 from php-vcr/move-soap-client-test
Show description for 76f1e23
lapistano
committed
76f1e23
Copy full SHA for 76f1e23
Fixed: Moves SoapClient from Storage namespace to VCR/Util.
adri
committed
d5ae68f
Copy full SHA for d5ae68f
Commits on Oct 21, 2013
Merge pull request #15 from php-vcr/CurlRewriteTransformationError
Show description for 9d2a89f
adri
committed
9d2a89f
Copy full SHA for 9d2a89f
Commits on Oct 18, 2013
Fixed: error when transforming curl method names to local mehtod name
lapistano
committed
d016bc9
Copy full SHA for d016bc9
Commits on Oct 13, 2013
Documented: Fixed release date of 1.0.5.
adri
committed
84604a7
Copy full SHA for 84604a7
Cleanup: Applies coding style changes.
adri
committed
8120201
Copy full SHA for 8120201
Documented: Replaces adri/ with php-vcr/.
adri
committed
76f0a32
Copy full SHA for 76f0a32
Cleanup: Switched over to php-vcr organisation.
adri
committed
1eb4bed
Copy full SHA for 1eb4bed
Updated: Removes unused dependency.
adri
committed
7e4bc62
Copy full SHA for 7e4bc62
Merge pull request #10 from adri/f-soap
Show description for 2817ef9
adri
committed
2817ef9
Copy full SHA for 2817ef9
Fixed: Use of /e modifier in preg_replace is deprecated in PHP 5.5.
Show description for 96ffd50
adri
committed
96ffd50
Copy full SHA for 96ffd50
Documented: Updates readme.
adri
committed
d0deb2b
Copy full SHA for d0deb2b
Commits on Oct 12, 2013
Fixed: Soap tests did'nt set the library hook setter.
adri
committed
8fbac53
Copy full SHA for 8fbac53
Cleanup: All curl options should be handled in some way (still todo).
adri
committed
39faa11
Copy full SHA for 39faa11
Fixed: Adds missing disable in curl_rewrite library hook tests.
adri
committed
4ea5449
Copy full SHA for 4ea5449
Cleanup: Updates fixtures.
adri
committed
1d0f061
Copy full SHA for 1d0f061
Cleanup: Use example.com instead of google.com for testing.
adri
committed
ec67fd9
Copy full SHA for ec67fd9
Pagination
Previous
Next
You can’t perform that action at this time.