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 }}
SProjects
/
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
All time
Commit history
Commits on Mar 19, 2013
Merge branch '3.7'
sebastianbergmann
committed
6df0e3d
View commit details
Copy full SHA for 6df0e3d
Browse repository at this point
Revert "Use Use Symfony YAML PEAR autoloader when available"
Show description for a09a260
sebastianbergmann
committed
a09a260
View commit details
Copy full SHA for a09a260
Browse repository at this point
Merge branch '3.7'
sebastianbergmann
committed
940a463
View commit details
Copy full SHA for 940a463
Browse repository at this point
Use Use Symfony YAML PEAR autoloader when available
sebastianbergmann
committed
f35bf18
View commit details
Copy full SHA for f35bf18
Browse repository at this point
Merge pull request #862 from whatthejeff/yaml_version_juggling
sebastianbergmann
committed
cfb96eb
View commit details
Copy full SHA for cfb96eb
Browse repository at this point
Commits on Mar 18, 2013
Merge branch '3.7'
whatthejeff
committed
cb66925
View commit details
Copy full SHA for cb66925
Browse repository at this point
Fixed #863
Show description for 407fa09
whatthejeff
committed
407fa09
View commit details
Copy full SHA for 407fa09
Browse repository at this point
Commits on Mar 16, 2013
Added the changelog entry for #746.
whatthejeff
committed
604aaba
View commit details
Copy full SHA for 604aaba
Browse repository at this point
Merge pull request #746 from farnoux/master
Show description for 2ec5398
whatthejeff
committed
2ec5398
View commit details
Copy full SHA for 2ec5398
Browse repository at this point
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
Don't use the Symfony Yaml 2.2.0 PEAR autoloader.
Show description for 280672f
whatthejeff
committed
280672f
View commit details
Copy full SHA for 280672f
Browse repository at this point
Fixes #860
Show description for 50d64e4
whatthejeff
committed
50d64e4
View commit details
Copy full SHA for 50d64e4
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
Previous
Next
You can’t perform that action at this time.