mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
327ebef385
commit
546d17a0bd
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue