mirror of https://github.com/php/php-src
Browse Source
str_shuffle() won't return anymore the randomized string and thus will be consistent with shuffle(). Since this function is new to 4.3.0 no BC problems. #Thanks to Adam Trachtenberg for providing good example to check the #permuations distribution.migration/unlabaled-1.29.2
1 changed files with 28 additions and 18 deletions
Loading…
Reference in new issue