Skip to content

v2.5.5

Compare
Choose a tag to compare
@gocom gocom released this 18 Nov 11:34
· 738 commits to master since this release

This is a patch backports PHP compatibility improvements to legacy 2.5 version of PHP-Textile:

  • Fix problems with attribute parsing under PHP >= 7.1 (see #175 and #176).

Install using Composer:

$ composer require netcarver/textile:2.5.5

PHP-Textile v2.5.5 requires PHP 5.0.0 or newer.