Ticket #987 (confirmed enhancement)
Not possible to use php static notation in template
| Reported by: | m@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | jelix:tpl | Version: | 1.1.3 |
| Severity: | minor | Keywords: | |
| Cc: | Php version: | ||
| Hosting Provider: | Blocked By: | ||
| Documentation needed: | no | Blocking: |
Description
It is not possible to use php static notation :: in template evaluation for example to read an object's constant.
{$myObject::myConstant}
Change History
Note: See
TracTickets for help on using
tickets.
