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
.
flightphp
/
core
Public
Notifications
You must be signed in to change notification settings
Fork
417
Star
2.9k
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactor and improve Loader documentation and properties
- #723
#723
Merged
n0nag0n
merged 18 commits into
master
flightphp/core:master
from
loader-rework
flightphp/core:loader-rework
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Refactor and improve Loader documentation and properties
#723
n0nag0n
merged 18 commits into
master
flightphp/core:master
from
loader-rework
flightphp/core:loader-rework
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
rewrap loader description
fadrian06
committed
8523025
View commit details
Copy full SHA for 8523025
Browse repository at this point
compact loader properties docblocks
fadrian06
committed
30193de
View commit details
Copy full SHA for 30193de
Browse repository at this point
simplify loader properties typehints
fadrian06
committed
7f1b976
View commit details
Copy full SHA for 7f1b976
Browse repository at this point
reduce loader classes property docblock line length
fadrian06
committed
85f5431
View commit details
Copy full SHA for 85f5431
Browse repository at this point
format Loader@register and Loader@unregister docblocks
fadrian06
committed
d196cc0
View commit details
Copy full SHA for d196cc0
Browse repository at this point
refactor Loader@load
fadrian06
committed
6acbdb2
View commit details
Copy full SHA for 6acbdb2
Browse repository at this point
rewrite Loader docblock
fadrian06
committed
d9b0178
View commit details
Copy full SHA for d9b0178
Browse repository at this point
define class factory callable arguments typehint
fadrian06
committed
ff5e90c
View commit details
Copy full SHA for ff5e90c
Browse repository at this point
improve Loader@register docblocks
fadrian06
committed
d9406bb
View commit details
Copy full SHA for d9406bb
Browse repository at this point
improve Loader@unregister $name param docblock
fadrian06
committed
1519e0c
View commit details
Copy full SHA for 1519e0c
Browse repository at this point
refactor Loader@load with better names and docblock
fadrian06
committed
7127920
View commit details
Copy full SHA for 7127920
Browse repository at this point
simplify Loader@getInstance docblock
fadrian06
committed
5a83743
View commit details
Copy full SHA for 5a83743
Browse repository at this point
simplify Loader@newInstance
fadrian06
committed
09e222c
View commit details
Copy full SHA for 09e222c
Browse repository at this point
improve Loader@get docblock
fadrian06
committed
89a9dec
View commit details
Copy full SHA for 89a9dec
Browse repository at this point
improve Loader@reset docblock
fadrian06
committed
77e68ea
View commit details
Copy full SHA for 77e68ea
Browse repository at this point
refactor Loader@autoload, Loader@addDirectory and Loader@setV2ClassLoading
fadrian06
committed
2fac34f
View commit details
Copy full SHA for 2fac34f
Browse repository at this point
fix constructor arguments typehint
Show description for 89c378c
fadrian06
and
Copilot
authored
89c378c
View commit details
Copy full SHA for 89c378c
Browse repository at this point
Clarify setV2ClassLoading() docblock to explain true/false behaviour
Show description for 6a127b1
Copilot
and
fadrian06
authored
6a127b1
View commit details
Copy full SHA for 6a127b1
Browse repository at this point
You can’t perform that action at this time.