🌐 AI搜索 & 代理 主页
Skip to content

Tags: matatirosolutions/FOSJsRoutingBundle

Tags

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
tobias-93 Tobias Feijten
Prepare 2.0 release

1.6.3

Toggle 1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
tobias-93 Tobias Feijten
Fix prefix based on locale

Similar RoutesResponse instantiation is done in https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/Controller/Controller.php#L97. But without this fix, outputs from controller and command are not equal, when JMSI18nRoutingBundle + `--locale` option are used.
Conflicts:
	Command/DumpCommand.php

1.6.2

Toggle 1.6.2's commit message
Fix regression introduced by fix for Symfony 3, check for undefined s…

…chemes key (FriendsOfSymfony#288)

* Fix regression introduced by fix for Symfony 3, check for undefined schemes key
* Fix tests and add test for new way of scheme definition
* Add additional check in schemes usage
* Remove duplicate check in router.js and revert changes to existing tests

1.6.1

Toggle 1.6.1's commit message
Merge pull request FriendsOfSymfony#286 from tobias-93/fix-symfony3-1.x

Fix for new way of handling scheme in Symfony 3.0 (1.x)

2.0.0-alpha1

Toggle 2.0.0-alpha1's commit message

Verified

This commit was signed with the committer’s verified signature.
willdurand William Durand
Merge branch '1.x'

1.6.0

Toggle 1.6.0's commit message
Merge pull request FriendsOfSymfony#215 from vadim2404/fix_routing_de…

…precation

Fix deprecation notice at routing.xml

1.5.4

Toggle 1.5.4's commit message
Marked HHVM as officially supported

1.5.3

Toggle 1.5.3's commit message
Fixed the debug command for Symfony 2.4+

This backports the fixes done by @ClementGautier in the 2.0 version of
the bundle.
Closes FriendsOfSymfony#127

1.5.2

Toggle 1.5.2's commit message
Fix router.js

1.5.1

Toggle 1.5.1's commit message
[doc] fix typo