You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@trigger_error(sprintf('Not unescaping value with %s method is deprecated since version 3.1 and won\'t be supported in 4.0.', __METHOD__), E_USER_DEPRECATED);
@@ -80,6 +80,7 @@ public function resolveValue($value, array $resolving = array(), $unescape = nul
80
80
* @throws ParameterNotFoundException if a placeholder references a parameter that does not exist
81
81
* @throws ParameterCircularReferenceException if a circular reference is detected
82
82
* @throws RuntimeException when a given parameter has a type problem.
0 commit comments