|
|
|
|
|
by foolfoolz
4083 days ago
|
|
editor support for php type hinting and phpdoc method comments goes a long way. intellij can do significant refactors and and searching. you'll get real time feedback for violating types. it's not quite the same as a explicit compile step but pretty close |
|