Skip to content

Releases: ericnorris/mbstring-stream

v3.0.2

Choose a tag to compare

@ericnorris ericnorris released this 01 Nov 00:20
d1d36a8

What's Changed

  • Add PHP 8.3 compatibility by @paxal in #6

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@ericnorris ericnorris released this 05 Nov 20:18
c778b05

What's Changed

  • Add PHP 8.2 compatibility by @paxal in #5

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@ericnorris ericnorris released this 05 Dec 03:12
2758e00

What's Changed

  • Add PHP 8.1 support by @paxal in #3. 8.1 is now the minimum required version.

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@ericnorris ericnorris released this 25 Feb 18:48
v2.0.0
76a486f

Changelog:

  • requires PHP >7.0.0
  • fixed issue where returning PSFS_FEED_ME caused stream data loss

v1.0.0

Choose a tag to compare

@ericnorris ericnorris released this 23 Apr 13:37

Initial release!