Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 300 Bytes

2021-08-05-fixes-nullable-return-type-hint-in-oauth-scoperepo.md

File metadata and controls

9 lines (9 loc) · 300 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fixes nullable return type for OAuth/ScopeRepository
issue: NEXT-16526
author: Rico Neitzel
author_email: rico@run-as-root.sh
author_github: @riconeitzel
---

Core

  • Changed Shopware\Core\Framework\Api\OAuth\ScopeRepository::getScopeEntityByIdentifier() to support a null return value.