|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-01-02 12:16 UTC] felipe@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 06:00:02 2026 UTC |
Description: ------------ In the Description paragraph it states: "If the optional format is not specified, then the return value will be an integer representing the number of words found." This is correct. But in the 'format' parameter paragraph it states: Specify the return value of this function. The current supported values are: * 0 - returns the number of words found ........ This is wrong. The value 0 is invalid.