|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-12-05 22:05 UTC] leon at leonatkinson dot com
[2002-12-06 01:15 UTC] derick@php.net
[2003-01-18 03:24 UTC] philip@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 17:00:01 2025 UTC |
Please add str_shuffle to the documentation. Here's the comment from the source code (ext/standard/string.c): /* {{{ proto void str_shuffle(string str) Shuffles string. One permutation of all possible is created */