mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix #76516: shuffle() has a note about undefined sorted order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345180 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
761bd0ba2d
commit
802fb7ce9f
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
It uses a pseudo random number generator that is not suitable for
|
||||
cryptographic purposes.
|
||||
</para>
|
||||
¬e.sort-unstable;
|
||||
</refsect1>
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
|
|
Loading…
Reference in a new issue