Commit 3df1ee2
authored
Fix TypeError failing CI (#108)
TypeError: SMW\Localizer\Localizer::asBCP47FormattedLanguageCode(): Argument #1 ($languageCode) must be of type string, null given, called in /var/www/html/extensions/SemanticInterlanguageLinks/src/Search/SearchResultModifier.php on line 1481 parent f3c79fc commit 3df1ee2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments