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
.
nette
/
di
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
73
Star
926
Code
Issues
16
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
More types in generated DIC
- #272
#272
Open
mabar
wants to merge 18 commits into
nette:v3.1
nette/di:v3.1
from
mabar:analyzable-dic
mabar/di:analyzable-dic
Copy head branch name to clipboard
Conversation
Commits
18
聽(18)
Checks
Files changed
Open
More types in generated DIC
#272
mabar
wants to merge 18 commits into
nette:v3.1
nette/di:v3.1
from
mabar:analyzable-dic
mabar/di:analyzable-dic
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2021
Resolver::autowireArguments() considers variadics as extra params
Show description for ae83d84
dg
committed
ae83d84
View commit details
Copy full SHA for ae83d84
Browse repository at this point
opened 3.1-dev
dg
committed
894218d
View commit details
Copy full SHA for 894218d
Browse repository at this point
requires PHP 7.2
dg
committed
8cdb15c
View commit details
Copy full SHA for 8cdb15c
Browse repository at this point
uses nette/utils 3.2
dg
committed
225f792
View commit details
Copy full SHA for 225f792
Browse repository at this point
removed deprecated stuff
dg
committed
004a07b
View commit details
Copy full SHA for 004a07b
Browse repository at this point
some deprecated methods triggers notice
dg
committed
b0f5066
View commit details
Copy full SHA for b0f5066
Browse repository at this point
PhpExtension & ConstantsExtension are deprecated (have been moved to nette/bootstrap)
dg
committed
3f636f8
View commit details
Copy full SHA for 3f636f8
Browse repository at this point
NeonAdapter: operator ? throws exception
dg
committed
bfe90df
View commit details
Copy full SHA for bfe90df
Browse repository at this point
generated factories should have defined return type, otherwise triggers warning
dg
committed
c4d9118
View commit details
Copy full SHA for c4d9118
Browse repository at this point
annotations @return are deprecated
dg
committed
9c697f8
View commit details
Copy full SHA for 9c697f8
Browse repository at this point
Resolver: non-optional autowired parameters trigger notice that value is required [Closes #271]
dg
committed
4bcdb75
View commit details
Copy full SHA for 4bcdb75
Browse repository at this point
DefinitionSchema moved to Nette\DI\Extensions
dg
committed
9730aaa
View commit details
Copy full SHA for 9730aaa
Browse repository at this point
deprecated option 'parameters' used by generated factories
dg
committed
86ab7b3
View commit details
Copy full SHA for 86ab7b3
Browse repository at this point
option 'create' is used primary internally
dg
committed
2a298ef
View commit details
Copy full SHA for 2a298ef
Browse repository at this point
exception messages use [Service ...]\n format [WIP]
Show description for feeaaa0
dg
committed
feeaaa0
View commit details
Copy full SHA for feeaaa0
Browse repository at this point
Three ... dots are deprecated, triggers notices
dg
committed
690cb83
View commit details
Copy full SHA for 690cb83
Browse repository at this point
Commits on Nov 21, 2021
Container: add typehints to inherited properties
mabar
committed
f2f3e13
View commit details
Copy full SHA for f2f3e13
Browse repository at this point
Definitions: add container property type
mabar
committed
e6f9c3d
View commit details
Copy full SHA for e6f9c3d
Browse repository at this point
You can鈥檛 perform that action at this time.