Commit History

Author SHA1 Message Date
  Fabien Potencier 9e7cb0a020 [Routing] fixed default value for Routes as they can be anything if they don't need to be used as default values for placeholders 14 years ago
  Fabien Potencier a1d8c70890 [Routing] fixed a bug when a default value is an integer 14 years ago
  Fabien Potencier 72483f946b [Routing] tagged the public @api 14 years ago
  Fabien Potencier 2123006710 [Routing] fixed Route fluent interface 14 years ago
  Fabien Potencier 48858cb95b [Routing] added missing Route::setOption() method 14 years ago
  Fabien Potencier 7c95bda751 [Routing] simplified route compiler 14 years ago
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing 14 years ago
  Fabien Potencier 7e58c3f976 [Routing] allowed default route variables to be null 14 years ago
  Fabien Potencier b5857528e0 [Routing] moved protected to private 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier b2eec52429 [Routing] added missing Route::setRequirement() 14 years ago
  Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 years ago
  Fabien Potencier a79ed13624 [Routing] removed the variable_prefixes and variable_regex Route options 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Sébastien HOUZE 179fe8e623 Symfony\Component\Routing\Route::setRequirements() _method requirement can be an array, no substr on it 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago