lib/rouge/lexers/php.rb in rouge-0.1.0.rc1 vs lib/rouge/lexers/php.rb in rouge-0.1.0

- old
+ new

@@ -30,10 +30,10 @@ def start_inline? !!@start_inline end start do - push :php if lexer.start_inline? + push :php if start_inline? end keywords = %w( and E_PARSE old_function E_ERROR or as E_WARNING parent eval PHP_OS break exit case extends PHP_VERSION cfunction FALSE