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 }}
farnoux
/
phpunit
Public
forked from
sebastianbergmann/phpunit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2013
Update all the assertions that depend on TraversableContains.
Show description for b0b0eda
Fred
committed
b0b0eda
View commit details
Copy full SHA for b0b0eda
Browse repository at this point
Allow identity checking for non object types in TraversableContains assertions.
Show description for 255f5cc
Fred
committed
255f5cc
View commit details
Copy full SHA for 255f5cc
Browse repository at this point
Added the changelog entry for #859
whatthejeff
committed
90bf298
View commit details
Copy full SHA for 90bf298
Browse repository at this point
Merge pull request #859 from agop/master
Show description for 8a2f0c6
whatthejeff
committed
8a2f0c6
View commit details
Copy full SHA for 8a2f0c6
Browse repository at this point
Commits on Mar 13, 2013
Changin 'valid name of attrubute with valid attribute name'
destructivecreator
committed
5684d75
View commit details
Copy full SHA for 5684d75
Browse repository at this point
Fixing a typo when reporting invalid attribute name
destructivecreator
committed
0ad7c41
View commit details
Copy full SHA for 0ad7c41
Browse repository at this point
Changes made for issue #855:
Show description for 8d44664
destructivecreator
committed
8d44664
View commit details
Copy full SHA for 8d44664
Browse repository at this point
Commits on Mar 11, 2013
Merge branch '3.7'
whatthejeff
committed
ab6a868
View commit details
Copy full SHA for ab6a868
Browse repository at this point
Fixes #763
Show description for 2c67e52
whatthejeff
committed
2c67e52
View commit details
Copy full SHA for 2c67e52
Browse repository at this point
Commits on Mar 10, 2013
Changelog and cleanup from #838.
whatthejeff
committed
e370307
View commit details
Copy full SHA for e370307
Browse repository at this point
Merge pull request #838 from giorgiosironi/base_test_listener
Show description for a36f92f
whatthejeff
committed
a36f92f
View commit details
Copy full SHA for a36f92f
Browse repository at this point
BaseTestListener is abstract
giorgiosironi
committed
02901cf
View commit details
Copy full SHA for 02901cf
Browse repository at this point
Revert "[00;36mBuildfile: /home/giorgio/code/phpunit/build.xml[m"
Show description for 0e98463
giorgiosironi
committed
0e98463
View commit details
Copy full SHA for 0e98463
Browse repository at this point
Commits on Mar 9, 2013
Merge pull request #853 from adam-lynch/patch-2
Show description for 77b96fb
whatthejeff
committed
77b96fb
View commit details
Copy full SHA for 77b96fb
Browse repository at this point
Fixed some PHPDoc block mistakes
adam-lynch
committed
cf444ca
View commit details
Copy full SHA for cf444ca
Browse repository at this point
Added the changelog entry for #382.
whatthejeff
committed
d9b0438
View commit details
Copy full SHA for d9b0438
Browse repository at this point
Commits on Mar 8, 2013
Merge pull request #382 from alistairstead/master
Show description for 9c48bee
whatthejeff
committed
9c48bee
View commit details
Copy full SHA for 9c48bee
Browse repository at this point
Added $options array to TestCase::getMockFromWsdl
Show description for 8c3ef88
Alistair Stead
committed
8c3ef88
View commit details
Copy full SHA for 8c3ef88
Browse repository at this point
Commits on Mar 7, 2013
Prepare release
sebastianbergmann
committed
82335c2
View commit details
Copy full SHA for 82335c2
Browse repository at this point
Merge branch '3.7'
whatthejeff
committed
c77923f
View commit details
Copy full SHA for c77923f
Browse repository at this point
Do not assume that `vendor-dir` is a directory called `vendor` for 3rd-party installs.
whatthejeff
committed
3c4559d
View commit details
Copy full SHA for 3c4559d
Browse repository at this point
Prepare release
sebastianbergmann
committed
d758a18
View commit details
Copy full SHA for d758a18
Browse repository at this point
Merge pull request #850 from adam-lynch/patch-1
Show description for b5b8a12
whatthejeff
committed
b5b8a12
View commit details
Copy full SHA for b5b8a12
Browse repository at this point
PHPDoc fix for FileLoader
Show description for d4ecfad
adam-lynch
committed
d4ecfad
View commit details
Copy full SHA for d4ecfad
Browse repository at this point
Merge branch '3.7'
whatthejeff
committed
6feebf9
View commit details
Copy full SHA for 6feebf9
Browse repository at this point
Fixed an issue related to composer installs requiring `PHPUnit/Autoload.php`.
Show description for e825b20
whatthejeff
committed
e825b20
View commit details
Copy full SHA for e825b20
Browse repository at this point
Commits on Mar 6, 2013
Prepare release
sebastianbergmann
committed
6bf4eff
View commit details
Copy full SHA for 6bf4eff
Browse repository at this point
Merge branch '3.7'
whatthejeff
committed
6f3aedc
View commit details
Copy full SHA for 6f3aedc
Browse repository at this point
Slight improvement to b9ea952.
whatthejeff
committed
d2fac98
View commit details
Copy full SHA for d2fac98
Browse repository at this point
Commits on Mar 5, 2013
Use the correct version of `php-invoker`.
whatthejeff
committed
aff1d97
View commit details
Copy full SHA for aff1d97
Browse repository at this point
Merge branch '3.7'
whatthejeff
committed
9c12018
View commit details
Copy full SHA for 9c12018
Browse repository at this point
Merge branch '3.7'
whatthejeff
committed
6755f06
View commit details
Copy full SHA for 6755f06
Browse repository at this point
Made #844 work for isolated tests.
whatthejeff
committed
b9ea952
View commit details
Copy full SHA for b9ea952
Browse repository at this point
Commits on Mar 4, 2013
Changelog for 758
edorian
committed
d00a501
View commit details
Copy full SHA for d00a501
Browse repository at this point
Merge remote branch 'ulrichsg/master'
edorian
committed
a6a7524
View commit details
Copy full SHA for a6a7524
Browse repository at this point
Previous
Next
You can’t perform that action at this time.