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 }}
mindevolution
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
php-src
run-tests.php
on
master
User selector
All users
All time
Commit history
Commits on Jun 7, 2012
Merge branch 'PHP-5.4'
Show description for 814e7bc
dsp
committed
814e7bc
View commit details
Copy full SHA for 814e7bc
View code at this point
Browse repository at this point
Don't depend on a fixed path for PHP shebang but use /usr/bin/env
Show description for c56ff39
till
authored and
dsp
committed
c56ff39
View commit details
Copy full SHA for c56ff39
View code at this point
Browse repository at this point
Commits on May 28, 2012
Fix boolean casting and whitespace (@dsp / #68)
dshafik
committed
5ef46fe
View commit details
Copy full SHA for 5ef46fe
View code at this point
Browse repository at this point
Add support for Travis CI
dshafik
committed
3966df7
View commit details
Copy full SHA for 3966df7
View code at this point
Browse repository at this point
sync with HEAD
nunoplopes
committed
7291123
View commit details
Copy full SHA for 7291123
View code at this point
Browse repository at this point
128 MB is enough for everyone (TM)
Show description for 77b086f
nunoplopes
committed
77b086f
View commit details
Copy full SHA for 77b086f
View code at this point
Browse repository at this point
Commits on May 27, 2012
remove remaining traces of unicode.* ini settings
nunoplopes
committed
af2d6a6
View commit details
Copy full SHA for af2d6a6
View code at this point
Browse repository at this point
Commits on May 15, 2012
Change impl of GZIP_POST, DEFLATE_POST. See #62021
zoe slattery
committed
1af8b3f
View commit details
Copy full SHA for 1af8b3f
View code at this point
Browse repository at this point
Commits on Mar 28, 2012
Refactoring junit logger. Added generation of nested testsuites in junit.xml.
Shein Alexey
authored and
cataphract
committed
1e88d00
View commit details
Copy full SHA for 1e88d00
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Replace $Revision$ with $Id$ in keyword expansion enable files
dsp
committed
f7b10ab
View commit details
Copy full SHA for f7b10ab
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
add --PUT-- section support based on POST_RAW
m6w6
committed
a07759a
View commit details
Copy full SHA for a07759a
View code at this point
Browse repository at this point
Commits on Mar 9, 2012
merge 322758 (detect a php-cgi which is a sibling of php cli)
m6w6
committed
b39ffa3
View commit details
Copy full SHA for b39ffa3
View code at this point
Browse repository at this point
Commits on Jan 28, 2012
Simple fix that just quotes the filenames in run-tests to support paths with spaces.
Show description for 510bb31
rlerdorf
committed
510bb31
View commit details
Copy full SHA for 510bb31
View code at this point
Browse repository at this point
Commits on Dec 6, 2011
This changes adds the --EXTENSION-- section to .phpt files as
Show description for 0dcf098
derickr
committed
0dcf098
View commit details
Copy full SHA for 0dcf098
View code at this point
Browse repository at this point
Commits on Dec 1, 2011
- Replace possible esc char to <esc> in the XML output
felipensp
committed
78742a3
View commit details
Copy full SHA for 78742a3
View code at this point
Browse repository at this point
Commits on Nov 26, 2011
- Added JUnit output format option
Show description for 43a3734
felipensp
committed
43a3734
View commit details
Copy full SHA for 43a3734
View code at this point
Browse repository at this point
- Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php)
Show description for 350325d
felipensp
committed
350325d
View commit details
Copy full SHA for 350325d
View code at this point
Browse repository at this point
- Clean up
felipensp
committed
3ee8781
View commit details
Copy full SHA for 3ee8781
View code at this point
Browse repository at this point
Commits on Sep 1, 2011
Improve speed of finding tests (no more CVS, we're on svn now)
johannes
committed
e58f72b
View commit details
Copy full SHA for e58f72b
View code at this point
Browse repository at this point
Move the XFAILED printout way up the list so we can actually notice the really failing ones
bjori
committed
958326c
View commit details
Copy full SHA for 958326c
View code at this point
Browse repository at this point
Seeing thousands of PASS tests flying by is meaningless.
Show description for 2da2b54
bjori
committed
2da2b54
View commit details
Copy full SHA for 2da2b54
View code at this point
Browse repository at this point
Commits on Aug 31, 2011
Remove annoying extra newline on XFAIL summaries
Show description for 84fc76e
bjori
committed
84fc76e
View commit details
Copy full SHA for 84fc76e
View code at this point
Browse repository at this point
Commits on Aug 9, 2011
terminate timeouting processes with SIGKILL (9)
nunoplopes
committed
8f54a74
View commit details
Copy full SHA for 8f54a74
View code at this point
Browse repository at this point
Commits on Jul 1, 2011
- Fixed bug #55080 (Deprecated call in run--test.php)
Show description for 5f75a28
felipensp
committed
5f75a28
View commit details
Copy full SHA for 5f75a28
View code at this point
Browse repository at this point
Commits on Jun 24, 2011
Add http_proxy env var support to run-tests.php result submission
cjbj
committed
d70a9f9
View commit details
Copy full SHA for d70a9f9
View code at this point
Browse repository at this point
Commits on Feb 27, 2011
- Possible fix for Bug #54108 (valgrind can not be found if located outside of system's default PATH)
felipensp
committed
1f991c8
View commit details
Copy full SHA for 1f991c8
View code at this point
Browse repository at this point
Commits on Feb 11, 2011
Show XFAIL reasons (Daniel Convissor)
cjbj
committed
588ec26
View commit details
Copy full SHA for 588ec26
View code at this point
Browse repository at this point
rm trailing whitespace
cjbj
committed
ff5dffd
View commit details
Copy full SHA for ff5dffd
View code at this point
Browse repository at this point
Commits on Jan 31, 2011
- Don't lower case setting names; some of them actually have upper case
Show description for e08473d
derickr
committed
e08473d
View commit details
Copy full SHA for e08473d
View code at this point
Browse repository at this point
Commits on Nov 13, 2010
- Sync with trunk
Jani Taskinen
committed
0e72e58
View commit details
Copy full SHA for 0e72e58
View code at this point
Browse repository at this point
Commits on Sep 30, 2010
Loosen the valgrind version check slightly in run-tests.php so that it works
Show description for 104bf57
LawnGnome
committed
104bf57
View commit details
Copy full SHA for 104bf57
View code at this point
Browse repository at this point
Commits on Aug 16, 2010
Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)
KalleZ
committed
cee9708
View commit details
Copy full SHA for cee9708
View code at this point
Browse repository at this point
Commits on Jan 3, 2010
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
sebastianbergmann
committed
9ba1e81
View commit details
Copy full SHA for 9ba1e81
View code at this point
Browse repository at this point
Commits on Dec 21, 2009
- Sync (and KEEP it synced!)
Jani Taskinen
committed
4bba459
View commit details
Copy full SHA for 4bba459
View code at this point
Browse repository at this point
Commits on Dec 11, 2009
- Fix problem with SKIPIF failing to skip in some cases (deprecated warnings f.e.)
Jani Taskinen
committed
03a47e9
View commit details
Copy full SHA for 03a47e9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.