Opened 7 years ago
Closed 7 years ago
#47397 closed defect (bug) (wontfix)
Check if it is PHP 7.3 or not for compat function is_countable() and is_iterable()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Checking it the current PHP version 7.3 or not before excute of is_countable() and is_iterable()
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch for it