]> Zend and PHPDoc 🌐:aligrant.com

Zend and PHPDoc

Alastair Grant | Friday 27 May 2011

I've just completed a PHP project and I wanted to generate some documentation for it. I thought I'd use Zend Studio's built in support for phpDoc

Alas, Zend strikes again and I get this wonderful error:

using tokenizer Parser
directory: '' not found

Turns out the problem was due to my project being on a network location accessed through a UNC path. Once I had copied the project to my desktop and run it again it worked fine.

Hope this helps somebody.

Breaking from the voyeuristic norms of the Internet, any comments can be made in private by contacting me.