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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scriptotek
/
php-marc
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
57
Code
Issues
5
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
PHP8.2+ support
- #32
#32
Closed
redcuillin
wants to merge 7 commits into
scriptotek:main
scriptotek/php-marc:main
from
redcuillin:main
redcuillin/php-marc:main
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
PHP8.2+ support
#32
redcuillin
wants to merge 7 commits into
scriptotek:main
scriptotek/php-marc:main
from
redcuillin:main
redcuillin/php-marc:main
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
Add section for php8.4 support fork
redcuillin
authored
eba6b96
View commit details
Copy full SHA for eba6b96
Browse repository at this point
Enhance type hinting and return types across multiple classes for improved PHP 8.4 compatibility. Update .gitignore to include .phpunit.result.cache.
redcuillin
committed
3b8d007
View commit details
Copy full SHA for 3b8d007
Browse repository at this point
Update composer.json to require PHP 8.4 and format keywords for consistency.
redcuillin
committed
a79f4fa
View commit details
Copy full SHA for a79f4fa
Browse repository at this point
Commits on Apr 17, 2026
Add sorting functionality to Collection class based on control field values. Implemented `sorter` method to order records by a specified control field tag, defaulting to '001'. Added tests to verif…
Show description for 32a6ce9
redcuillin
committed
32a6ce9
View commit details
Copy full SHA for 32a6ce9
Browse repository at this point
Refactor Collection and Record classes by removing the sorter method and adding sortFieldsByTag method. The new method in Record class sorts fields by tag, ensuring LDR fields are prioritized. Upda…
Show description for 226c750
redcuillin
committed
226c750
View commit details
Copy full SHA for 226c750
Browse repository at this point
Commits on Apr 21, 2026
Readme update
redcuillin
committed
e21beb6
View commit details
Copy full SHA for e21beb6
Browse repository at this point
Readme for fork
redcuillin
committed
e56cc07
View commit details
Copy full SHA for e56cc07
Browse repository at this point
You can’t perform that action at this time.