help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

etags and php classes


From: Luca Ferrari
Subject: etags and php classes
Date: Wed, 2 Apr 2014 08:40:26 +0200

I've a project made of several php files, some procedural and some OOP.
I ran etags on the whole set of files, and while functions are mapped
well, classes and their members are not at all.
I've tried also to add the --member option to etags, but nothing changed:

etags -l php --members `find . -name '*.php'`

Am I missing something?

Thanks,
Luca



reply via email to

[Prev in Thread] Current Thread [Next in Thread]