We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -1122,7 +1122,7 @@ |
||
| 1122 | 1122 | return $resumptionToken; |
| 1123 | 1123 | } |
| 1124 | 1124 | |
| 1125 | - private function devLog($message, $severity, $data = null) { |
|
| 1125 | + private function devLog($message, $severity, $data = NULL) { |
|
| 1126 | 1126 | if (TYPO3_DLOG) { |
| 1127 | 1127 | \TYPO3\CMS\Core\Utility\GeneralUtility::devLog($message, $this->extKey, $severity, $data); |
| 1128 | 1128 | } |