php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17061 bug database should search on substrings
Submitted: 2002-05-06 22:55 UTC Modified: 2002-09-26 12:03 UTC
From: dave at rowlands dot info Assigned:
Status: Closed Package: Website problem
PHP Version: 4.2.0 OS: n/a
Private report: No CVE-ID: None
 [2002-05-06 22:55 UTC] dave at rowlands dot info
I wanted to report a bug in the pow() function. Searching the bug database first to see if it had already been reported yielded no results. I searched on pow, pow(), pow(, pow% and got no results, despite the fact that there are bugs with pow in the description eg bug 16944. I suggest the search should also match substrings. Perhaps the MATCH()...AGAINST() function in mysql doesnt like the brackets () in pow()? So searching on pow will find bug reports that have pow() in them. Hopefully this will reduce duplicate bug reports.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-16 07:49 UTC] sander@php.net
Nah, the MySQL fulltext index stuff just sucks. But there's no real alternative. See #17391. Making this one a dupe because the 17391 has more info...
 [2002-09-26 12:03 UTC] sniper@php.net
This is fixed.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 01:01:35 2024 UTC