Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
calliostro
/
php-discogs-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
8
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v4.0.0 - Complete Library Redesign
- #3
#3
Merged
calliostro
merged 16 commits into
main
calliostro/php-discogs-api:main
from
feature/v4.0.0-oauth-clean-api
calliostro/php-discogs-api:feature/v4.0.0-oauth-clean-api
Copy head branch name to clipboard
Dec 1, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
v4.0.0 - Complete Library Redesign
#3
calliostro
merged 16 commits into
main
calliostro/php-discogs-api:main
from
feature/v4.0.0-oauth-clean-api
calliostro/php-discogs-api:feature/v4.0.0-oauth-clean-api
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2025
API method rewrite to verb-first naming and RFC-compliant OAuth
Show description for 7d60188
calliostro
committed
7d60188
View commit details
Copy full SHA for 7d60188
Browse repository at this point
Test suite optimization and final consistency
Show description for 8276092
calliostro
committed
8276092
View commit details
Copy full SHA for 8276092
Browse repository at this point
Commits on Sep 11, 2025
Fix PHPUnit @uses annotation in ClientFactoryTest
Show description for 416264f
calliostro
committed
416264f
View commit details
Copy full SHA for 416264f
Browse repository at this point
Commits on Sep 13, 2025
Complete v4.0 redesign: clean parameter API and consistent method naming
Show description for 6babdc3
calliostro
committed
6babdc3
View commit details
Copy full SHA for 6babdc3
Browse repository at this point
Update README for improved clarity and configuration examples
calliostro
committed
7f00321
View commit details
Copy full SHA for 7f00321
Browse repository at this point
Enhance README with clearer examples for public data and OAuth usage
calliostro
committed
a2062b1
View commit details
Copy full SHA for a2062b1
Browse repository at this point
Revise README for clearer method descriptions and requirements; update UPGRADE.md for consistent emoji usage
calliostro
committed
abcaa72
View commit details
Copy full SHA for abcaa72
Browse repository at this point
Add DEVELOPMENT.md for contributor guidelines and testing instructions
calliostro
committed
a1ee3eb
View commit details
Copy full SHA for a1ee3eb
Browse repository at this point
Refactor contributing guidelines for clarity and link to DEVELOPMENT.md for detailed instructions
calliostro
committed
104c06e
View commit details
Copy full SHA for 104c06e
Browse repository at this point
Commits on Oct 26, 2025
Refactor CI configuration and update test annotations for improved clarity
calliostro
committed
2dfc3cf
View commit details
Copy full SHA for 2dfc3cf
Browse repository at this point
fix: PHP 8.5 compatibility - use grouped CoversClass attributes
calliostro
committed
d1c5520
View commit details
Copy full SHA for d1c5520
Browse repository at this point
fix: remove duplicate CoversClass attribute for PHP 8.5 compatibility
calliostro
committed
9bc18d1
View commit details
Copy full SHA for 9bc18d1
Browse repository at this point
Commits on Dec 1, 2025
Refine .gitattributes: exclude dev artifacts from releases, sort alphabetically
calliostro
committed
55ce778
View commit details
Copy full SHA for 55ce778
Browse repository at this point
Update CI workflow to support PHP 8.5 stable and dev testing
calliostro
committed
171d6b8
View commit details
Copy full SHA for 171d6b8
Browse repository at this point
Improve testing and CI stability
Show description for 6f06795
calliostro
committed
6f06795
View commit details
Copy full SHA for 6f06795
Browse repository at this point
Modernize test examples and simplify CI workflow
Show description for c93421c
calliostro
committed
c93421c
View commit details
Copy full SHA for c93421c
Browse repository at this point
You can’t perform that action at this time.