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

Bug #3797 Extra span close tag produced with php highlighting.
Submitted: 2005-03-13 02:33 UTC
From: jjfoerch at earthlink dot net Assigned: blindman
Status: Closed Package: Text_Highlighter
PHP Version: 4.3.4 OS: SuSE 9.1
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-13 02:33 UTC] jjfoerch at earthlink dot net
Description: ------------ With Text_Highlighter 0.6.2. The invocation of the PHP highlighter below causes the output to contain a at the end with no corresponding open tag. Reproduce code: --------------- require_once 'Text/Highlighter.php'; $d = <<< EOD A string with no php code in it. EOD; $m =& Text_Highlighter::factory('PHP',array()); echo ($m->highlight($d)); Actual result: --------------
A string with no php code in it.

Comments

 [2005-03-13 17:09 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!