Skip to content

v2.4.3

Compare
Choose a tag to compare
@gocom gocom released this 03 Dec 10:10
· 854 commits to master since this release

This is a legacy patch for the ancient 2.4 series. This quick fix resolves issues with PHP 5.5 and improves future compatibility. This release is intended for those that are stuck on 2.4 releases and would require minor patches for backwards compatibility reasons. Do not use this on new installations, see 3.5.x and newer instead. Changes:

  • Use Perl-compatible named sub-patterns.
  • Allow overriding symbol constants as intended.

Install using Composer:

$ composer require "netcarver/textile 2.4.3"

PHP-Textile v2.4.3 requires PHP 4.4.9 or newer (supports PHP 5.x).