2007-02-07
- some comments (slapsha)
- Tune up interface usage (slapsha)
- prepare model to support filtering (slapsha)
- fix bug#168990 - i have constants inside a class, and "find php elements" doesn't find them (eklein)
- minor model refactoring (slapsha)
- fix the return type to avoid class cast exp (sben-zeev)
- remove unneeded methods. (slapsha)
2007-02-06
- Minor refactoring (slapsha)
- Use BucketMap (slapsha)
- Remove unused API (slapsha)
- fix bug#168985 - ArrayIndexOutOfBoundsException occurs when deleting project (eklein)
- Remove PHPElementImpl (slapsha)
- Remove usage of PHPElementImpl (slapsha)
- Bug# 172163 fixed - removed support for zip files in include path (sben-zeev)
2007-02-05
- Implement IAdaptable (slapsha)
- Fix refactoring move from PHPElementImpl to ElementImplForPhp (slapsha)
- Fixed bug #158968 - The debug stack frame did not show the name of the function that is in the scope. (sgibly)
- In case the debug session id is zero, try to get it from the started notification additional options (sgibly)
- Fix adapter for TextImpl. (slapsha)
- Bug fix #172138 (ggurfinke)
- Bug fix #172130 - Missing pair quote near heredoc (ggurfinke)
2007-02-04
- Bug fix #138991- Switching between PHP versions php4<->php5 refreshes opened files (ggurfinke)
- spelling fix... (sgibly)
- Added debug capabilities (sgibly)
2007-02-01- fixed bug - phpdoc completion was offered in php_defualt context. (ggurfinke)