mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38869 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b5bb9370d1
commit
c137faa71e
1 changed files with 1 additions and 1 deletions
|
@ -1761,7 +1761,7 @@ blue, large, sphere, medium
|
|||
<parameter>needle</parameter> and returns true if it is found in
|
||||
the array, false otherwise.
|
||||
</para>
|
||||
<para
|
||||
<para>
|
||||
If the third parameter <parameter>strict</parameter> is set to
|
||||
<literal>TRUE</literal> then the <function>in_array</function>
|
||||
will also check the types of the <parameter>needle</parameter>
|
||||
|
|
Loading…
Reference in a new issue