You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
The text was updated successfully, but these errors were encountered:
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()
The text was updated successfully, but these errors were encountered: