<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/526/</link>
<title><![CDATA[[原]搭建Eclipse PDT开发CakePHP的环境]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[Php]]></category>
<pubDate>Tue, 06 Jul 2010 06:14:53 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/526/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;Eclipse 是常见的开源IDE工具，通过增加插件，可用于PHP开发。下文参考CakePHP的<a href="http://bakery.cakephp.org" target="_blank">bakery</a>中一文：<a href="http://bakery.cakephp.org/articles/view/setting-up-eclipse-to-work-with-cake" target="_blank">Setting up Eclipse to work with Cake</a>，搭建一个Windows 7下面用于调试CakePHP的环境。特标注一些需留意的地方。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/eclipse/" rel="tag">eclipse</a> , <a href="https://www.linuxfly.org/tags/php/" rel="tag">php</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/526/#blogcomment5449</link>
<title><![CDATA[[评论] [原]搭建Eclipse PDT开发CakePHP的环境]]></title> 
<author>DANNY &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 13 Oct 2010 00:57:48 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/526/#blogcomment5449</guid> 
<description>
<![CDATA[ 
	請問版大，我用zend 來debug cake裡面的webroot/index.php都會出現Debug Strict (PHP 5): C:\AppServ\www\cake\libs\object.php line 54 - Redefining already defined constructor for class ObjectDebug Strict (PHP 5): C:\AppServ\www\cake\libs\inflector.php line 300 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\configure.php line 51 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\configure.php line 989 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\configure.php line 1036 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\configure.php line 1275 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\cache.php line 73 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\cache.php line 150 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\bootstrap.php line 38 - Non-static method Configure::getInstance() should not be called staticallyDebug Strict (PHP 5): C:\AppServ\www\cake\libs\debugger.php line 187 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\debugger.php line 196 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\cake_log.php line 68 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\cake_log.php line 182 - Assigning the return value of new by reference is deprecatedDebug Strict (PHP 5): C:\AppServ\www\cake\libs\cake_log.php line 290 - Non-static method CakeLog::handleError() cannot be called staticallyDebug Strict (PHP 5): C:\AppServ\www\cake\libs\debugger.php line 707 - Non-static method CakeLog::handleError() cannot be called statically而且下了中斷點，在controller也不會停下來，請問可能是哪裡出了問題?請版大指點 謝謝
]]>
</description>
</item>
</channel>
</rss>