(no version information, might be only in CVS)
Phar->isFlushingToPhar -- Used to determine whether a Phar creation transaction is activeThis method can be used to determine whether a Phar will save changes to disk immediately, or whether a call to Phar->commit() is needed to enable saving changes.
Phar transactions are per-archive, a transaction active on the foo.phar Phar archive does not affect changes to the bar.phar Phar archive.
Zurück | Zum Anfang | Weiter |
Phar->getVersion | Nach oben | Phar::loadPhar |