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 }}
nette
/
application
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
115
Star
454
Code
Issues
22
Pull requests
26
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
#[Parameter]: throw if not set without default value
- #357
#357
Open
vrana
wants to merge 20 commits into
nette:master
nette/application:master
from
vrana:require-parameter
vrana/nette-application:require-parameter
Copy head branch name to clipboard
Conversation
Commits
20
聽(20)
Checks
Files changed
Open
#[Parameter]: throw if not set without default value
#357
vrana
wants to merge 20 commits into
nette:master
nette/application:master
from
vrana:require-parameter
vrana/nette-application:require-parameter
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2025
output buffering handlers return string
dg
committed
1618f1a
View commit details
Copy full SHA for 1618f1a
Browse repository at this point
opened 4.0-dev
dg
committed
8cb3c90
View commit details
Copy full SHA for 8cb3c90
Browse repository at this point
removed support for Latte 2
dg
committed
025a723
View commit details
Copy full SHA for 025a723
Browse repository at this point
removed compatibility for old class names
Show description for 5d8060b
dg
committed
5d8060b
View commit details
Copy full SHA for 5d8060b
Browse repository at this point
added type hints (BC break)
dg
committed
27de4d4
View commit details
Copy full SHA for 27de4d4
Browse repository at this point
RouteList: array access is deprecated
dg
committed
926ae02
View commit details
Copy full SHA for 926ae02
Browse repository at this point
Presenter::handleInvalidLink() -> processInvalidLink() (BC break)
dg
committed
6d8a9df
View commit details
Copy full SHA for 6d8a9df
Browse repository at this point
Revert "UI\PresenterComponent: removed references created by loadState() for persistent parameters. [Closes nette/nette#703][Closes nette/nette#703][Closes #69]" (possible BC break)
Show description for 028d21e
dg
committed
028d21e
View commit details
Copy full SHA for 028d21e
Browse repository at this point
Component: method checkRequirements() is called for createComponent<Name>() methods (BC break)
dg
committed
a0caaab
View commit details
Copy full SHA for a0caaab
Browse repository at this point
Component: only UI components can be added to presenter/component (BC break) WIP
dg
committed
5423ce1
View commit details
Copy full SHA for 5423ce1
Browse repository at this point
deprecated magic properties except for $template & $payload (BC break)
dg
committed
40cb029
View commit details
Copy full SHA for 40cb029
Browse repository at this point
Component::link() & etc uses variadic parameter
dg
committed
7a66238
View commit details
Copy full SHA for 7a66238
Browse repository at this point
Component::getParameter() $default is deprecated
dg
committed
833a92b
View commit details
Copy full SHA for 833a92b
Browse repository at this point
LinkGenerator: query part in link is deprecated
dg
committed
16307f4
View commit details
Copy full SHA for 16307f4
Browse repository at this point
Presenter: removed constructor (BC break!)
dg
committed
049b0af
View commit details
Copy full SHA for 049b0af
Browse repository at this point
@annotations are deprecated (BC break)
dg
committed
94cff0f
View commit details
Copy full SHA for 94cff0f
Browse repository at this point
PresenterFactoryCallback: refreshes page instead of creating presenters dynamically (BC break)
Show description for 5f0685a
dg
committed
5f0685a
View commit details
Copy full SHA for 5f0685a
Browse repository at this point
LatteFactory: $control is passed to create() (BC break)
dg
committed
752fe3d
View commit details
Copy full SHA for 752fe3d
Browse repository at this point
PresenterFactory: default mapping is App\Presentation\*\**Presenter (BC break)
dg
committed
914105f
View commit details
Copy full SHA for 914105f
Browse repository at this point
Commits on Aug 28, 2025
#[Parameter]: throw if not set without default value
vrana
committed
f96d45c
View commit details
Copy full SHA for f96d45c
Browse repository at this point
You can鈥檛 perform that action at this time.