Hello, I'm using zend studio (5.5) for my php programming, and I wanted to try the latest release release of the zend framework.
I've updated my files in %Zend Studio directory%\bin\ZendFramework (I'm using the internal debugger). When debugging everything works fine, the framework is updated. My problem is about the code completion; while the new elements seems to be listed (zend_version and zend_loader are shown, for exemple), older (now non-existing) elements are still there. For exemple, the code completion still list the Zend class and it's method, which is a bit disturbing (in addition to being counter productive). Is there any think special to do to "refresh" the code completion of zend studio ? Thanks in advance -- Lepidosteus
