8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b921200 commit de59984Copy full SHA for de59984
UPGRADE-4.3.md
@@ -37,7 +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
+ * The `generate()` method of the `UrlGenerator` class can return empty string instead of null.
41
42
HttpFoundation
43
--------------
0 commit comments