8
Does anyone know of an IDE (or simpler code editor) with PHP 7 support?
I use Netbeans, but it seems that support for PHP 7 in it can be added in future versions, but it is still uncertain.
I’m looking for a IDE or code editor that has PHP 7 code completion and looks for variable names, methods, functions, classes, etc in project files, similar to Netbeans. Does anyone know any, preferably free?
phpstorm
– BrunoRB