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
Type
/
to 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
.
flightphp
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
418
Star
2.9k
Code
Issues
2
Pull requests
1
Discussions
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor autoloading and normalize test structure
- #709
#709
Merged
n0nag0n
merged 13 commits into
master
flightphp/core:master
from
autoload-rework
flightphp/core:autoload-rework
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Refactor autoloading and normalize test structure
#709
n0nag0n
merged 13 commits into
master
flightphp/core:master
from
autoload-rework
flightphp/core:autoload-rework
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2026
autoload reworked
Show description for 85d2f82
fadrian06
committed
85d2f82
View commit details
Copy full SHA for 85d2f82
Browse repository at this point
move Flight to a classmap
fadrian06
committed
90a72ae
View commit details
Copy full SHA for 90a72ae
Browse repository at this point
add flight\ psr-4 autoloader
fadrian06
committed
1a37f91
View commit details
Copy full SHA for 1a37f91
Browse repository at this point
use is_iterable in Loader::register
fadrian06
committed
921c51a
View commit details
Copy full SHA for 921c51a
Browse repository at this point
fix Loader::register docblock
fadrian06
committed
9aab65b
View commit details
Copy full SHA for 9aab65b
Browse repository at this point
normalize dirs
fadrian06
committed
db34381
View commit details
Copy full SHA for db34381
Browse repository at this point
refactor LoaderTest
fadrian06
committed
47a3702
View commit details
Copy full SHA for 47a3702
Browse repository at this point
remove flight/autoload.php
fadrian06
committed
cf553d3
View commit details
Copy full SHA for cf553d3
Browse repository at this point
validate ->setAccesible
fadrian06
committed
8ec6817
View commit details
Copy full SHA for 8ec6817
Browse repository at this point
reset v2ClassLoading
fadrian06
committed
ee9b5f2
View commit details
Copy full SHA for ee9b5f2
Browse repository at this point
Potential fix for pull request finding
Show description for 770d246
fadrian06
and
Copilot
authored
770d246
View commit details
Copy full SHA for 770d246
Browse repository at this point
Commits on Jun 25, 2026
restore and improve custom autoloader
fadrian06
committed
d58cbac
View commit details
Copy full SHA for d58cbac
Browse repository at this point
Merge master into autoload-rework
Copilot
authored
46e457f
View commit details
Copy full SHA for 46e457f
Browse repository at this point
You can’t perform that action at this time.