Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust to non-entity Field only #1692

Merged
merged 31 commits into from
Nov 11, 2021
Merged

Adjust to non-entity Field only #1692

merged 31 commits into from
Nov 11, 2021

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Nov 6, 2021

related with atk4/data#912 changes

BC break

a) Form\Control::$field renamed to $entityField with new Atk4\Data\Model\EntityFieldPair type
b) some atk4/ui methods were simplified (for example to not accept vague string seed), use phpstan with level 6+ on your project to detect the needed changes

@mvorisek mvorisek changed the title Adjust to model only Field Adjust to non-entity Field only Nov 6, 2021
@mvorisek mvorisek force-pushed the stricter_model_vs_entity branch 13 times, most recently from 6919f17 to 3be967a Compare November 7, 2021 11:20
@mvorisek mvorisek force-pushed the stricter_model_vs_entity branch 4 times, most recently from e2c2508 to c03a471 Compare November 7, 2021 15:48
@mvorisek mvorisek marked this pull request as ready for review November 7, 2021 15:59
@mvorisek mvorisek added the RTM label Nov 7, 2021
@mvorisek mvorisek removed the RTM label Nov 7, 2021
Copy link
Member

@DarkSide666 DarkSide666 left a comment

Choose a reason for hiding this comment

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

OK for 3.1

@mvorisek mvorisek merged commit 81b776f into develop Nov 11, 2021
@mvorisek mvorisek deleted the stricter_model_vs_entity branch November 11, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants