<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Testing phpDocumentor 1.3.2</title>
	<atom:link href="http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/</link>
	<description>The weblog of Joshua Eichorn, AJAX, PHP and Open Source</description>
	<pubDate>Sun, 12 Oct 2008 01:13:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joshua Eichorn</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180798</link>
		<dc:creator>Joshua Eichorn</dc:creator>
		<pubDate>Wed, 11 Apr 2007 20:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180798</guid>
		<description>Luck: You can check to see if its on the roadmap of the pear bug manager 
http://pear.php.net/bugs/roadmap.php?package=PhpDocumentor

If not open a feature request</description>
		<content:encoded><![CDATA[<p>Luck: You can check to see if its on the roadmap of the pear bug manager<br />
<a href="http://pear.php.net/bugs/roadmap.php?package=PhpDocumentor" rel="nofollow">http://pear.php.net/bugs/roadmap.php?package=PhpDocumentor</a></p>
<p>If not open a feature request</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luck</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180794</link>
		<dc:creator>Luck</dc:creator>
		<pubDate>Wed, 11 Apr 2007 20:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180794</guid>
		<description>1.3.2 on PHP 5.2.0 on Mac OS X works great! When you think to add the @exception support?</description>
		<content:encoded><![CDATA[<p>1.3.2 on PHP 5.2.0 on Mac OS X works great! When you think to add the @exception support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180680</link>
		<dc:creator>me</dc:creator>
		<pubDate>Wed, 11 Apr 2007 12:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-180680</guid>
		<description>PHP Notice:  Use of undefined constant T_COMMENT - assumed 'T_COMMENT' in /usr/share/php/PhpDocumentor/phpDocumentor/Parser.inc on line 321

php -v
PHP 5.1.6-pl6-gentoo (cli) (built: Nov 27 2006 20:39:01)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
    with XCache v1.2.0, Copyright (c) 2005-2006, by mOo

Other than that it seems to work nicely, though I have never used phpDoc before :)</description>
		<content:encoded><![CDATA[<p>PHP Notice:  Use of undefined constant T_COMMENT - assumed &#8216;T_COMMENT&#8217; in /usr/share/php/PhpDocumentor/phpDocumentor/Parser.inc on line 321</p>
<p>php -v<br />
PHP 5.1.6-pl6-gentoo (cli) (built: Nov 27 2006 20:39:01)<br />
Copyright (c) 1997-2006 The PHP Group<br />
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies<br />
    with XCache v1.2.0, Copyright (c) 2005-2006, by mOo</p>
<p>Other than that it seems to work nicely, though I have never used phpDoc before <img src='http://blog.joshuaeichorn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Shellam</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177700</link>
		<dc:creator>Andy Shellam</dc:creator>
		<pubDate>Wed, 04 Apr 2007 14:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177700</guid>
		<description>1.3.2 on PHP 5.2.0 with Zend Optimizer works great!  It also fixes the bug that stops it running when a class is defined from the base Exception class.

Great work!</description>
		<content:encoded><![CDATA[<p>1.3.2 on PHP 5.2.0 with Zend Optimizer works great!  It also fixes the bug that stops it running when a class is defined from the base Exception class.</p>
<p>Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177165</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Tue, 03 Apr 2007 15:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177165</guid>
		<description>Run fine too, only a similiar problem as in a already closed bug (see last comment from me)

http://pear.php.net/bugs/bug.php?id=9915</description>
		<content:encoded><![CDATA[<p>Run fine too, only a similiar problem as in a already closed bug (see last comment from me)</p>
<p><a href="http://pear.php.net/bugs/bug.php?id=9915" rel="nofollow">http://pear.php.net/bugs/bug.php?id=9915</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: developercast.com &#187; Joshua Eichorn&#8217;s Blog: Testing phpDocumentor 1.3.2</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177143</link>
		<dc:creator>developercast.com &#187; Joshua Eichorn&#8217;s Blog: Testing phpDocumentor 1.3.2</dc:creator>
		<pubDate>Tue, 03 Apr 2007 14:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177143</guid>
		<description>[...] Eichorn makes a request of the community to help out with some testing for the phpDocumentor [...]</description>
		<content:encoded><![CDATA[<p>[...] Eichorn makes a request of the community to help out with some testing for the phpDocumentor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177086</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Tue, 03 Apr 2007 12:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-177086</guid>
		<description>&lt;strong&gt;Joshua Eichorn's Blog: Testing phpDocumentor 1.3.2...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>Joshua Eichorn&#8217;s Blog: Testing phpDocumentor 1.3.2&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-176704</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 02 Apr 2007 21:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joshuaeichorn.com/archives/2007/04/02/testing-phpdocumentor-132/#comment-176704</guid>
		<description>Ran fine:
Project with about 120 nested classes, 50 functions, 150 files
PHP Version 5.2.1
phpDocumentor version 1.3.2
Mac OS X 10.4.9 Client
Approx. same speed as before</description>
		<content:encoded><![CDATA[<p>Ran fine:<br />
Project with about 120 nested classes, 50 functions, 150 files<br />
PHP Version 5.2.1<br />
phpDocumentor version 1.3.2<br />
Mac OS X 10.4.9 Client<br />
Approx. same speed as before</p>
]]></content:encoded>
	</item>
</channel>
</rss>
