1 Mar 2006 02:55
[ jedit-Plugin Bugs-1440699 ] PHPParser incorrectly identifies regex end
SourceForge.net <noreply <at> sourceforge.net>
2006-03-01 01:55:15 GMT
2006-03-01 01:55:15 GMT
Plugin Bugs item #1440699, was opened at 2006-02-28 20:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1440699&group_id=588 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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Kevin Hunter (hunteke) Assigned to: Nobody/Anonymous (nobody) Summary: PHPParser incorrectly identifies regex end Initial Comment: The parser for PHP seems to be incorrectly identifying the end of this regular expression: preg_match( "/$pTag.*?$pTagw{10}(.*?)$pTagw+(.*?)$pTag+(.*?)$pTagw+General.*?$pTagw{3}(.*?)$pTagw/", $file, $tMatch, 0, $beg ); (It underlines this line starting with the second 'p' at position 10.) The ErrorList returns:(Continue reading)
RSS Feed