[PATCH] Extended PHP support
Steven Rémot <[email protected]>
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have been working for some weeks on improving PHP support in CEDET. So far, I have added: - Parsing of namespaces declarations - Parsing of aliases declarations - Parsing of namespaced names - Parsing of optional type hints for function arguments - Proper parsing of class fields and constants - completion of tags declared in the same file (it also includes the special values $this, self and static) It still lacks a lot of functionnalities, but I think I got enough improvements to give you this version. I don't really know what is the preferred format for substantial contributions, so I sent witht this mail an archive containing the commit history generated by "git format-patch". It seems to be compatible with bazaar. For more convenience, you can see the changes on my fork of the git repository : https://bitbucket.org/stevenremot/cedet I am at your service for any remark on my work. All the best, Steven Rémot ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Cedet-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-devel
patches-php-support.tar.bz2
(application/x-bzip, 8.2 KB) - not displayed