php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14378 Search for "this" or "$this" = no results
Submitted: 2001-12-07 09:02 UTC Modified: 2002-06-28 21:27 UTC
From: willgaines at starband dot net Assigned:
Status: Wont fix Package: Website problem
PHP Version: 4.1.0 OS: win98-2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: willgaines at starband dot net
New email:
PHP Version: OS:

 

 [2001-12-07 09:02 UTC] willgaines at starband dot net
When searching the manual for the php pseudo variable "$this" or "this", one gets no results at all. I guess the engine treats these like "a" and "the", but actually they have a different and important meaning in php.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-08 20:28 UTC] cardinal@php.net
Reclassiflying
 [2001-12-12 15:13 UTC] goba@php.net
IMHO this must be a problem in the search software, and
not the documentation contents. This might be a
stopword in Htdig, so it just ignores that, and searches
for other words given in the search...

So this is a search setup problem, and our
main search server admins need to play with
this to mark it complete...

Goba
 [2002-06-28 21:27 UTC] imajes@php.net
this is a common word. it'll be ignored by most search technologies.... I don't believe you can modify ht://dig to allow this word.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC