Skip to content

Releases: theseer/tokenizer

Release 1.2.3

03 Mar 12:41
1.2.3
737eda6
Compare
Choose a tag to compare

Changed

  • Do not use implict nullable type (thanks @sebastianbergmann), this should make things work on PHP 8.4

Release 1.2.2

20 Nov 00:14
1.2.2
b2ad500
Compare
Choose a tag to compare

Fixed

  • #18: Tokenizer fails on protobuf metadata files

Release 1.1.2

04 Apr 09:59
1.1.2
Compare
Choose a tag to compare

Revert PHPUnit 8 update to stay PHP 7.0 compliant.

This release does not include any functionality change otherwise.

Release 1.1.1

03 Apr 18:38
1.1.1
Compare
Choose a tag to compare

Fixed

  • #1: Empty file causes invalid array read

Changed

  • Tests should now be PHPUnit 8 compliant

Release 1.1.0

07 Apr 12:12
Compare
Choose a tag to compare
  • Allow use of custom namespace for XML serialization

Release 1.0.0

05 Apr 18:37
Compare
Choose a tag to compare
Release 1.0.0