EventConfig::requireFeaturesEnters a required event method feature that the application demands Beschreibung
public
bool
EventConfig::requireFeatures
(
int
$feature
)Enters a required event method feature that the application demands Parameter-Liste
Rückgabewerte
BeispieleBeispiel #1 EventConfig::requireFeatures example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: FDS feature is now requried FDS - arbitrary file descriptor types, and not just sockets Siehe auch
|