php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44 bench doesn't run out of the box
Submitted: 1998-02-08 01:37 UTC Modified: 1998-02-11 16:31 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: ars at ziplink dot net Assigned:
Status: Closed Package: Other
PHP Version: 3.0 Latest CVS OS: FreeBSD
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ars at ziplink dot net
New email:
PHP Version: OS:

 

 [1998-02-08 01:37 UTC] ars at ziplink dot net
The benchmark tests (make bench) don't run out of the box
because they take longer then 30 seconds and php stops the
test, I fixed it easy by adding a php3.ini file. But out of
the box it fails. Is there maybe a way to specify in the .php
file a timeout just for that file, instead of in php3.ini.
It could be useful not just for the benchmark tests, also
for long reports and such.

Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-11 16:31 UTC] rasmus
Fixed by calling set_time_limit(0); in the script.
 [2023-04-19 10:55 UTC] bhagatsurbhi31 at gmail dot com
The following pull request has been associated:

Patch Name: Let build fail for erroneous xincludes
On GitHub:  https://github.com/php/doc-base/pull/85
Patch:      https://github.com/php/doc-base/pull/85.patch
 [2024-08-15 11:34 UTC] git@php.net
Automatic comment on behalf of derickr
Revision: https://github.com/php/systems/commit/e1072166b87f0648e3f2e0ae29929d8657ac463d
Log: Fix #44: Remove Google Postmaster site verification TXT entries
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC