You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 6.2 branch.
Discussion
----------
Fixed undefined variable error
| Q | A
| ------------- | ---
| Branch? | 6.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#48426
| License | MIT
| Doc PR | n/a
Fixes an undefined variable warning during ZSH autocomplete if no suggestions have been provided.
Commits
-------
f405bfd Fixed undefined variable error
0 commit comments