Bug 263165 - PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases
Summary: PHP Explorer and Code Assist differences between PDT 1.0.3 and 2.0 releases
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Roy Ganor CLA
QA Contact: Sylvia Tancheva CLA
URL: http://www.eclipse.org/newsportal/art...
Whiteboard:
Keywords: accessibility, ui
Depends on:
Blocks:
 
Reported: 2009-02-01 06:52 EST by Vlad Mu CLA
Modified: 2020-05-14 11:09 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vlad Mu CLA 2009-02-01 06:52:43 EST
Build ID: M20080911-1700

Steps To Reproduce:
On these two screenshots I mark two differences that is very important for me.

PDT 1.0.3
http://img441.imageshack.us/my.php?image=pdtallinoner20080603wineq9.jpg

PDT 2.0
http://img264.imageshack.us/my.php?image=pdtallinonewin32200gazivs7.jpg

Under number One I mark an absence of extends and implements classes in PHP Explorer in PDT 2.0 that was present in PDT 1.0.3;
Under number Two I mark an absence of constant value in popup tooltip of Code Assist in PDT 2.0 that was present in PDT 1.0.3;

More information:
Note that in new PDT 2.0 release by 2008/12/29 it still does not work.
Comment 1 Ingo Renner CLA 2009-02-17 07:56:50 EST
I'd also like to have support for constants and interfaces back. It also seems that parent classes are not shown either.
Comment 2 Michael Spector CLA 2009-05-30 11:06:23 EDT
1. Regarding constants - there's a duplicate bug: 209200
2. As for parent classes - we've provided new feature called "Type Hierarchy" that replaced old behavior.
Comment 3 Gadi Goldbarg CLA 2009-06-18 04:57:49 EDT
Closing - see Michael's comment

[Sylvia Tancheva]