Victor Berchet
|
6465a6987a
[Routing] Fixes to handle spaces in route pattern
|
vor 13 Jahren |
Fabien Potencier
|
ec7fb0bdd6
[Routing] added a proper exception when a route pattern references the same variable more than once (closes #3344)
|
vor 13 Jahren |
Fabien Potencier
|
68b7662400
fixed CS
|
vor 13 Jahren |
Alberto Pirovano
|
ae3aded83f
Added PCRE_DOTALL modifier to RouteCompiler to allow urlencoded linefeed in route parameters.
|
vor 13 Jahren |
Fabien Potencier
|
27d02a7d4a
[Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value)
|
vor 14 Jahren |
Fabien Potencier
|
d2a9b23c28
[Routing] fixed routing when a pattern has only one segment which is an optional variable
|
vor 14 Jahren |
Fabien Potencier
|
035afc1f4e
[Routing] fixed regression in Routing matching algorithm
|
vor 14 Jahren |
Fabien Potencier
|
7c95bda751
[Routing] simplified route compiler
|
vor 14 Jahren |
Artur Kotyrba
|
3f73a748a9
[Routing] Fixed compiling routes with empty string or 0 as default parameter value.
|
vor 14 Jahren |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
vor 14 Jahren |
Fabien Potencier
|
b63de46374
[Routing] moved from :var to {var}
|
vor 14 Jahren |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
vor 14 Jahren |