Skip to content
Snippets Groups Projects
Commit bb473171 authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Daniel Goerz
Browse files

[BUGFIX] Prevent PHP Warning for count() in scheduler for sqlite

As serialized_executions might be false instead of an array, check type
first. This ensures there will be no php warning

Resolves: #90220
Releases: master
Change-Id: Ic0bf283cc2ab93b6718b491452d431b5d63114bf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63234


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 953cb02f
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment