Commit b69cde8
committed
minor symfony#51110 [Form] Remove an obsolete phpdoc comment (HeahDude)
This PR was merged into the 5.4 branch.
Discussion
----------
[Form] Remove an obsolete phpdoc comment
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | ~
| License | MIT
| Doc PR | ~
It seems that the comment was introduced when renaming `guessMinLength` to `guessPattern` 11 years ago (symfony@f7200e4#diff-c8f9f12ae6d4b48f0f41c30c0cd9716c41e92563a7ded52264a0eb3540ad04e5).
However the comment seems to be about a min length, as is it brings to value when guessing a pattern IMHO, so let's drop it.
Commits
-------
3856081 [Form] Remove an obsolete phpdoc comment1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 43 | | |
51 | 44 | | |
52 | 45 | | |
| |||
0 commit comments