| [news.eclipse.tools.pdt] Re: Code Completion: <? rather than <?php |
http://www.php.net/~derick/meeting-notes.html#remove-support-for-and-script-language-php-and-add-php-var
-Brent
Marko Karjalainen wrote:
Hey,
Using "<? ?>" not recommended, in php6 short-tags are depreceated. And default php.ini have short-tags disabled
On 25.12.2008 21:20, Igor wrote:I like PDT. Thank you very much for a great work.
Question: When I type "<?" the IDE immediately completes the "php ?>" for me. Is there possibility to configure it, so that it appends just "?>" without "php"? (so I get "<??>" instead "<?php ?>")
Looked around the Google for and couldn't find anything. Much thanks for any insight.