From: Greg Beaver Date: Sun, 1 Jan 2006 20:57:43 +0000 (+0000) Subject: on second thought, signing can be done externally without a performance hit, and... X-Git-Tag: RELEASE_1_0_4~163 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90df1e7f87b52b468e848a27a4e8a17aa4380466;p=php on second thought, signing can be done externally without a performance hit, and only needs to be done on initial download, i.e. is best implemented with external tools --- diff --git a/ext/phar/EXPERIMENTAL b/ext/phar/EXPERIMENTAL index 093f87d3e1..3bab0b126c 100644 --- a/ext/phar/EXPERIMENTAL +++ b/ext/phar/EXPERIMENTAL @@ -5,4 +5,3 @@ no known bugs features: - stream context option for cleaning crap paths like phar://blah.phar/file//to\\here.php -- implement openSSL signing of phars