Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516fa6b commit b921200Copy full SHA for b921200
UPGRADE-4.3.md
@@ -37,6 +37,7 @@ FrameworkBundle
37
* Not passing the project directory to the constructor of the `AssetsInstallCommand` is deprecated. This argument will
38
be mandatory in 5.0.
39
* Deprecated the "Psr\SimpleCache\CacheInterface" / "cache.app.simple" service, use "Symfony\Contracts\Cache\CacheInterface" / "cache.app" instead.
40
+ * The `generate()` method of the `UrlGenerator` class return empty string instead of null
41
42
HttpFoundation
43
--------------
0 commit comments