Community
Participate
Working Groups
Build Identifier: 2.2.0.v20100427 Stack Overflow error in a dialog at Generate element comment for interface method Note: Correct behavior for class methods. Reproducible: Always Steps to Reproduce: Try to generate element comment for interface method: Example code: <?php interface III { public function test(); } Go to Outline view | Right-click at test() | Source | Generate element comment Actual: Unhandled event loop exception was launched in a dialog at Generate element comment for interface method
Created attachment 167128 [details] screenshot1
Created attachment 167129 [details] screenshot2
Created attachment 167130 [details] StackOverflowError
fixed in head
Verified at PDT-2.2.0.v20100517 Element comment is created like expect at interface functions Closing this issue... Verified by Teodor Kirkov teodor.k@zend.com