Skip to content

v3.6.1

Compare
Choose a tag to compare
@gocom gocom released this 21 Oct 16:09
· 165 commits to master since this release
  • Fix problems with attribute parsing under PHP >= 7.1 (closes #175 and #176).
  • Fix test suite compatibility issues under PHP >= 7.2 (closes #184).
  • Fix missing deprecation notices.
  • Add test fixture for Unicode characters in image title attributes.
  • Tidy entity encoding process (closes #182).
  • Drop legacy PHP 5.5 and 5.4 unit test targets due to test suite's dependencies' requirements.

Install using Composer:

$ composer require netcarver/textile:3.6.1

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