Skip to content

Commit 3023cad

Browse files
teradrive65kfabpot
authored andcommitted
[DependencyInjection][ErrorHandler][FrameworkBundle][HttpKernel][TwigBridge] Fix "a" before "URL"
1 parent bb32803 commit 3023cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ CHANGELOG
126126

127127
* added `%env(trim:...)%` processor to trim a string value
128128
* added `%env(default:param_name:...)%` processor to fallback to a parameter or to null when using `%env(default::...)%`
129-
* added `%env(url:...)%` processor to convert an URL or DNS into an array of components
129+
* added `%env(url:...)%` processor to convert a URL or DNS into an array of components
130130
* added `%env(query_string:...)%` processor to convert a query string into an array of key values
131131
* added support for deprecating aliases
132132
* made `ContainerParametersResource` final and not implement `Serializable` anymore

0 commit comments

Comments
 (0)