Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Setting up PhpStorm

From MoodleDocs
Revision as of 12:09, 20 September 2015 by Eugen Neuber (talk | contribs) (Make the Moodle experience in PhpStrom even better by voting for an improvement)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you are a happy user of PhpStorm, please consider voting for https://youtrack.jetbrains.com/issue/WI-16205

It covers automatic detection of dynamic database prefixes in SQL string like "SELECT * FROM {users} WHERE id=?"

Although those warnings in PhpStrom about SQL errors are not real "errors" but they add noise to the other warnings and you might miss a real error/warning...