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 }}
steves
/
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 Apr 23, 2013
Merge branch '3.7'
whatthejeff
committed
4b18bbf
View commit details
Copy full SHA for 4b18bbf
Browse repository at this point
Fixes #896
Show description for 47b0d67
whatthejeff
committed
47b0d67
View commit details
Copy full SHA for 47b0d67
Browse repository at this point
Commits on Apr 16, 2013
Merge branch '3.7'
whatthejeff
committed
6717a7f
View commit details
Copy full SHA for 6717a7f
Browse repository at this point
Refs #883
Show description for b52bacb
whatthejeff
committed
b52bacb
View commit details
Copy full SHA for b52bacb
Browse repository at this point
Merge pull request #883 from kuzuha/bugfix/assert_functions_for_3.7
Show description for c0f6dc8
whatthejeff
committed
c0f6dc8
View commit details
Copy full SHA for c0f6dc8
Browse repository at this point
Commits on Apr 15, 2013
Merge branch '3.7'
whatthejeff
committed
5fef7ca
View commit details
Copy full SHA for 5fef7ca
Browse repository at this point
Added the changelog entry for #890.
whatthejeff
committed
69763a1
View commit details
Copy full SHA for 69763a1
Browse repository at this point
Merge pull request #890 from igorw-forks/single-line-expected-exception
Show description for 2473c56
whatthejeff
committed
2473c56
View commit details
Copy full SHA for 2473c56
Browse repository at this point
Correctly parse single-line @expectedException annotations
igorw
committed
faac7d6
View commit details
Copy full SHA for faac7d6
Browse repository at this point
Commits on Apr 8, 2013
Merge pull request #884 from rhynodesigns/patch-1
Show description for d874f29
whatthejeff
committed
d874f29
View commit details
Copy full SHA for d874f29
Browse repository at this point
Spelling: occured -> occurred
rhynodesigns
committed
ed88993
View commit details
Copy full SHA for ed88993
Browse repository at this point
fix logicalAnd, logicalOr, logicalXor
Show description for e19cfdc
kuzuha
committed
e19cfdc
View commit details
Copy full SHA for e19cfdc
Browse repository at this point
Commits on Apr 1, 2013
Fixes #869.
Show description for c88d431
whatthejeff
committed
c88d431
View commit details
Copy full SHA for c88d431
Browse repository at this point
Fugbix typo.
whatthejeff
committed
99c06ed
View commit details
Copy full SHA for 99c06ed
Browse repository at this point
Added the changelog entry for #877.
whatthejeff
committed
e3cb028
View commit details
Copy full SHA for e3cb028
Browse repository at this point
Fix syntax error.
whatthejeff
committed
9f07e1a
View commit details
Copy full SHA for 9f07e1a
Browse repository at this point
Commits on Mar 29, 2013
add new HTML5 tags
pwfisher
committed
a2259fd
View commit details
Copy full SHA for a2259fd
Browse repository at this point
Fix test
sebastianbergmann
committed
a7a118b
View commit details
Copy full SHA for a7a118b
Browse repository at this point
Cleanup
sebastianbergmann
committed
7353c7b
View commit details
Copy full SHA for 7353c7b
Browse repository at this point
Fixes #871.
Show description for 41b75ee
whatthejeff
committed
41b75ee
View commit details
Copy full SHA for 41b75ee
Browse repository at this point
Fixed #873.
Show description for 9a12669
whatthejeff
committed
9a12669
View commit details
Copy full SHA for 9a12669
Browse repository at this point
Commits on Mar 25, 2013
Prepare release
sebastianbergmann
committed
dadeb42
View commit details
Copy full SHA for dadeb42
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.