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

Fix phpstan v1.4.7 #972

Merged
merged 5 commits into from
Mar 5, 2022
Merged

Fix phpstan v1.4.7 #972

merged 5 commits into from
Mar 5, 2022

Conversation

DarkSide666
Copy link
Member

No description provided.

@@ -12,7 +12,7 @@
* @property string $ref_no @Atk4\Field()
* @property float $amount @Atk4\Field()
* @property Line $lines @Atk4\RefMany()
* @property string $total_gross @Atk4\Field()
* @property float $total_gross @Atk4\Field()
Copy link
Member

Choose a reason for hiding this comment

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

the field type must be declared as well, this is for hintable only

@mvorisek mvorisek changed the title fix data type Fix phpstan v1.4.7 Mar 5, 2022
@mvorisek mvorisek merged commit 3779615 into develop Mar 5, 2022
@mvorisek mvorisek deleted the feature/fix-stat-analysis branch March 5, 2022 10:28
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