Skip to content

v3.5.6

Compare
Choose a tag to compare
@gocom gocom released this 18 Nov 10:32
· 350 commits to master since this release

This is a patch backports PHP compatibility improvements to legacy 3.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:3.5.6

PHP-Textile v3.5.6 requires PHP 5.3.0 or newer.