php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37038 Problem with searching for '<<<' in online documentation
Submitted: 2006-04-11 11:57 UTC Modified: 2008-03-19 13:31 UTC
Votes:4
Avg. Score:3.2 ± 1.1
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: stefan dot pasat at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Fedora Core 4
Private report: No CVE-ID: None
 [2006-04-11 11:57 UTC] stefan dot pasat at gmail dot com
Description:
------------
I tryed to search for the string '<<<' (whitout ') in the 'online documentation' section of the page and it returns "Internal error, please try later".

Reproduce code:
---------------
go to http://php.net/docs.php 
input <<< in the text field after "search for" and select "online documentation" from the combo box and then press the submit button.

It will send you at http://php.net/results.php?q=%3C%3C%3C&p=manual&l=en  ... and there is a nice "Internal error, please try later". 

It does the same for a single < too.

I tryed to search for other things and it worked like it used to.

Expected result:
----------------
I expected to see a list of online documentation pages witch have '<<<' in them ... or "No results found.".

Actual result:
--------------
"Internal error, please try later"

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-11 14:48 UTC] RQuadlin at GMail dot com
If I search for < or <<< at http://www.php.net in the Function List, I am taken to the http://uk.php.net/manual/en/ref.hw.php page.

If I search for < or <<< in "All php.net sites" I get the "Internal error, please try later" error.
 [2007-06-05 12:56 UTC] bjori@php.net
Reclassified as a website problem.
For the record, http://php.net/<<< does work
 [2008-03-19 13:31 UTC] bjori@php.net
should be fixed in CVS now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC