semantic-php
semantic-php copied to clipboard
Modern PHP language support for Semantic.
in semantic-php-wy.el, it is hard coded with (setq max-specpdl-size 1400) i have to setup much larger values to open php files, such as 64000 for both setq max-specpdl-size and max-lisp-eval-depth...
Hi Joris, I thought I could give a try to the first milestone in the README so I'm coming with a draft for supporting braceless namespaces so that the following...
@jorissteyn what do you think? I know this package is a work in progress but to me it's quite useful!
See test case and description in lexer.el: ``` lisp ;; This test case is a simplified version of Zend_Gdata_Docs, for some ;; reason the lexer chokes on the html contents....