0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #108 from Jean-Beru/fix-addClassesToCompile-deprecation More... about 6 years ago
Fix addClassesToCompile deprecation More... about 6 years ago
Merge pull request #87 from HeahDude/fix More... almost 8 years ago
fixed minor cs and exception messages More... almost 8 years ago
added missing test for MissingRouteLocaleException More... almost 8 years ago
Tweaked the configuration: - Now we always include the `locales` and `attribute_translator` section in the configuration - Removed `%locale%` dependency More... almost 8 years ago
Annotation loader added (#43) (#81) More... almost 8 years ago
Fixed invalid class map inclusion introduced in #82 More... almost 8 years ago
Added the RouteNameInflector to the DI classes to compile. (#82) More... almost 8 years ago
Updated readme and contributors More... almost 8 years ago
Merge pull request #80 from boekkooi/issue-75 More... almost 8 years ago
Added changelog and upgrade instruction for 2.4 More... almost 8 years ago
Bumped dev version to 2.4 More... almost 8 years ago
Renamed RouteGenerator to RouteGeneratorInterface More... almost 8 years ago
Renamed RouteNameInflector to RouteNameInflectorInterface More... almost 8 years ago
Fixed typo in doc block More... almost 8 years ago
Updated docs to include the locales and route name inflector More... almost 8 years ago
Added support default/supported locale and route name inflector More... almost 8 years ago
Fixed a Symfony 3 compatibility and ensure the dbal connection name is correct More... almost 8 years ago
Added DI container tests More... almost 8 years ago
Added a StrictLocaleRouteGenerator to enforce a set of locales More... almost 8 years ago
Added a FilteredLocaleGenerator (related to #75) More... almost 8 years ago
Added RouteNameInflector usage in Router More... almost 8 years ago
Removed custom RouteCollection and Builder in favor of a RouteGenerator. More... almost 8 years ago
Decoupled XML and Yaml loader from symfony Xml and Yaml loader en removed I18nRouteCollectionBuilder support More... almost 8 years ago
Added support for custom route naming and deprecated I18nRouteCollectionBuilder in favor of RouteCollection::addI18n More... almost 8 years ago
Use I18nRouteCollectionBuilder for PHP route file (continued) More... almost 8 years ago
Merge pull request #79 from boekkooi/issue-58 More... almost 8 years ago
Merge pull request #68 from dbu/patch-1 More... almost 8 years ago
Use I18nRouteCollectionBuilder for PHP route file (fixes #58) More... almost 8 years ago