New release for the symfony/polyfill #61445
Unanswered
KIKOmanasijev
asked this question in
Q&A
Replies: 1 comment
-
I’m not aware of any release cycle for polyfills; I guess they are published as needed. You can require v1.33 now: https://github.com/symfony/polyfill/releases/tag/v1.33.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
These
array_first
andarray_last
have been added to thesymfony/polyfill-php85
, but there is still no new tag for them.How does the release cycle for these polyfill packages work? When can we expect a new release, so we can use the
array_first
andarray_last
methods?Beta Was this translation helpful? Give feedback.
All reactions