Skip to content

Releases: 6dreams/stream-reader

v1.2.0: PHP 8.1 support

05 Nov 15:33
fc6d08e

Choose a tag to compare

Merge pull request #2 from 6dreams/php81

PHP 8.1 support

v1.1.6

22 Nov 11:19

Choose a tag to compare

Reverted ENT_XML1 in htmlspecialchars

v1.1.5: Additional test for special chars in XML attributes

12 Oct 14:22

Choose a tag to compare

Removed ENT_XML1 in htmlspecialchars
Updated version in config

FSeek & Exceptions

24 Sep 12:07

Choose a tag to compare

v1.1.2

Tests Exception on parsing XML

Lower Case Option

20 Sep 16:43

Choose a tag to compare

Allows to convert all nodes and attribute names to lower case.

Stable version

20 Sep 13:51

Choose a tag to compare

XmlStreamReader::parse argument collect is now really optional.

First release

20 Sep 12:35

Choose a tag to compare

XML parser works.