Skip to content

Conversation

zajca
Copy link
Member

@zajca zajca commented Jun 18, 2024

No description provided.

@zajca zajca changed the base branch from master to adamvyborny-PST-1376 June 18, 2024 10:59
@zajca zajca requested a review from AdamVyborny June 18, 2024 11:28
return DatatypeSupport::NONE;
}
return $this->getStringValue(['storage', 'output', 'data_type_support'], (string) $env);
return DatatypeSupport::from($this->getStringValue(['storage', 'output', 'data_type_support'], (string) $env));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tady by to chtělo asi odchytit vyhodit user exception, když to user přepíše v configu na non enum value

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tak tam može byt tryFrom aby to vrátilo null 🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jo, to pak to fallbackne na ten default no.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apdejtnuto

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

akorát bude potřeba vydat novů major verzi teda.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Já bych spíš ten release 10 zrušil, tam bylo víc chyb.

@zajca zajca requested a review from AdamVyborny June 18, 2024 11:39
Copy link
Contributor

@AdamVyborny AdamVyborny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

může být 👍

@zajca zajca merged commit bf16325 into adamvyborny-PST-1376 Jun 18, 2024
@zajca zajca deleted the zajca-DatatypeSupport-enum branch June 18, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants