Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Yaml] Leverage array_is_list()#41431
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Lovely 😍
Nyholm commentedMay 31, 2021
Is this really a bugfix? Ie, why not target 5.4? |
nicolas-grekas commentedMay 31, 2021
To save some potential merge conflicts, and benefit from the work on the polyfill I guess. |
stof left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
this is consistent with the way we introduced usage ofget_debug_type where we relied on the polyfill in older branches too.
nicolas-grekas commentedJun 1, 2021
ooch, actually we added |
…s (xabbuh)This PR was merged into the 5.4 branch.Discussion----------[Yaml] revert using functions provided by polyfill packages| Q | A| ------------- | ---| Branch? | 5.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |Fix#43943| License | MIT| Doc PR |This reverts#41431 for the same reason for which we merged#42296 (see#42280 andcomposer/composer#10024 for more information).Commits-------3b9b700 revert using functions provided by polyfill packages
Uh oh!
There was an error while loading.Please reload this page.