Примеры использования Phar на Английском языке и их переводы на Русский язык
{-}
-
Colloquial
-
Official
Context options for phar:// wrapper.
Phar manifest file entry definition.
I think she popped a couple phar.
What makes a phar a phar and not a tar or a zip?
What application can open. phar file?
Phar context options- Phar context option listing.
Common problems with the PHAR file.
Segfault in Phar:: convertToData on invalid file.
But what I would like to say about the epithet"phar" itself.
Ingredients of all Phar archives, independent of file format.
Buffer overflow and stack smashing error in phar_fix_filepath.
Phar Lap received several major PC industry awards for VCPI, 386|DOS-Extender, and 286|DOS-Extender.
To use a file named file. php contained with a phar archive/path/to/myphar.
The most common usage for a phar archive is to distribute a complete application in a single file.
For instance, the PEAR Installer that is bundled with PHP versions is distributed as a phar archive.
Phar Lap Software, Inc. was founded in April 1986 by Richard M. Smith, Robert Moote, and John M. Benfatto.
If you are creating applications for distribution,you will want to read How to create Phar Archives.
In other words, even with the phar extension disabled, one can execute or include a phar-based archive.
Most games for the system were written in protected mode Assembly andC using the Phar Lap DOS extender.
For example, previously one of the epithets of Indra was"phar", which in Old Russian means a"thoroughbred horse", a"racer.
To use a phar archive distributed in this way, the archive can be executed on the command-line or via a web server.
If you want more information on the differences between the three file formats that phar supports, you should read Phar, Tar and Zip.
The PharFileInfo class provides a high-level interface to the contents andattributes of a single file within a phar archive.
Accessing individual files within a phar archive is only possible with the phar extension unless the phar archive was created by PHP_Archive.
Phar Lap was also a member of the 12-firm committee that designed the DOS Protected Mode Interface DPMI.
Additionally, phar archives can be executed by PHP as easily as any other file, both on the commandline and from a web server.
The phar extension is also capable of converting a phar archive from tar to zip or to phar file format in a single command.
The phar extension could crash with a NULL pointer dereference when processing tar archives containing links referring to non-existing files.
The phar extension does not correctly process directory entries found in archive files with the name"/", leading to a denial of service and, potentially, information disclosure.
As such, a phar archive provides a way to distribute a complete PHP application in a single file and run it from that file without the need to extract it to disk.