I've been working with Zend Studio a lot and I wonder why I can't have a dot "." in a comment without the rest of it getting cutted? For example:
Code: Select all
/**
* Something with a dot. More text.
* Continues to next line.
*/I'm not sure if this is the appropriate forum for this, but I don't think this belongs to PHP Code -forum.