-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use UrlGeneratorInterface constants for UrlGenerator::generate
For relative path (with absolute url) use Symfony\Component\Routing\Generator\UrlGeneratorInterface::ABSOLUTE_PATH
- Loading branch information
1 parent
2733268
commit 7555ea6
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7555ea6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, thanks guys for the great job, this library is really useful. Any chance we can include this commit in a new tag, ie v2.9.1 so I can fix the dependency in my projects. I had to point to dev-master#7555ea6 because of hundreds of deprecation errors in my functional tests. Cheers
7555ea6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ggioffreda done! https://github.com/willdurand/Hateoas/releases/tag/2.9.1