Actions
Bug #100916
closedlockIPv4PartCount) must be of type int
Start date:
2023-05-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I have started a migration of a TYPO3 v11 project to v12 on my local development space.
I use Windows 10
Xampp with php 8.2 version installed on my Windows Machine
The project was working fine on TYPO3 11.
After the migration to version 12 this error is showing when i try to got to the backend link: project.local/typo3/
TYPO3\CMS\Core\Authentication\IpLocker::__construct(): Argument #1 ($lockIPv4PartCount) must be of type int, string given, called in C:\xampp\htdocs\typo3_src-12.4.1\typo3\sysext\core\Classes\Utility\GeneralUtility.php on line 2961
Files
Actions