Commit 8cd078e
committed
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.1 parent 79fe81f commit 8cd078e
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | | - | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
0 commit comments