Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Oct 20, 2023

Change Log

Added

Fixed

Changed

  • Invalid schema has no fallback in `NativeEntryFactory`

Removed

Deprecated

Security


Description

Before, passing Schema into NativeEntryFactory::create() had fallback when the given entry was not found in a passed schema, now the schema has higher priority & fallback is no longer available, instead when the definition is missing in a passed schema, InvalidArgumentException will be thrown.

@norberttech
Copy link
Member

that behavior requires some tests to cover it

@stloyd stloyd force-pushed the feature/schema-miss branch from 6ec833f to cc7738b Compare October 20, 2023 13:16
@stloyd stloyd merged commit e4d286a into flow-php:1.x Oct 20, 2023
@stloyd stloyd deleted the feature/schema-miss branch October 20, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants