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

Проблема с генерацией массив #1

Open
Inkognitoo opened this issue Mar 7, 2019 · 0 comments
Open

Проблема с генерацией массив #1

Inkognitoo opened this issue Mar 7, 2019 · 0 comments

Comments

@Inkognitoo
Copy link

Inkognitoo commented Mar 7, 2019

Пытаюсь запустить giix для типа integer[] в postgresql

Ожидаемое поведение
Сгенерируется rules
[['value'], 'each', 'rule' => ['integer']],
и phpdoc
@property integer[] $value

Текущее поведение
giix работает так, как будто бы это просто integer

Тестил только на integer, но думаю, что для всех остальных возможных типов массивов это работает так же неправильно

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

No branches or pull requests

1 participant