Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importDirNode() must be an instance of TheSeer\fDOM\fDOMElement #126

Closed
jonyngve opened this issue Jan 11, 2014 · 1 comment
Closed

importDirNode() must be an instance of TheSeer\fDOM\fDOMElement #126

jonyngve opened this issue Jan 11, 2014 · 1 comment

Comments

@jonyngve
Copy link

I get this when trying to build a jenkins project. I am totally new to Jenkins and phpdox so I have no clue about why I get this, so I'm posting it here in the case it might be helpful:

Exception: ErrorException
[exec] Location: /usr/share/pear/TheSeer/phpDox/project/SourceCollection.php (Line 135)
[exec]
[exec] Argument 1 passed to TheSeer\phpDox\Project\SourceCollection::importDirNode() must be an instance of TheSeer\fDOM\fDOMElement, null given, called in /usr/share/pear/TheSeer/phpDox/project/SourceCollection.php on line 61 and defined
[exec]
[exec] #0 /usr/share/pear/TheSeer/phpDox/project/SourceCollection.php(61): TheSeer\phpDox\Project\SourceCollection->importDirNode()
[exec] #1 /usr/share/pear/TheSeer/phpDox/project/Project.php(338): TheSeer\phpDox\Project\SourceCollection->import()
[exec] #2 /usr/share/pear/TheSeer/phpDox/project/Project.php(78): TheSeer\phpDox\Project\Project->initCollections()
[exec] #3 /usr/share/pear/TheSeer/phpDox/shared/Factory.php(235): TheSeer\phpDox\Project\Project->__construct()

@theseer
Copy link
Owner

theseer commented Jan 11, 2014

You seem to be running an outdated version of phpDox as the files the Exception is thrown in no longer exists.

Please upgrade to the latest version of phpDox (Version 0.6.3 at the time of this writing) and open a new ticket in case the problem persists.

@theseer theseer closed this as completed Jan 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants