Fabien Potencier
|
c6dcf0f8f3
[Routing] added a way to set default parameters that are applied when generating URLs
|
14 年之前 |
Fabien Potencier
|
f7d44148df
[Routing] removed unused defaults variable
|
14 年之前 |
Fabien Potencier
|
117321d3c6
replaced array for request context in Routing by a RequestContext class
|
14 年之前 |
Fabien Potencier
|
07aae98495
[Routing] added support for _scheme requirement
|
14 年之前 |
Lukas Kahwe Smith
|
1ecaade68d
added support for parameters with default null
|
14 年之前 |
Fabien Potencier
|
4de468e181
[Routing] makes the parameters argument of generate() optional
|
14 年之前 |
Fabien Potencier
|
b5857528e0
[Routing] moved protected to private
|
14 年之前 |
Fabien Potencier
|
dded1955e4
[Routing] fixed the / problem in a URL segment
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Fabien Potencier
|
f46c6f7e45
[Routing] fixed the %2f problem in URLs
|
14 年之前 |
Daniel Holmes
|
f4282eea98
[Routing] added support for non-standard port numbers in absolute urls
|
14 年之前 |
Fabien Potencier
|
ca8c7907e2
[Routing] added setContext() method to both matchers and generators
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Fabien Potencier
|
944d91c1df
made some method name changes to have a better coherence throughout the framework
|
14 年之前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |