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
.
LongTermSupport
/
php-qa-ci
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: LongTermSupport/php-qa-ci
Actions
All workflows
Workflows
CI
CI
PHP QA Pipeline
PHP QA Pipeline
Update Dependencies
Update Dependencies
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
268 workflow runs
268 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: Auto-manage QA runtime cache excludes in project root .gitignore
CI
#42:
Commit
93924be
pushed by
LTSCommerce
2m 18s
php8.4
php8.4
2m 18s
View workflow file
Update Dependencies
Update Dependencies
#6:
Scheduled
28s
php8.4
php8.4
28s
View workflow file
Remove dead tools (phpcs, phpbf, messdetector) and all PHPMD annotations
CI
#41:
Commit
d6562e1
pushed by
LTSCommerce
1m 39s
php8.4
php8.4
1m 39s
View workflow file
Fix pathsToIgnore joining for multiple entries
CI
#40:
Commit
552c050
pushed by
LTSCommerce
1m 45s
php8.4
php8.4
1m 45s
View workflow file
Add generic tool runner agents and dynamic bin-dir detection
CI
#39:
Commit
b0a4c92
pushed by
LTSCommerce
1m 42s
php8.4
php8.4
1m 42s
View workflow file
feat: Add RequireTypeSuffixRule enforcing Interface/Enum/Trait suffixes
CI
#38:
Commit
3df2022
pushed by
LTSCommerce
1m 39s
php8.4
php8.4
1m 39s
View workflow file
Fix trailing whitespace in rector-php84.php
CI
#37:
Commit
9844e8f
pushed by
LTSCommerce
1m 51s
php8.4
php8.4
1m 51s
View workflow file
Limit PHPStan to 50% of CPU cores, consistent with Rector
CI
#36:
Commit
909b79f
pushed by
LTSCommerce
1m 47s
php8.4
php8.4
1m 47s
View workflow file
fix: Add missing PhpParser/PHPStan symbols to composer-require-checke…
CI
#35:
Commit
a419266
pushed by
LTSCommerce
1m 41s
php8.4
php8.4
1m 41s
View workflow file
Merge branch 'php8.4' of https://github.com/LongTermSupport/php-qa-ci…
CI
#34:
Commit
79e9cbc
pushed by
LTSCommerce
1m 37s
php8.4
php8.4
1m 37s
View workflow file
Add --json output flag for structured tool output
CI
#33:
Commit
b097836
pushed by
LTSCommerce
1m 43s
php8.4
php8.4
1m 43s
View workflow file
Update Dependencies
Update Dependencies
#5:
Scheduled
2m 24s
php8.4
php8.4
2m 24s
View workflow file
Update Dependencies
Update Dependencies
#4:
Scheduled
2m 30s
php8.4
php8.4
2m 30s
View workflow file
fix: Resolve merge conflict - remove tracked rector lock file
CI
#32:
Commit
b29d7c8
pushed by
LTSCommerce
1m 47s
php8.4
php8.4
1m 47s
View workflow file
udpated
CI
#31:
Commit
67633f9
pushed by
LTSCommerce
1m 25s
php8.4
php8.4
1m 25s
View workflow file
chore(deps): Update Rector 2.3.8 → 2.3.9
CI
#30:
Commit
cc5c0b6
pushed by
LTSCommerce
1m 19s
php8.4
php8.4
1m 19s
View workflow file
fix: rewrite PHAR tool stubs to only suggest QA pipeline usage
CI
#29:
Commit
356209b
pushed by
LTSCommerce
1m 53s
php8.4
php8.4
1m 53s
View workflow file
Update Dependencies
Update Dependencies
#3:
Scheduled
2m 24s
php8.4
php8.4
2m 24s
View workflow file
fix: suppress PHP warning from Safe\get_headers to prevent PHPUnit fail
CI
#28:
Commit
414aea2
pushed by
LTSCommerce
2m 21s
php8.4
php8.4
2m 21s
View workflow file
fix: pre-apply Safe conversion for get_headers to fix PHPStan errors
CI
#27:
Commit
f6bdc1c
pushed by
LTSCommerce
1m 20s
php8.4
php8.4
1m 20s
View workflow file
Update rector composer.lock
CI
#26:
Commit
2315ec6
pushed by
LTSCommerce
1m 19s
php8.4
php8.4
1m 19s
View workflow file
Update Dependencies
Update Dependencies
#2:
Scheduled
2m 10s
php8.4
php8.4
2m 10s
View workflow file
feat: add stub scripts for PHAR-wrapped tools
CI
#25:
Commit
ab36baa
pushed by
LTSCommerce
1m 17s
php8.4
php8.4
1m 17s
View workflow file
docs: comprehensive update of README and all documentation
CI
#24:
Commit
3f4afe6
pushed by
LTSCommerce
1m 18s
php8.4
php8.4
1m 18s
View workflow file
Update Dependencies
Update Dependencies
#1:
Manually run by
LTSCommerce
1m 28s
php8.4
php8.4
1m 28s
View workflow file
Previous
1
2
3
4
5
6
7
…
10
11
Next
You can’t perform that action at this time.