Ticket #1035 (closed task: fixed)
use the ?: operator wher it is possible
| Reported by: | laurentj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Jelix 1.5.0 |
| Component: | jelix | Version: | trunk |
| Severity: | trivial | Keywords: | |
| Cc: | Php version: | 5.3 | |
| Hosting Provider: | Blocked By: | ||
| Documentation needed: | no | Blocking: | 463 |
Description (last modified by laurentj) (diff)
There are certainly some line of code where we used the ? operator and where we coulde use the syntax of the new ?: operator in PHP 5.3.
Change History
Note: See
TracTickets for help on using
tickets.
