php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32450 Less magic dust needed for doc redirection
Submitted: 2005-03-25 00:52 UTC Modified: 2005-09-20 15:58 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: rasmus@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-03-25 00:52 UTC] rasmus@php.net
Description:
------------
Guessing at the documentation page people were looking for has gotten out of hand.  

php.net/pdi takes people to the PDO docs
php.net/getpid takes people to the getopt page

In my case I was looking for the getmypid() function and this behaviour made it very difficult to find.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-20 15:58 UTC] sniper@php.net
Works fine for me (tm). Those urls take me to where I expect them to take me, f.e. php.net/pdi goes to:

http://fi.php.net/manual-lookup.php?pattern=pdi&lang=en
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 10:00:01 2026 UTC