Adding build breaking missing warn.undocumented function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65197 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-12-15 16:28:14 +00:00
parent 327ebef385
commit 546d17a0bd

View file

@ -13,6 +13,10 @@ name of this function, and anything else documented about this
function may change in a future release of PHP without notice. Be
warned and use this function at your own risk.</simpara></warning>'>
<!ENTITY warn.undocumented.func '<warning><simpara>This function is
currently not documented, only the argument list is
available.</simpara></warning>'>
<!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs
its result directly to the browser, you can use the <link
linkend="ref.outcontrol">output-control functions</link> to capture