File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed
Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 16934048f79c6e117cd16a23c09c1b2ea502e284 Maintainer: yannick Status: ready -->
2+ <!-- EN-Revision: eb8957c4fd67d7bd458140e1bc0588834ab49b3e Maintainer: yannick Status: ready -->
33<!-- Reviewed: no -->
44<sect1 xml : id =" language.operators.execution" >
55 <title >Opérateur d'exécution</title >
@@ -40,6 +40,28 @@ echo "<pre>$output</pre>";
4040 </para >
4141 </note >
4242
43+ <sect2 role =" changelog" >
44+ &reftitle.changelog;
45+ <informaltable >
46+ <tgroup cols =" 2" >
47+ <thead >
48+ <row >
49+ <entry >&Version; </entry >
50+ <entry >&Description; </entry >
51+ </row >
52+ </thead >
53+ <tbody >
54+ <row >
55+ <entry >8.5.0</entry >
56+ <entry >
57+ L’opérateur backtick utilisé comme alias de <function >shell_exec</function > a été déprécié.
58+ </entry >
59+ </row >
60+ </tbody >
61+ </tgroup >
62+ </informaltable >
63+ </sect2 >
64+
4365 <sect2 role =" seealso" >
4466 &reftitle.seealso;
4567 <para >
You can’t perform that action at this time.
0 commit comments