Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
moises-silva
/
php-src
Public
forked from
php/php-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
php-src
tests
output
on
master
User selector
All users
All time
Commit History
Commits on Nov 26, 2015
Fixed test
laruence
committed
0e91e5f
Copy full SHA for 0e91e5f
Commits on Nov 25, 2015
Fixed bug #70970 (Segfault when combining error handler with output buffering)
Show description for 4a7e83f
laruence
committed
4a7e83f
Copy full SHA for 4a7e83f
Commits on Mar 10, 2015
More accurate reference counting on closures
dstogov
committed
ed9c8a2
Copy full SHA for ed9c8a2
Commits on Mar 3, 2015
Fix test
reeze
committed
31d5b65
Copy full SHA for 31d5b65
Commits on Feb 18, 2015
fix test
m6w6
committed
6fed996
Copy full SHA for 6fed996
Merge branch 'PHP-5.6'
Show description for 84fad26
m6w6
committed
84fad26
Copy full SHA for 84fad26
fix test
m6w6
committed
8b6919c
Copy full SHA for 8b6919c
Merge branch 'PHP-5.6'
Show description for b36581a
m6w6
committed
b36581a
Copy full SHA for b36581a
Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)
m6w6
committed
225af96
Copy full SHA for 225af96
Commits on Dec 29, 2014
Fix tests I broke with the E_ERROR > E_RECOVERABLE_ERROR change
KalleZ
committed
334b971
Copy full SHA for 334b971
Commits on Dec 21, 2014
Use "float" and "integer" in typehint and zpp errors
hikari-no-yume
committed
e5eb953
Copy full SHA for e5eb953
Commits on Nov 29, 2014
Skip buncha tests on 32-bit
hikari-no-yume
committed
ebaa423
Copy full SHA for ebaa423
Commits on Jun 13, 2013
Merge branch 'PHP-5.4' into PHP-5.5
Show description for e747762
smalyshev
committed
e747762
Copy full SHA for e747762
fix test for bug #60322
smalyshev
committed
10b9579
Copy full SHA for 10b9579
Commits on Mar 16, 2013
Made test compatible with O+
dstogov
committed
e964114
Copy full SHA for e964114
Commits on Nov 28, 2012
fix bug #61272 ob_start callback get passed empty string
m6w6
committed
575790e
Copy full SHA for 575790e
Commits on May 16, 2012
fix test
smalyshev
committed
e36a5a1
Copy full SHA for e36a5a1
Commits on Feb 25, 2012
more verbose skip reason in test files with not so obvious extension requirements
odoucet
committed
e613889
Copy full SHA for e613889
Commits on Jan 16, 2012
Fix bug #60768 Output buffer not discarded
Show description for 6b31413
m6w6
committed
6b31413
Copy full SHA for 6b31413
Commits on Dec 26, 2011
fix test
smalyshev
committed
f863d48
Copy full SHA for f863d48
fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
smalyshev
committed
87b9f7b
Copy full SHA for 87b9f7b
Commits on Nov 18, 2011
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty).
adoy
committed
8e2dcfd
Copy full SHA for 8e2dcfd
Commits on Nov 17, 2011
Reverting r319136
lstrojny
committed
c2ad166
Copy full SHA for c2ad166
Commits on Nov 14, 2011
Adjusting error messages
lstrojny
committed
7d0fe66
Copy full SHA for 7d0fe66
Commits on Nov 13, 2011
add skipif
laruence
committed
9b091f8
Copy full SHA for 9b091f8
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
laruence
committed
89feaef
Copy full SHA for 89feaef
Commits on Dec 3, 2010
- CS and "de-facto" style of returning NULL for failing parse-params, sync partially with PHP_5_3 too (reordering part :)
Jani Taskinen
committed
72ae65b
Copy full SHA for 72ae65b
- Fix test
Jani Taskinen
committed
07535b7
Copy full SHA for 07535b7
- Add test for the ob_start($foo); leak/crash bug
Jani Taskinen
committed
41a1de4
Copy full SHA for 41a1de4
Commits on Jun 16, 2010
- Fix tests
felipensp
committed
42a57f7
Copy full SHA for 42a57f7
Commits on May 31, 2010
* implement new output API, fixing some bugs and implementing some feature
Show description for 11d24c1
m6w6
committed
11d24c1
Copy full SHA for 11d24c1
Commits on Mar 12, 2010
- Reverted r296062 and r296065
Jani Taskinen
committed
af49e58
Copy full SHA for af49e58
Commits on Mar 11, 2010
MFH: Improved / fixed output buffering (Michael Wallner)
Jani Taskinen
committed
06f072c
Copy full SHA for 06f072c
Commits on Nov 28, 2009
- Use correct revision
Jani Taskinen
committed
c4d3506
Copy full SHA for c4d3506
- No dots here
Jani Taskinen
committed
e8e213c
Copy full SHA for e8e213c
Pagination
Previous
Next
You can’t perform that action at this time.