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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 12:01:31 2024 UTC