php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20850 str_shuffle needs documentation
Submitted: 2002-12-05 20:36 UTC Modified: 2003-01-18 03:24 UTC
From: leon at leonatkinson dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-12-05 (dev) OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: leon at leonatkinson dot com
New email:
PHP Version: OS:

 

 [2002-12-05 20:36 UTC] leon at leonatkinson dot com
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 */

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-05 22:05 UTC] leon at leonatkinson dot com
Nevermind.  I see that this function appears on the list at http://www.zend.com/phpfunc/nodoku.php.  There's not much point to me doubling up the information. :)
 [2002-12-06 01:15 UTC] derick@php.net
That thing @ zend.com is usually not what people use. It's a bug, and thus it belongs in the bugsystem.
 [2003-01-18 03:24 UTC] philip@php.net
Documentation for this function now exists.  See:

http://cvs.php.net/cvs.php/phpdoc/en/reference/strings/functions/str-shuffle.xml

Thanks for the report :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 11 11:01:27 2024 UTC