Skip to content

Releases: misd-service-development/php-linkify

v1.1.4

17 Aug 08:35
Compare
Choose a tag to compare
  • Fix Unicode handling.

v1.1.3

18 Feb 13:30
Compare
Choose a tag to compare
  • Fix catastrophic backtracking.

v1.1.2

12 May 11:53
Compare
Choose a tag to compare
  • Fix 'Unknown modifier' warning.
  • Add a callback option to be called on each URL/email address match.

v1.1.1

12 May 11:49
Compare
Choose a tag to compare
  • Add in a Linkify interface.
  • Allow an options array to be passed to either Linkify itself or its methods.

v1.1.0

12 May 11:49
Compare
Choose a tag to compare
  • Allow Linkify to be run on HTML, rather than just plain text.

v1.0.0

12 May 11:49
Compare
Choose a tag to compare
  • Initial release.