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.