Add `GZipFile::$gzopen64` to deprecations in version 5.5
authorMatthias Schmidt <gravatronics@live.com>
Wed, 7 Jul 2021 12:14:05 +0000 (14:14 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 7 Jul 2021 12:14:05 +0000 (14:14 +0200)
See WoltLab/WCF#4381

docs/migration/wsc54/deprecations_removals.md

index 7e7f0eb665a3200d7d40518ab2b6c1c26a6b37cb..d8c9beab6370e9080cdfeeb86341e5dfe1f115c0 100644 (file)
@@ -18,6 +18,10 @@ With version 5.5, we have deprecated certain components and removed several othe
 - `wcf\util\MathUtil::getRandomValue()` ([WoltLab/WCF#4280](https://github.com/WoltLab/WCF/pull/4280))
 - `wcf\util\StringUtil::getHash()` ([WoltLab/WCF#4279](https://github.com/WoltLab/WCF/pull/4279))
 
+#### Properties
+
+- `wcf\system\io\GZipFile::$gzopen64` ([WoltLab/WCF#4381](https://github.com/WoltLab/WCF/pull/4381))
+
 
 
 ## Removals