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
Type
/
to 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
.
webgriffe
/
EcomDev_PHPUnit
Public
forked from
EcomDev/EcomDev_PHPUnit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Php8 compatibility
- #1
#1
Open
fabianaromagnoli
wants to merge 16 commits into
master
webgriffe/EcomDev_PHPUnit:master
from
php8-compatibility
webgriffe/EcomDev_PHPUnit:php8-compatibility
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Php8 compatibility
#1
fabianaromagnoli
wants to merge 16 commits into
master
webgriffe/EcomDev_PHPUnit:master
from
php8-compatibility
webgriffe/EcomDev_PHPUnit:php8-compatibility
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2022
Update phpunit to version 9.5
fabianaromagnoli
committed
e981c3b
View commit details
Copy full SHA for e981c3b
Browse repository at this point
Fix namespace for Spyc class
fabianaromagnoli
committed
7d00bbd
View commit details
Copy full SHA for 7d00bbd
Browse repository at this point
Commits on Nov 2, 2022
Compatibility with the latest version of phpunit: use namespaces
fabianaromagnoli
committed
27f4508
View commit details
Copy full SHA for 27f4508
Browse repository at this point
Minor refactoring
fabianaromagnoli
committed
8145ec8
View commit details
Copy full SHA for 8145ec8
Browse repository at this point
Replace method to get annotations, changed with the latest phpunit version
fabianaromagnoli
committed
a43db82
View commit details
Copy full SHA for a43db82
Browse repository at this point
Commits on Nov 3, 2022
Fix call_user_func_array for php8
fabianaromagnoli
committed
9202c9b
View commit details
Copy full SHA for 9202c9b
Browse repository at this point
Replace not existing method
fabianaromagnoli
committed
c6ac7f6
View commit details
Copy full SHA for c6ac7f6
Browse repository at this point
Add the code of the not existing anymore class that was extended by Proxy
fabianaromagnoli
committed
3f58e87
View commit details
Copy full SHA for 3f58e87
Browse repository at this point
Commits on Nov 4, 2022
Create a new helper method to replace a method removed from PHPUnit utils
fabianaromagnoli
committed
94534e3
View commit details
Copy full SHA for 94534e3
Browse repository at this point
Remove a class that you can do without and fix namespaces
fabianaromagnoli
committed
0e15ab9
View commit details
Copy full SHA for 0e15ab9
Browse repository at this point
Commits on Nov 15, 2022
Fix annotation parsing for tests with data sets
fabianaromagnoli
committed
9cdc921
View commit details
Copy full SHA for 9cdc921
Browse repository at this point
Commits on Nov 18, 2022
Remove references to unused Spyc/spyc.php and explicitly require symfony/yaml
fabianaromagnoli
committed
74647cc
View commit details
Copy full SHA for 74647cc
Browse repository at this point
Fix symfony/yaml version
fabianaromagnoli
committed
35aba4c
View commit details
Copy full SHA for 35aba4c
Browse repository at this point
Fix symfony/yaml version
fabianaromagnoli
committed
7af180a
View commit details
Copy full SHA for 7af180a
Browse repository at this point
Commits on Jul 21, 2026
Allow symfony/yaml ^5.4 and ^6.0
Show description for 1222ddd
mmenozzi
committed
1222ddd
View commit details
Copy full SHA for 1222ddd
Browse repository at this point
Merge pull request #2 from webgriffe/widen-symfony-yaml-constraint
Show description for cfd98f2
mmenozzi
authored
cfd98f2
View commit details
Copy full SHA for cfd98f2
Browse repository at this point
You can’t perform that action at this time.