Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Fix several PHP 8.1 warnings
-
Empty show more show less
Description
To be fixed:
[30-Nov-2023 Europe/Berlin] PHP Warning: Undefined array key "lifetime" in /var/www/translate5/library/ZfExtended/Resource/Session.php on line 106
[30-Nov-2023 Europe/Berlin] PHP Deprecated: auto_detect_line_endings is deprecated in /var/www/translate5/application/modules/editor/Models/Import/FileParser/Csv.php on line 101
[30-Nov-2023 Europe/Berlin] PHP Deprecated: auto_detect_line_endings is deprecated in /var/www/translate5/application/modules/editor/Models/Import/FileParser/Csv.php on line 211
[30-Nov-2023 Europe/Berlin] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /var/www/translate5/application/modules/editor/Models/Segment/MatchRateType.php on line 234
[30-Nov-2023 Europe/Berlin] PHP Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/translate5/application/modules/editor/Models/Segment/Utility.php on line 72
[30-Nov-2023 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /var/www/translate5/application/modules/editor/views/scripts/mail/workflow/pm/notifyImportErrorSummary.phtml on line 49
[30-Nov-2023 Europe/Berlin] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/translate5/application/modules/editor/views/helpers/WorkflowNotifyHtmlMailSegmentList.php on line 68
[30-Nov-2023 Europe/Berlin] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/translate5/application/modules/editor/Controllers/LanguageresourceinstanceController.php on line 321
[30-Nov-2023 Europe/Berlin] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/translate5/library/ZfExtended/Languages.php on line 417
Attachments
Issue Links
- blocks
-
TRANSLATE-2782 PHP 8.1 Compability
- Done