Skip to content

Fix whitespace en-/decoding in `Protocol`

Compare
Choose a tag to compare
@tPl0ch tPl0ch released this 02 Nov 08:14
· 15 commits to master since this release
cf5b0bb
[FIX] Use `a` instead of `A` binary decoding in `Protocol.php` (#45)

* Use `a` instead of `A` binary decoding in `Protocol.php`
* Fix `SchemaAttribute` failure for PHPStan