From 90df1e7f87b52b468e848a27a4e8a17aa4380466 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sun, 1 Jan 2006 20:57:43 +0000 Subject: [PATCH] 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 --- ext/phar/EXPERIMENTAL | 1 - 1 file changed, 1 deletion(-) 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 -- 2.40.0