php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20067 No templates from (pear install PHPDoc)
Submitted: 2002-10-24 13:30 UTC Modified: 2002-11-27 14:34 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mattb at columbia dot edu Assigned:
Status: Closed Package: PEAR related
PHP Version: 4.2.3 OS: GNU/Linux 2.4.18-17.7.x (RedHat)
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: mattb at columbia dot edu
New email:
PHP Version: OS:

 

 [2002-10-24 13:30 UTC] mattb at columbia dot edu
It doesn't seem the default or timmyg templates get installed when using the pear command line utility (even though they exist in the tar ball at: http://pear.php.net/package-info.php?pacid=97):

# pear install PHPDoc
...
# ls -a /usr/local/share/pear/PHPDoc/renderer/html
.                               PhpdocHTMLModuleRenderer.php
..                              PhpdocHTMLRendererManager.php
PhpdocHTMLClassRenderer.php     PhpdocHTMLRenderer.php
PhpdocHTMLDocumentRenderer.php  PhpdocHTMLWarningRenderer.php
PhpdocHTMLIndexRenderer.php     templates.php

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-15 21:30 UTC] pajoye@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Templates are installed under the data folder.
Example:
/usr/local/lib/php/data/PHPDoc/renderer/html/

hth

pa
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC