From 209e1aee159a893ffd1a8ecbeb0029b8fb32c6a6 Mon Sep 17 00:00:00 2001 From: Tuukka Pasanen Date: Tue, 7 Feb 2023 15:20:26 +0200 Subject: [PATCH] Update package.xml to represent correct information Currently package information for PHP PECL is incorrect add correct release and lead developer --- package.xml | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/package.xml b/package.xml index adb3cdf..109ecd5 100644 --- a/package.xml +++ b/package.xml @@ -11,22 +11,28 @@ BLENC is an extension that permit to protect PHP source scripts with Blowfish En BLENC hooks into the Zend Engine, allowing for transparent execution of PHP scripts previously encoded with BLENC. It is not designed for complete security (it is still possible to disassemble the script into op codes using a package such as XDebug), however it does keep people out of your code and make reverse engineering difficult. + + Tuukka Pasanen + illuusio + tuukka.pasanen@ilmi.fi + yes + John Coggeshall john john@php.net - yes + no Giuseppe Chiesa gchiesa gchiesa@php.net - yes + no - 2014-04-27 + 2023-02-07 - 1.1.4b + 1.4.0 1.1.4b @@ -41,6 +47,17 @@ Upgraded to works with latest PHP version + + + + + + + + + + +