cjohansson pushed a change to branch externals/phps-mode.
from 585f638d3c Updated version and modified date
new 99d90d6af0 Started on fix for indented heredoc and nowdocs
new e066165772 Improved lexing of indented endings of nowdoc and heredoc
new b68bcebea2 Updated version and modified date for 0.4.26
Summary of changes:
phps-mode-cache.el | 3 ++-
phps-mode-indent.el | 15 ++++++++++-----
phps-mode-lex-analyzer.el | 12 ++++++++----
phps-mode-lexer.el | 28 +++++++++++++++-------------
phps-mode-parser.el | 11 ++++++++---
phps-mode-serial.el | 5 ++++-
phps-mode-test.el | 6 ++++--
phps-mode.el | 4 ++--
test/phps-mode-test-indent.el | 3 ++-
test/phps-mode-test-lexer.el | 26 +++++++++++++++++---------
test/phps-mode-test-syntax-table.el | 3 ++-
11 files changed, 74 insertions(+), 42 deletions(-)