diff --git a/language/operators/execution.xml b/language/operators/execution.xml index 14d4dd0f3ace..f62cea79c8fa 100644 --- a/language/operators/execution.xml +++ b/language/operators/execution.xml @@ -36,6 +36,28 @@ echo "
$output
"; + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.5.0 + + The backtick operator as an alias for shell_exec has been deprecated. + + + + + + + &reftitle.seealso;