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've encountered an error while running PHPDox on my Symfony2 project.
Oups... phpDox encountered a problem and has terminated!
[exec]
[exec] It most likely means you've found a bug, so please file a report for this
[exec] and paste the following details and the stacktrace (if given) along:
[exec]
[exec] PHP Version: 5.5.19-1+deb.sury.org~trusty+1 (Linux)
[exec] PHPDox Version: 0.7.0
[exec] Exception: TheSeer\phpDox\Generator\TokenFileException (Code: 1)
[exec] Location: phar:///usr/local/bin/phpdox.phar/phpdox/generator/project/TokenFile.php (Line 19)
[exec]
[exec] File '/var/lib/jenkins/workspace/CompanyName%20-%20Portal%20-%20Continuous%20Integration/app/build/phpdox/tokens/CompanyName/Portal/UserBundle/CompanyNamePortalUserBundle.php.xml' not found
[exec]
[exec] #0 phar:///usr/local/bin/phpdox.phar/phpdox/generator/Generator.php(153): TheSeer\phpDox\Generator\TokenFileIterator->current()
[exec] #1 phar:///usr/local/bin/phpdox.phar/phpdox/generator/Generator.php(146): TheSeer\phpDox\Generator\Generator->processTokenFiles()
[exec] #2 phar:///usr/local/bin/phpdox.phar/phpdox/Application.php(238): TheSeer\phpDox\Generator\Generator->run()
[exec] #3 phar:///usr/local/bin/phpdox.phar/phpdox/CLI.php(152): TheSeer\phpDox\Application->runGenerator()
[exec] #4 /usr/local/bin/phpdox.phar(460): TheSeer\phpDox\CLI->run()
The file does exist. Probably something with the "%20" instead of a space?
The text was updated successfully, but these errors were encountered:
Hi,
I've encountered an error while running PHPDox on my Symfony2 project.
The file does exist. Probably something with the "%20" instead of a space?
The text was updated successfully, but these errors were encountered: