Only in PHP project, if you do Edit->Comment->Comment selecton|line, it will work the first time (to add comments) but has unpredictable behavior the second time (when you want to remove them).
Sometimes it will simply do nothing, sometimes a second column of "//" will be added sometimes multiline comments will be added.
It's for me the most bothering bug while coding in PHP and I fond no workaround.