Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.2

Bug #13092 $lastcom undefined in Core.y line 1085
Submitted: 2008-02-09 10:23 UTC
From: shangxiao Assigned: cellog
Status: Verified Package: PHP_Parser (version 0.2.1)
PHP Version: 5.2.5 OS: Mac OS X 10.4
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 31 - 12 = ?

 
 [2008-02-09 10:23 UTC] shangxiao (David Sanders)
Description: ------------ It appears that $lastcom needs to be defined with $this->lex- >getLastComment() on line 1085 in Core.y.

Comments

 [2008-10-26 08:43 UTC] doconnor (Daniel O'Connor)
See also Bug #14881