Subject: RE: Suhosin as PECL extension?!? - msg#00053
List: php.pecl.devel
I think opening a security category makes sense.
>
-----Original Message-----
>
From: Stefan Esser [mailto:sesser@xxxxxxxxxxxxxxxx]
>
Sent: Saturday, September 16, 2006 6:56 AM
>
To: pecl-dev@xxxxxxxxxxxxx
>
Subject: [PECL-DEV] Suhosin as PECL extension?!?
>
>
Hi,
>
>
I am nearing a first stable release of my Suhosin PHP
>
Security extension. I am thinking about registering it with
>
pecl.php.net.
>
However the first problem is choosing a Category. I don't see
>
a category like 'security'.
>
>
The license is PHP License and further information can be found at:
>
http://www.suhosin.org
>
>
Stefan
>
>
--
>
PECL development discussion Mailing List
>
(http://pecl.php.net/) To unsubscribe, visit:
>
http://www.php.net/unsub.php
>
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: Suhosin as PECL extension?!?
Hello,
On 9/16/06, Stefan Esser <sesser@xxxxxxxxxxxxxxxx> wrote:
Hi,
I am nearing a first stable release of my Suhosin PHP Security
extension. I am thinking about registering it with pecl.php.net.
good idea!
However the first problem is choosing a Category. I don't see a category
like 'security'.
There is a PHP category for tools like this one. But we can create a
'security' category if we agree to have one :)
The license is PHP License and further information can be found at:
http://www.suhosin.org
Please note that you cannot/should not use the PHP License outside php.net.
--Pierre
Next Message by Date:
click to view message preview
Re: Suhosin as PECL extension?!?
>
>> The license is PHP License and further information can be found at:
>> http://www.suhosin.org
>
> Please note that you cannot/should not use the PHP License outside
> php.net.
Says who? Infact every PHP extension has to be released under the PHP
license. All of them use PHP header files, which are ALL released under
the PHP license. It is NOT POSSIBLE to have a PHP extension that is NOT
PHP Licensed unless you write your own header files.
Stefan
Previous Message by Thread:
click to view message preview
Re: Suhosin as PECL extension?!?
Andi Gutmans schrieb:
> Of course you can use PHP License outside of php.net. No problem
> whatsoever...
> And you can use it and not use Zend Engine license as the licenses are
> compatible...
>
Andi, well the PHP license is a bit problematic... Within the LGPL there
is a bunch of exceptions especially for 'header' files, because
otherwise the usage of f.e. libc headers would make compiled binaries
derived work.
Stefan
Next Message by Thread:
click to view message preview
Re: Suhosin as PECL extension?!?
On 9/16/06, Andi Gutmans <andi@xxxxxxxx> wrote:
I think opening a security category makes sense.
Done.