Opened 3 years ago
Closed 3 years ago
#54273 closed enhancement (wontfix)
Missing third argument force "true" in in_array() in some files
Reported by: | yagniksangani | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | close |
Focuses: | coding-standards | Cc: |
Description
There are missing third argument true to force in in_array() function in some files
Attachments (1)
Change History (3)
#1
@
3 years ago
- Component changed from General to External Libraries
- Keywords close added; needs-patch removed
Thanks for the ticket and the patch!
SimplePie is an external library and should not be patched here, any suggested changes to its files should be submitted upstream: https://github.com/simplepie/simplepie.
Sodium Compat is an external library and should not be patched here, any suggested changes to its files should be submitted upstream: https://github.com/paragonie/sodium_compat
Note: See
TracTickets for help on using
tickets.
Strict Comparison in in_array function