2007-08-26
- fixed bug 200119 variable hints confuses inside C'tor when there are two classes and one name includes (actually starts with) the other (ggurfinke)
- support Null Resource.getLocation in case of RSE(Remote System plugin) (ymazor)
2007-08-23- Fix a possible null pointer when loading the php executables (sgibly)
2007-08-22
- removed redundent print (ggurfinke)
- PHP Debug preferences page - Make sure that the 'Restore Defaults' effects the debuggers table as well. (sgibly)
- Get the debug port using the PHPDebugPlugin (since this is not related to PHPProjectPreferences) (sgibly)
2007-08-21
- Fixed an issue with the new debugger infrastructure.
Handle cases where there are no installed debugger executables (in the preferences and in the launch configuration dialog) (sgibly)
- removed redundant parameter (apeled)
- fixed bug 200627 in some cases the validator is activated before the model is constracted (ggurfinke)
- Bug 200638 - NPE while validating php model
fixed. (rganor)
- fixed bug 200155 formatting after multi-line comment was aligned with the * (ggurfinke)
- folding: removing redundant refreshes when modifying php projection annotations (rganor)
2007-08-20
- Bug #200555 - NullPointerException when opening a file
Bug #200536 - NPE with certain (big) files
fixed (rganor)
- removed unused function (ggurfinke)
- don't use .projectOptions file no more (ggurfinke)
2007-08-19
- Multiple debuggers support and XDebug integration (sgibly)
- fixed bug 199847 (ggurfinke)
- fix NPE when NamespaceValidator validates PHP tags (rganor)
- do not build project that are not PHP (ymazor)