I recently downloaded PhpStorm 5. Everything works fine with verion 4, but now I can’t access the built-in php functions on autocomplete. Functions and classes declared in my project still exist. Any ideas?
Try File| Invalidate Caches , also check that the PHP interpreter is configured for the project ( File| Settings| PHP, Interpreter ).
File
Settings
PHP