You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorException: Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead
File "/includes/ui/keyboard-details.php", line 602, in UI\KeyboardDetails::UI\{closure}
if (array_key_exists('languageName', $detail)) {
File "/includes/ui/keyboard-details.php", line 614, in UI\KeyboardDetails::WriteKeyboardDetails
})();
File "/includes/ui/keyboard-details.php", line 74, in UI\KeyboardDetails::render_keyboard_details
self::WriteKeyboardDetails();
File "/keyboard.php", line 41
\UI\KeyboardDetails::render_keyboard_details($id, 'stable', false, $bcp47);
Sentry Issue: KEYMAN-COM-1EJ
Regression coming out of #503.
The text was updated successfully, but these errors were encountered: