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.