git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288417 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel P. Brown 2009-09-17 21:04:21 +00:00
parent f52a67f4f2
commit 9b184299ef

View file

@ -90,7 +90,7 @@
third-party tool that can read the format, but require the phar extension in order to
run with PHP. The phar file format is customized and unique to the phar extension,
and can only be created by the phar extension or the PEAR package
<link xlink:href="&url.pear.package;PHP_Archive;">PHP_Archive</link>, but has the
<link xlink:href="&url.pear.package;PHP_Archive">PHP_Archive</link>, but has the
advantage that applications created in this format will run even if the phar
extension is not enabled.
</para>
@ -148,7 +148,7 @@
</para>
<para>
The implementation for Phar archives is based on the PEAR package
<link xlink:href="&url.pear.package;PHP_Archive;">PHP_Archive</link>, and
<link xlink:href="&url.pear.package;PHP_Archive">PHP_Archive</link>, and
the implementation details are similar, although the Phar extension
is much more powerful. In addition, the Phar extension allows most PHP
applications to be run unmodified while PHP_Archive-based phar archives