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
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
.
Level-2
/
Transphporm
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
276
Code
Issues
26
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Change minimum PHP requirements to support non-deprecated versions
- #239
#239
Open
nbish11
wants to merge 14 commits into
Level-2:master
Level-2/Transphporm:master
from
nbish11:use-supported-php-versions
nbish11/Transphporm:use-supported-php-versions
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Change minimum PHP requirements to support non-deprecated versions
#239
nbish11
wants to merge 14 commits into
Level-2:master
Level-2/Transphporm:master
from
nbish11:use-supported-php-versions
nbish11/Transphporm:use-supported-php-versions
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2022
Change minimum PHP requirements to support non-deprecated versions
nbish11
committed
d822078
View commit details
Copy full SHA for d822078
Browse repository at this point
Bump PHPUnit to a supported version that matches PHP constrainsts
nbish11
committed
4ce5f57
View commit details
Copy full SHA for 4ce5f57
Browse repository at this point
Remove use of deprecated methods in test cases
nbish11
committed
c44be63
View commit details
Copy full SHA for c44be63
Browse repository at this point
Migrate PHPUnit config file to new schema
nbish11
committed
83db5b7
View commit details
Copy full SHA for 83db5b7
Browse repository at this point
Remove PHPUnit test run artifacts
nbish11
committed
b4f72ea
View commit details
Copy full SHA for b4f72ea
Browse repository at this point
Ensure composer.lock file is committed to repo
nbish11
committed
1e5b5f8
View commit details
Copy full SHA for 1e5b5f8
Browse repository at this point
Do not commit Composer vendor folder
nbish11
committed
6ace3d5
View commit details
Copy full SHA for 6ace3d5
Browse repository at this point
Commits on Jun 5, 2022
Catch type error thrown for PHP versions above 8
nbish11
committed
364b564
View commit details
Copy full SHA for 364b564
Browse repository at this point
Add required return types for implemented interfaces
nbish11
committed
6abd387
View commit details
Copy full SHA for 6abd387
Browse repository at this point
Make sure nulls aren't passed into functions that have deprecated its use
nbish11
committed
01760a5
View commit details
Copy full SHA for 01760a5
Browse repository at this point
Remove 'mixed' return type (use array & int instead) as it's not supported before PHP 8
nbish11
committed
b0aec50
View commit details
Copy full SHA for b0aec50
Browse repository at this point
Commits on Jun 6, 2022
Remove hacks from test cases, incorrect behaviour has been remedied in method
nbish11
committed
8e0ed49
View commit details
Copy full SHA for 8e0ed49
Browse repository at this point
Restore microsecond behaviour in time differences similar, to before PHP 7.1
nbish11
committed
449d9a6
View commit details
Copy full SHA for 449d9a6
Browse repository at this point
Provide PHP requirements section and add attribution
nbish11
committed
fd82769
View commit details
Copy full SHA for fd82769
Browse repository at this point
You can’t perform that action at this time.