Search Results

  1. This method should be used to convert a tar archive to zip format or vice-versa. Although it is possible to simply change the compression of a tar archive using this method, it is better to use the PharData::compress () method for logical consistency. If successful, the method creates a new archive on disk and returns a PharData object.

  2. Errors/Exceptions This method throws BadMethodCallException when unable to compress, an unknown compression method has been specified, the requested archive is buffering with PharData::startBuffering () and has not concluded with PharData::stopBuffering (), and a PharException if any problems are encountered during the phar creation process.

  3. This method should be used to convert a tar archive to zip format or vice-versa. Although it is possible to simply change the compression of a tar archive using this method, it is better to use the PharData::compress () method for logical consistency. If successful, the method creates a new archive on disk and returns a PharData object.

  4. If no changes are specified, this method throws a BadMethodCallException. This method should be used to convert a tar archive to zip format or vice-versa. Although it is possible to simply change the compression of a tar archive using this method, it is better to use the PharData::compress () method for logical consistency.

  5. If no changes are specified, this method throws a BadMethodCallException if the archive is in phar file format. For archives in tar or zip file format, this method converts the archive to a non-executable archive. If successful, the method creates a new archive on disk and returns a PharData object.

  6. PharData This method is used to convert an executable phar archive to either a tar or zip file. To make the tar or zip non-executable, the phar stub and phar alias files are removed from the newly created archive. If no changes are specified, this method throws a BadMethodCallException if the archive is in phar file format.

  7. If no changes are specified, this method throws a BadMethodCallException. This method should be used to convert a tar archive to zip format or vice-versa. Although it is possible to simply change the compression of a tar archive using this method, it is better to use the PharData::compress () method for logical consistency.

  1. People also search for