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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
WordPress
/
plugin-check
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
360
Code
Issues
64
Pull requests
38
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(1314): add unclosed ob_start check
- #1318
#1318
Open
faisalahammad
wants to merge 11 commits into
WordPress:trunk
WordPress/plugin-check:trunk
from
faisalahammad:enhancement/1314-unclosed-ob-start-check
faisalahammad/plugin-check:enhancement/1314-unclosed-ob-start-check
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat(1314): add unclosed ob_start check
#1318
faisalahammad
wants to merge 11 commits into
WordPress:trunk
WordPress/plugin-check:trunk
from
faisalahammad:enhancement/1314-unclosed-ob-start-check
faisalahammad/plugin-check:enhancement/1314-unclosed-ob-start-check
Copy head branch name to clipboard
Commits
Commits on May 24, 2026
feat(1314): add unclosed ob_start check
faisalahammad
committed
a0ba223
View commit details
Copy full SHA for a0ba223
Browse repository at this point
fix(1314): resolve PHPCS linting and PHPUnit test failures
faisalahammad
committed
9da5b91
View commit details
Copy full SHA for 9da5b91
Browse repository at this point
fix(1314): resolve NPath complexity in checker and correct phpunit assertions
faisalahammad
committed
32eccbe
View commit details
Copy full SHA for 32eccbe
Browse repository at this point
Commits on Jun 18, 2026
Convert unclosed ob_start check to PHPCS sniff
Show description for ff7ff72
faisalahammad
committed
ff7ff72
View commit details
Copy full SHA for ff7ff72
Browse repository at this point
Commits on Jun 21, 2026
fix(checks): add CATEGORY_PLUGIN_REPO, DRY docs URL, bump @since to 2.1.0
Show description for d218081
faisalahammad
committed
d218081
View commit details
Copy full SHA for d218081
Browse repository at this point
Commits on Jun 29, 2026
fix(sniff): use static closure in test fixture per review
Show description for 4cc6553
faisalahammad
committed
4cc6553
View commit details
Copy full SHA for 4cc6553
Browse repository at this point
Commits on Jul 12, 2026
Merge remote-tracking branch 'upstream/trunk' into enhancement/1314-unclosed-ob-start-check
Show description for d66a8c9
faisalahammad
committed
d66a8c9
View commit details
Copy full SHA for d66a8c9
Browse repository at this point
Commits on Jul 13, 2026
fix(sniff): handle T_FN arrow function scope in unclosed ob_start check
Show description for a8a673b
faisalahammad
committed
a8a673b
View commit details
Copy full SHA for a8a673b
Browse repository at this point
fix(sniff): address Copilot round 2 feedback on unclosed ob_start check
Show description for 27a175f
faisalahammad
committed
27a175f
View commit details
Copy full SHA for 27a175f
Browse repository at this point
fix(sniff): align assignment spacing in unclosed ob_start sniff
Show description for d99d274
faisalahammad
committed
d99d274
View commit details
Copy full SHA for d99d274
Browse repository at this point
Commits on Jul 14, 2026
fix(sniff): shorten unclosed ob_start warning message
Show description for eb5a8e6
faisalahammad
committed
eb5a8e6
View commit details
Copy full SHA for eb5a8e6
Browse repository at this point
You can’t perform that action at this time.