Opened 8 years ago
Closed 8 years ago
#7998 closed defect (bug) (fixed)
Review `empty()` usage for PHP 5.5 compatibility
| Reported by: | boonebgorges | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
See #7997.
In a number of places, we use empty() in a way that's incompatible with PHP < 5.5. These places should be refactored so that a variable, rather than a function call.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 12279: