php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13943 misspelling in documentation
Submitted: 2001-11-05 21:16 UTC Modified: 2001-11-05 21:23 UTC
From: daniel at daniellampert dot com Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: n/a
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: daniel at daniellampert dot com
New email:
PHP Version: OS:

 

 [2001-11-05 21:16 UTC] daniel at daniellampert dot com
Your page on this function "substr_count" has a misspelling....

CHANGE
int substr_count (string haystrack, string needle)
TO
int substr_count (string haystack, string needle)



Thanks for building a wonderful, useful site!

- Dan

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-05 21:23 UTC] jimw@php.net
nice catch. fixed in cvs.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 08:01:28 2024 UTC