v2.4.2
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:
- Fix PHP 5.5 compatibility. Resolve E_DEPRECATED messages and drop
e
regular expression modifier. - Fix suppressed notices.
Install using Composer:
$ composer require "netcarver/textile 2.4.2"
PHP-Textile v2.4.2 requires PHP 4.4.9 or newer (supports PHP 5.x).