There was an error while loading. Please reload this page.
1 parent bf4ae48 commit cab0993Copy full SHA for cab0993
README.md
@@ -23,6 +23,10 @@ composer require nullpunkt/lz-string-php
23
```
24
25
## Changelog
26
+
27
+### 2021-04-13
28
+- v1.3.0 Upgraded codebase to be compatible to PHP 8. [Thanks to https://github.com/jchodzicki]
29
30
### 2021-04-13
31
- v1.2.1 Fixed overhead that happens with PHP UTF-8 string indexing. The calculation complexity was raising exponentially
32
and became unusable when the compressed message was even less than 1MBytes. [Thanks to https://github.com/peetervois]
0 commit comments