[TASK] Remove extension_loaded('hash') check
PHP extension 'hash' is a PHP core built in since 7.4 and can't be disabled. Clean up the core a bit. Resolves: #99438 Releases: main Change-Id: If5b33146bbe191a06c5f7c8b5884483fbe87985a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77272 Tested-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christoph Lehmann <christoph.lehmann@networkteam.com>
Showing
- typo3/sysext/core/Classes/Crypto/PasswordHashing/BcryptPasswordHash.php 2 additions, 5 deletions...ore/Classes/Crypto/PasswordHashing/BcryptPasswordHash.php
- typo3/sysext/core/Classes/Crypto/PasswordHashing/Pbkdf2PasswordHash.php 1 addition, 1 deletion...ore/Classes/Crypto/PasswordHashing/Pbkdf2PasswordHash.php
- typo3/sysext/core/Classes/Utility/GeneralUtility.php 1 addition, 18 deletionstypo3/sysext/core/Classes/Utility/GeneralUtility.php
- typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php 1 addition, 1 deletion.../frontend/Classes/ContentObject/ContentObjectRenderer.php
- typo3/sysext/install/Classes/SystemEnvironment/Check.php 0 additions, 1 deletiontypo3/sysext/install/Classes/SystemEnvironment/Check.php
Please register or sign in to comment