Feature
Name
Feature
Beschreibung
Dieses Objekt beinhaltet Informationen über ein Publikationsziel
Attribute
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
php | PHPFeature | Sammlung von PHP-Features | 2.13 |
PHPFeature
Attribut | Type | Beschreibung | ab IES Version |
---|---|---|---|
hasShortArray | boolean | Gibt an, ob die Short Array Syntax unterstützt wird ([] anstelle von array() )
|
2.13 |
hasShortEcho | boolean | Gibt an, ob die Short Echo Syntax unterstützt wird (<?=123?> )
|
2.13 |