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
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
/
routing
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4
Star
262
Code
Issues
2
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Support IPv6 validation
- #19
#19
Open
mildabre
wants to merge 9 commits into
nette:master
nette/routing:master
from
mildabre:support-ipv6
mildabre/nette-routing:support-ipv6
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Support IPv6 validation
#19
mildabre
wants to merge 9 commits into
nette:master
nette/routing:master
from
mildabre:support-ipv6
mildabre/nette-routing:support-ipv6
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2024
opened 4.0-dev
dg
committed
8102688
View commit details
Copy full SHA for 8102688
Browse repository at this point
RouteList::addRoute() added return typehint
dg
committed
80dcb2d
View commit details
Copy full SHA for 80dcb2d
Browse repository at this point
Route: uses loose comparison == for default values [Closes #8]
dg
committed
6f9b962
View commit details
Copy full SHA for 6f9b962
Browse repository at this point
SimpleRouter: uses loose comparison == for default values since PHP 8.0
xificurk
authored and
dg
committed
8d7c91d
View commit details
Copy full SHA for 8d7c91d
Browse repository at this point
Route: rejects route when constant parameter is not present (BC break?)
Show description for 4563a0f
dg
committed
4563a0f
View commit details
Copy full SHA for 4563a0f
Browse repository at this point
Route: added port to %host%, %domain%, %tld% WIP [Closes #10][Closes nette/application#297]
dg
committed
1c929dd
View commit details
Copy full SHA for 1c929dd
Browse repository at this point
RouteList: parameter $oneWay is bool (BC break)
dg
committed
a6f14fd
View commit details
Copy full SHA for a6f14fd
Browse repository at this point
RouteList::match() is final (BC break)
dg
committed
9e4dc62
View commit details
Copy full SHA for 9e4dc62
Browse repository at this point
Commits on Dec 3, 2024
added support for IPv6 validation
mildabre
committed
1b05853
View commit details
Copy full SHA for 1b05853
Browse repository at this point
You can’t perform that action at this time.