mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
add note about when function was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@24638 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
56815ea29b
commit
ea427e9d77
1 changed files with 5 additions and 0 deletions
|
@ -821,6 +821,11 @@ for ($i=0; $i < $values["count"]; $i++)
|
|||
This function is used exactly like
|
||||
<function>ldap_get_values</function> except that it handles
|
||||
binary data and not string data.</para>
|
||||
<note>
|
||||
<para>
|
||||
This function was added in 4.0.
|
||||
</para>
|
||||
</note>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue