Search Results

  1. Although technically unnecessary, the Phar::startBuffering () method can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity ...

  2. Although technically unnecessary, the Phar::startBuffering () method can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity ...

  3. Phar::startBuffering (PHP 5 >= 5.3.0, PHP 7, PECL phar >= 1.0.0) Phar::startBufferingStart buffering Phar write operations, do not modify the Phar object on disk Description public Phar::startBuffering ( ) : void Although technically unnecessary, the Phar::startBuffering() method can provide a significant performance boost when creating or modifying a Phar archive with a large number of ...

  4. Although technically unnecessary, the Phar::startBuffering method can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity ...

  5. English PHP documentation. Contribute to php/doc-en development by creating an account on GitHub.

  6. Although technically unnecessary, the Phar::startBuffering () method can provide a significant performance boost when creating or modifying a Phar archive with a large number of files. Ordinarily, every time a file within a Phar archive is created or modified in any way, the entire Phar archive will be recreated with the changes. In this way, the archive will be up-to-date with the activity ...

  7. 2 days ago · Phar::setStub — Used to set the PHP loader or bootstrap stub of a Phar archive Phar::startBufferingStart buffering Phar write operations, do not modify the Phar object on disk