issues
search
symfony-cmf
/
Routing
Routing component building on the Symfony Routing component
Other
288
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
simplify flex setup
#285
dbu
closed
6 months ago
0
Update composer branch alias
#284
alexander-schranz
closed
7 months ago
1
any iterable of routes is ok
#283
dbu
closed
8 months ago
0
symfony 7
#282
dbu
closed
8 months ago
0
symfony7-support
#281
fbuchlak
closed
8 months ago
1
Potential security issue
#280
am4rth
opened
1 year ago
2
Fix handling non-array return from route provider
#279
andrew-demb
closed
2 years ago
0
TypeError for LazyRouteCollection::all() when inner route provider returns generator from getRoutesByNames()
#278
andrew-demb
closed
2 years ago
1
fix cs nitpick
#277
dbu
closed
2 years ago
0
remove dependency on symfony-cmf testing component
#276
dbu
closed
2 years ago
0
simplify the dynamic router
#275
dbu
opened
2 years ago
4
split into symfony-cmf/chain-router and symfony-cmf/dynamic-router
#274
dbu
opened
2 years ago
4
restricted some interfaces too much
#273
dbu
closed
2 years ago
0
remove deprecated things.
#272
dbu
closed
2 years ago
0
static type declarations
#271
dbu
closed
2 years ago
0
Add php 8.1 build
#270
acrobat
closed
2 years ago
0
Prepare major release and allow symfony 6
#269
acrobat
closed
2 years ago
3
allow installation with psr/log 2 and 3
#268
dbu
closed
2 years ago
0
The RouterInterface is included in the ChainedRouterInterface
#267
dbu
closed
3 years ago
0
$parameters lost in action
#266
prgTW
closed
3 years ago
0
handle trailing slash
#265
johndodev
closed
3 years ago
1
Update DynamicRouter.php
#264
Kolbasyatin
closed
3 years ago
1
User Deprecated: Since symfony/event-dispatcher 5.1: Symfony\Component\EventDispatcher\LegacyEventDispatcherProxy is deprecated, use the event dispatcher without the proxy.
#263
Kolbasyatin
closed
3 years ago
3
Symfony Route is not loaded from dumped file
#262
jbcr
closed
3 years ago
2
Migrate travis to github actions
#261
alexander-schranz
closed
3 years ago
4
limit ignore-platform-reqs to php only for php 8
#260
dbu
closed
3 years ago
0
Remove calls to deprecated TestCase::at()
#259
andypost
closed
4 years ago
0
Apply fixes from StyleCI
#258
dbu
closed
4 years ago
0
adjust for symfony cs rules
#257
dbu
closed
4 years ago
0
Add $priority argument to ChainRouteCollection::add()
#256
andypost
closed
4 years ago
3
Allow installing on PHP 8
#255
andypost
closed
4 years ago
8
fix passing route object parameter to generator
#254
gseidel
closed
4 years ago
2
fix passing route object parameter to generator
#253
gseidel
closed
4 years ago
1
adjust deprecation messages and cleanup phpunit tests
#252
dbu
closed
4 years ago
0
have provider based generator support new mode too
#251
dbu
closed
4 years ago
1
Acrobat symfony5 support 2
#250
dbu
closed
4 years ago
8
Apply fixes from StyleCI
#249
dbu
closed
4 years ago
1
Symfony 5 support
#248
acrobat
closed
4 years ago
9
Redirect routes with trailing slash
#247
EmmanuelVella
closed
2 years ago
7
Symfony 5 support
#246
vrbata
closed
4 years ago
0
[WIP] Add bc layers for symfony 5 support
#245
acrobat
closed
4 years ago
31
Add PHP >= 7.2 compatibility to the getRouteDebugMessage method of Pr…
#244
gricob
closed
4 years ago
1
Hotfix/route debug message
#243
gricob
closed
4 years ago
0
use v3 of the testing component
#242
dbu
closed
4 years ago
0
fix travis-ci build
#241
dbu
closed
4 years ago
0
[WIP] Add support for symfony 5 #SymfonyHackday
#240
vincentmoulene
closed
4 years ago
6
Add support for symfony 5 #SymfonyHackday
#239
vincentmoulene
closed
4 years ago
0
remove Symfony 4.3 event dispatcher deprecation messages
#238
jkabat
closed
4 years ago
6
Fixing https://github.com/symfony-cmf/Routing/issues/236
#237
korsarNek
closed
4 years ago
2
Wrong type hint for ChainRouter::generate
#236
korsarNek
closed
4 years ago
3
Next