[SVN] r2651 (Symfony)

Allan Odgaard throw-away-1 at macromates.com
Fri Feb 3 16:37:37 UTC 2006


On 3/2/2006, at 1:19, Jakub Nesetril wrote:

> [...] there seems to be a transition (which I'm not sure how I feel  
> about) from using PHP bundle in HTML/PHP mixed files to using the  
> HTML bundle, which uses PHP bundle for it's PHP parts.

For the records, it has ALWAYS been the intent that HTML should be  
used for PHP files.

Many users however select the PHP grammar, but this will give wrong  
results.

The PHP grammar only markup the PHP language constructs, the actual <? 
php … ?> is matched by the HTML grammar, similar to how it also  
matches <% … %>, <style>, <script>, etc. and include the proper  
language.




More information about the textmate-dev mailing list