» Version | » Information |
---|---|
0.8.0 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.8.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.8.0 Release date: 2017-03-07 16:25 UTC Release state: beta Release uploaded by: ashnazg Changelog: * Set minimum PHP version to 5.4.0 * Set minimum PEAR version to 1.10.1 * PHP7 compatibility: replace preg_replace with e modifier Dependencies:
|
0.7.3 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.7.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.7.3 Release date: 2011-12-17 07:19 UTC Release state: beta Release uploaded by: doconnor Changelog: Bug #19139 0.7.2 cannot be installed Dependencies:
|
0.7.2 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.7.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.7.2 Release date: 2011-12-10 15:09 UTC Release state: beta Release uploaded by: doconnor Changelog: QA Release Bug #18304 Bug in CPP highlighting Bug #14560 yields warnings from E_STRICT Dependencies:
|
0.7.1 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.7.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.7.1 Release date: 2008-01-01 19:25 UTC Release state: beta Release uploaded by: stoyan Changelog: - added new syntax definition - VBScript, thanks to sirzooro (Daniel Fruzynski) - fixed bug #12284 (hex numbers not recognized in JS) - fixed bug #12085 (comments not recognized in CSS) Dependencies:
|
0.7.0 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.7.0 Release date: 2007-06-06 14:32 UTC Release state: beta Release uploaded by: stoyan Changelog: - added new renderer - Array - HTML renderer modified to extend Array - more new renderers - BB, HTMLTags, JSON, XML, all extending Array (feature requests #8704 and #9188 ) - new syntax definition - ABAP programming language (feature request #8809) - linked elements to their online documentation option (request #7480) - option to output code as unordered list (request #4640) - option to set starting number when outputting code in ordered lists (request #7077) - option to set CSS class names mapping insead of using hardcoded class names (request #7077) - option to set a CSS style mappping instead of class names (request #7077) - fixed /= issue when highlighting javascript (bug #11160) - added sample CSS to the package (bug #11211) Dependencies:
|
0.6.9 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.9 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.9 Release date: 2006-02-10 22:04 UTC Release state: beta Release uploaded by: blindman Changelog: fixed bug #6691 -- generate.bat can't work Dependencies:
|
0.6.8 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.8 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.8 Release date: 2006-02-03 18:31 UTC Release state: beta Release uploaded by: blindman Changelog: - fixed bug #6620 -- path used in generate.bat is wrong Dependencies:
|
0.6.7 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.7 Release date: 2006-02-03 10:11 UTC Release state: beta Release uploaded by: blindman Changelog: - fixed bug #6231 -- Undefined property _defClass notice in HTML renderer - request #6588 -- HTML Renderer feature: language specific class - added dependency on PHP >= 4.3.3, see bug #6600 -- Versions >= 0.6.0 fail in PHP < 4.3.3 - fixed bug #6620 -- path used in generate.bat is wrong Dependencies:
|
0.6.6 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.6 Release date: 2005-06-24 09:04 UTC Release state: beta Release uploaded by: blindman Changelog: + fixed bug #4606 -- span end tag at beginning of a list + fixed bug #4607 -- The span class="hl-brackets" shall not include the spaces before + fixed bug #4608 -- Tabs not expanded in list mode Dependencies:
|
0.6.5 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.5 Release date: 2005-04-21 12:40 UTC Release state: beta Release uploaded by: blindman Changelog: - added Java highlighter - added "ifdef" and "ifndef" attributes to <keywords> tag. See README for details Dependencies:
|
0.6.4 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.4 Release date: 2005-04-16 05:14 UTC Release state: beta Release uploaded by: blindman Changelog: - Fixed bug reported privately by Alex Bosman : << operator breaks C++ highlighting. Actually, this bug could potentially cause more problems with other highlighters. - Moved "true" and "false" to "reserved" section in C++ highlighter - Contents of C/C++ preprocessor directives are now highlighted Dependencies:
|
0.6.3 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.3 Release date: 2005-03-13 12:08 UTC Release state: beta Release uploaded by: blindman Changelog: Fixed Bug #3797 : Extra span close tag Dependencies:
|
0.6.2 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.2 Release date: 2005-02-04 02:13 UTC Release state: beta Release uploaded by: blindman Changelog: - fixed Bug #3060 : Wrong render with HL_NUMBERS_TABLE option - fixed Bug #3063 : Output buffer is not cleared before rendering in HTML renderer Dependencies:
|
0.6.1 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.1 Release date: 2004-11-11 12:13 UTC Release state: beta Release uploaded by: blindman Changelog: bugfix release [-] fixed bug #2730 : Notice: Undefined offset in Highlighter.php Dependencies:
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.6.0 Release date: 2004-10-31 03:46 UTC Release state: beta Release uploaded by: blindman Changelog: [-] fixed #2588 : Missing nbsp in first line [+] new, much faster, highlighting engine Dependencies:
|
0.5.1 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.5.1 Release date: 2004-10-08 00:50 UTC Release state: beta Release uploaded by: blindman Changelog: - fixed HTML renderer to work correctly with IE (bug reported by Laurent Laville) Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.5.0 Release date: 2004-10-07 10:58 UTC Release state: beta Release uploaded by: blindman Changelog: - fixed #1991 Output is not W3C compliant (</li> missing!) - new highlighters : perl, c/c++, ruby - removed dependency on ErrorStack - added renderers support (default HTML renderer and Console renderer are available) - removed PHPDoc tutorials. I am too lazy to maintain those XML files. See documentation in README Dependencies:
|
0.4.1 |
Easy InstallNot sure? Get more info. pear install Text_Highlighter-0.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_Highlighter-0.4.1 Release date: 2004-06-19 09:11 UTC Release state: beta Release uploaded by: blindman Changelog: First beta release Dependencies:
|