form icon indicating copy to clipboard operation
form copied to clipboard

Correction FormErrorIterator.php

Open arvodia opened this issue 3 years ago • 2 comments

fixed return value of symfony 'current' function, because php native 'current' function may return 'false' with empty array

arvodia avatar Oct 06 '22 19:10 arvodia

Thanks for your pull request! We love contributions.

However, this repository is what we call a "subtree split": a read-only copy of one directory of the main Symfony repository. It is used by Composer to allow developers to depend on specific Symfony components.

If you want to contribute, you should instead open a pull request on the main repository:

https://github.com/symfony/symfony

Thank you for your contribution!

PS: if you haven't already, please add tests, and beware that bug fixes should be submitted on the lowest maintained branch where they apply.

symfony-bot[bot] avatar Oct 06 '22 19:10 symfony-bot[bot]

migration symfony 5 to 6

arvodia avatar Oct 06 '22 19:10 arvodia