php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60619 Create static version of quickref.php
Submitted: 2011-12-28 19:52 UTC Modified: 2013-11-29 19:05 UTC
From: philip@php.net Assigned: philip (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2011-12-28 19:52 UTC] philip@php.net
Description:
------------
The current quickref.php is a resource hog. It is called by either:

A) included by manual-lookup.php
B) directly

Calling it directly should utilize a static version of said results, as they do 
not change. This can be weekly when the PHP manual is pushed.

It could be generated after systems/gen-phpweb-sqlite-db.php is called.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-12-28 19:53 UTC] philip@php.net
-Assigned To: +Assigned To: philip
 [2012-06-01 07:02 UTC] philip@php.net
Been five months? I should be ashamed of myself. I am.
 [2013-11-29 19:05 UTC] bjori@php.net
-Status: Assigned +Status: Closed
 [2013-11-29 19:05 UTC] bjori@php.net
The quickref has been removed are replaced with http://us1.php.net/manual/en/indexes.functions.php and/or search
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 01:00:01 2025 UTC