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: | dkarfa | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for it