Fixed the scoping on a couple of snippets. These snippets are for use in a HTML context (designed for use in PHP-based templating systems), so they shouldn’t be active inside of a PHP block. Changed: U trunk/Bundles/PHP.tmbundle/Snippets/<?php $this->… ?>.tmSnippet U trunk/Bundles/PHP.tmbundle/Snippets/<?php echo $this->… ?>.tmSnippet