Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BinaryStream: revert usage of typed properties
the main reason for this is a massive performance loss because of https://bugs.php.net/bug.php?id=81090, but the offset field also has some problems with JIT because of references - those problems won't be fixed until 8.0.7.
- Loading branch information