[ phpeclipse-Bugs-1526360 ] Bug in the parser : multiple inheritnace for interface
"SourceForge.net" <[email protected]> Sun, 13 May 2007 21:16:05 -0700
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1526360, was opened at 2006-07-21 06:12
Message generated for change (Comment added) made by scorphus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1526360&group_id=57621
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: PHP Parser
Group: 1.1.9.CVS-20060920
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Christophe Blin (cblin)
Assigned to: Edward Mann (emann)
Summary: Bug in the parser : multiple inheritnace for interface
Initial Comment:
Hi,
in php5, multiple inheritance for interface is authorized.
So this should work :
interface I extends IA, IB {
// No further methods necessary. This is just an
amalgamation of two other interfaces.
}
But this says (character error being ", IB"):
Parser error "No multiple inheritence allowed. Expected
token 'implements' or '{'."
regards,
chris
----------------------------------------------------------------------
>Comment By: Pablo Aguiar (scorphus)
Date: 2007-05-14 01:16
Message:
Logged In: YES
user_id=987242
Originator: NO
I tested for this bug using current CVS and I confirm that it is not
present.
Closing this issue.
----------------------------------------------------------------------
Comment By: Edward Mann (emann)
Date: 2007-05-11 18:14
Message:
Logged In: YES
user_id=430467
Originator: NO
Christophe,
This bug is not present in CVS version of PHPEclipse. New release will be
out soon.
Before closing i will have someone else test for this bug. I have attached
sample code. If it is wrong please let me know.
File Added: 1526360_sample.php
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1526360&group_id=57621
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/