mirror of
https://github.com/php/php-src.git
synced 2025-08-20 17:34:35 +02:00
Lunchbreak II
This commit is contained in:
parent
303b72fed3
commit
d712008ba7
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ Major feature functionality release
|
||||||
<license uri="http://www.php.net/license">PHP License</license>
|
<license uri="http://www.php.net/license">PHP License</license>
|
||||||
<notes>* implement ability connect a phar file 'phar://whatever' to a directory. That way all
|
<notes>* implement ability connect a phar file 'phar://whatever' to a directory. That way all
|
||||||
access to that phar archive are directed to the extracted directory. This
|
access to that phar archive are directed to the extracted directory. This
|
||||||
allows to have the installed files and the archieve keep the same includes.
|
allows to have the installed files and the archive keep the same includes.
|
||||||
[Marcus]
|
[Marcus]
|
||||||
* implement SHA-2 (256, 512) support [Marcus]
|
* implement SHA-2 (256, 512) support [Marcus]
|
||||||
* implement setSignatureAlgorithm() and Phar::MD5 Phar::SHA1 Phar::SHA256 Phar::SHA512 Phar::PGP to
|
* implement setSignatureAlgorithm() and Phar::MD5 Phar::SHA1 Phar::SHA256 Phar::SHA512 Phar::PGP to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue