php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #52208 Missing s in documentation
Submitted: 2010-06-30 00:32 UTC Modified: 2010-06-30 00:37 UTC
From: dawagner at gmail dot com Assigned: danbrown (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dawagner at gmail dot com
New email:
PHP Version: OS:

 

 [2010-06-30 00:32 UTC] dawagner at gmail dot com
Description:
------------
Notes section of http://php.net/manual/en/function.ctype-digit.php should read:

"Note: This function requires a string"

but reads:

"Note: This function require a string"


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-30 00:37 UTC] danbrown@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: danbrown
 [2010-06-30 00:37 UTC] danbrown@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.
 [2010-06-30 00:39 UTC] danbrown@php.net
Mark Wiesemann fixed this in SVN on the 27th with commit #300784.  As soon as the 
latest docs build is generated, the change will take effect.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 15:01:29 2024 UTC