Closed GoogleCodeExporter closed 8 years ago
4. 'new' must be supported as the keyword [MediaWiki]
$this->new = $new;
Original comment by const.nekrasoff
on 18 Mar 2012 at 10:17
5. 'use' keyword must be supported as the identifier:
$this->use = $use;
Original comment by const.nekrasoff
on 18 Mar 2012 at 10:27
6. LONG keyword must be supported as the identifier
Original comment by const.nekrasoff
on 18 Mar 2012 at 10:28
7. 'interface' keyword must be supported as the keyword
Original comment by const.nekrasoff
on 18 Mar 2012 at 10:30
Problem 1 is not reproduced at revision 39.
Original comment by const.nekrasoff
on 27 Mar 2012 at 7:44
Problem 2 is not reproduced at revision 39.
Original comment by const.nekrasoff
on 27 Mar 2012 at 7:46
Fixed at revision 42.
Original comment by const.nekrasoff
on 19 Jun 2012 at 7:59
Original issue reported on code.google.com by
const.nekrasoff
on 18 Mar 2012 at 7:33