Skip to content

Releases: diogogithub/xmpphp

v3.0.3

12 Oct 23:48
Compare
Choose a tag to compare

Key changes:

  • Allow XMLStream handlers to accept all proper callables
  • Various fixes

v3.0.2

16 Nov 16:16
Compare
Choose a tag to compare

Dropped support for PHP versions prior to 7.3

Key changes:

  • Introduced strict typing
  • Different default crypto (5b3492b)

v3.0.0 - Modern version of the library

19 Jun 03:22
Compare
Choose a tag to compare

Dropped support for PHP versions prior to 7.0

Key changes:

  • Various bug fixes
  • Code modernized to PHP7 and introduced OOP