Community
Participate
Working Groups
Download "Eclipse for php developer helios SR2" and install Zend debugger from http://downloads.zend.com/pdt. Then, I create a PHP project including a single PHP page. <?php phpinfo(); ?> Above is all the content in this PHP page. Right click the page and select "Run as"->"php script", both ""Debug Output" and "Browser Output" views are shown, but nothing is output in them. Seems the php process is still running in "Console" view. I think it's a very critical issue, since it blocks the php running as php script in eclipse with Zend debugger. -- Configuration Details -- Product: Eclipse 1.3.2.20110218-0812 (org.eclipse.epp.package.php.product) Installed Features: org.eclipse.platform 3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi
this bug has been fixed in head by Xu.
Verified. Closing...