| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
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: #19223 Reviewed-By: Myles Borins <myles.borins@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 9.x instead of a backport.
Checklist