Search Results

  1. Hinweis: Diese Methode des Phar -Objekts funktioniert nur wenn die php.ini -Einstellung phar.readonly auf 0 gesetzt ist, sonst wird eine PharException geworfen. This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetSet is used for modifying an existing file, or adding a new file to a Phar archive.

  2. This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetSet is used for modifying an existing file, or adding a new file to a Phar archive.

  3. Note: This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown.

  4. This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a tar/zip archive using array access brackets. offsetSet is used for modifying an existing file, or adding a new file to a tar/zip archive.

  5. This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetSet is used for modifying an existing file, or adding a new file to a Phar archive.

  6. PharData::offsetSet — Set the contents of a file within the tar/zip to those of an external file or string PharData::offsetUnset — Remove a file from a tar/zip archive PharData::setAlias — Dummy function (Phar::setAlias is not valid for PharData) PharData::setDefaultStub — Dummy function (Phar::setDefaultStub is not valid for PharData)

  7. Phar:: offsetGet () - Obtient un objet PharFileInfo à partir d'un fichier Phar:: offsetSet () - Met le contenu d'un fichier interne à l'archive à l'identique du contenu d'un fichier externe

  1. People also search for