php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31547 Typo in quickfix "needscript"
Submitted: 2005-01-14 04:57 UTC Modified: 2005-01-16 11:12 UTC
Votes:2
Avg. Score:3.0 ± 2.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: jed@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
 [2005-01-14 04:57 UTC] jed@php.net
Description:
------------
Quickfix "needscript" has a typo - missing a 'to'.

Expected result:
----------------
Try to avoid embedding huge scripts into the report.

Actual result:
--------------
Try avoid embedding huge scripts into the report.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-01-14 04:58 UTC] jed@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.

^^
 [2005-01-16 11:12 UTC] goba@php.net
Typo fixed.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 14:00:02 2026 UTC