Ticket #1038 (closed task: wontfix)
use the const keyword instead of define
| Reported by: | laurentj | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Jelix 1.5.0 |
| Component: | jelix | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: | Php version: | 5.3 | |
| Hosting Provider: | Blocked By: | ||
| Documentation needed: | no | Blocking: | 463 |
Description
in PHP 5.3, we can use the const keyword instead of define. We should replace our defines.
Change History
Note: See
TracTickets for help on using
tickets.
