PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Tools and Utilities » PhpDocumentor » Bug #6798

2nd package documentation is empty

Details

Submitted2006-02-16 17:36 UTC
Fromjavi at neurofun dot com
StatusNo Feedback
PackagePhpDocumentor
PHP Version4.4.2
OSDebian etch
Roadmaps(Not assigned)

Comments

[2006-02-16 17:36 UTC] javi at neurofun dot com

Description:
------------
I have a large project with a lot of file in a package named "Core" and a lot of files y a package named "Modules".
Each of this packages with subpackages.

When I generate the doc I obtain the correct docs for the core package but an empty page (only the tittle) for he second one.

Before I upgrade to this version og PHP and phpDocumentor the 2nd package docs wre generated ok, so I downgrade phpDocumentor to latest stable (1.2.3) but I have the same problem (may be the problem is the PHP verrsion?)

PD: I have a lot of Notice: Only variable references should be returned by reference in....
(I've seen another bug about this, I don't know if this has something to do with my bug)

Thanks

[2006-02-16 17:37 UTC] jeichorn at php dot net

Sounds like your seeing problems due to your PHP upgrade. I believe that the version in PEAR cvs has most of these fixed, but im not sure where we are on the release process.

[2006-03-02 23:17 UTC] javi at neurofun dot com

I've made the package from cvs and I keep seeing the same problem (second package pages empty and a lot of notices).

This is my php -v output:
javi@bean$ php -v
PHP 4.4.2-1 (cli) (built: Jan 18 2006 12:33:46)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

Any idea?
Tell me if I can do more tests.
Many thanks.-

[2006-03-02 23:23 UTC] jeichorn at php dot net

Well the actual error message is always a plus