| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This makes sure util.isRegExp and util.isDate will not abort in case more than one argument is passed to the function.
Sorry, something went wrong.
|
This has not yet landed on v9.x, so please hold off until the next release |
Sorry, something went wrong.
Sorry, something went wrong.
I'm not following, isn't this the same change as 8181c60, and thus a straight backport? EDIT: nvm, worked it out. |
Sorry, something went wrong.
This makes sure util.isRegExp and util.isDate will not abort in case more than one argument is passed to the function. PR-URL: #19224 Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
| Back | FazBrowse Home | New Git URL |
This makes sure util.isRegExp and util.isDate will not abort in case
more than one argument is passed to the function.
This got fixed in #18415 in 10.x. So this is a direct fix for 8.x instead of a backport. I also opened #19223 for 9.x.
Checklist