Merged revision(s) 349310 from phpdoc/en/trunk:

Updating constructs to include eval, echo, and list

........

This can't possibly work, see <https://news-web.php.net/php.doc.cvs/17222>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349313 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-03-05 10:51:15 +00:00
parent 55b62ad140
commit 0cddfa08a4

View file

@ -35,9 +35,6 @@
&language.control-structures.require-once;
&language.control-structures.include-once;
&language.control-structures.goto;
&reference.array.functions.list;
&reference.strings.functions.echo;
&reference.misc.functions.eval;
</chapter>