diff --git a/language-snippets.ent b/language-snippets.ent index 6f9c35e6a..99fc5297c 100755 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -1,5 +1,5 @@ - + @@ -852,8 +852,8 @@ para uma descrição dos contexto '> - - 8.4.0 + + 8.5.0 O tipo do retorno agora é &true;; anteriormente, era bool. diff --git a/reference/readline/functions/readline-add-history.xml b/reference/readline/functions/readline-add-history.xml index 702dc6c4c..1f700ec28 100644 --- a/reference/readline/functions/readline-add-history.xml +++ b/reference/readline/functions/readline-add-history.xml @@ -1,5 +1,5 @@ - + readline_add_history @@ -37,6 +37,24 @@ &return.true.always; + + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + + + readline_callback_handler_install @@ -57,6 +57,23 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + + &reftitle.examples; diff --git a/reference/readline/functions/readline-clear-history.xml b/reference/readline/functions/readline-clear-history.xml index 8ce8e63af..a24ab3484 100644 --- a/reference/readline/functions/readline-clear-history.xml +++ b/reference/readline/functions/readline-clear-history.xml @@ -1,5 +1,5 @@ - + readline_clear_history @@ -28,6 +28,24 @@ &return.true.always; + + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + &return.type.true.85; + + + + +