php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #38829 $_SERVER["PARSE_TIME"]
Submitted: 2006-09-14 14:16 UTC Modified: 2008-01-01 14:33 UTC
From: marcos dot neves at gmail dot com Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 5.1.6 OS: ANY
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: marcos dot neves at gmail dot com
New email:
PHP Version: OS:

 

 [2006-09-14 14:16 UTC] marcos dot neves at gmail dot com
Description:
------------
I Would like to suggest a new $_SERVER variable called PARSE_TIME, that has the time the PHP takes to parse the file.

And would like to suggest an other variable that has the time php takes to start running your code. For example, the start running of a cgi PHP is slower than running as Module. So this time would be on a variable at the $_SERVER.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-31 22:55 UTC] michael at chunkycow dot com dot au
G'day

Use xdebug, http://xdebug.org/.
 [2008-01-01 14:33 UTC] derick@php.net
It has nothing to do with SERVER variables in the first place.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC