Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21692 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98332 invoked by uid 1010); 26 Jan 2006 22:49:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98317 invoked from network); 26 Jan 2006 22:49:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2006 22:49:26 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:52424] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 0C/49-06819-5F159D34 for ; Thu, 26 Jan 2006 17:49:25 -0500 Received: from [192.168.1.3] (dslb-084-063-007-114.pools.arcor-ip.net [84.63.7.114]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id B49B635C1BF; Thu, 26 Jan 2006 23:49:22 +0100 (CET) Date: Thu, 26 Jan 2006 23:51:30 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <208499089.20060126235130@marcus-boerger.de> To: Kiput Cc: Jeremy Johnstone , internals@lists.php.net In-Reply-To: References: <90e24d4e0601261055p7d2aafe6oe05f5c56c89d1612@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Need help in defining a class from C code. From: helly@php.net (Marcus Boerger) Hello Kiput, Why not put it in pecl under the php license or that copyright only thing? Thursday, January 26, 2006, 11:30:17 PM, you wrote: > Hi. > Sorry, I didn't mean to insult anyone here. I love PHP, but it's > internals are undocumented, and are really hard to work with for > someone without prior experience. That's why I'm writing this wrapper > - to make it easy to embed PHP into other apps. It's a shame that no > one wrote something like this before. Anyway, I'll probably release it > later on sf.net with "do whatever you want, just leave copyright" > style license. > Thanks. =) > (Jeremy, I'm sorry for the double send, first message didn't have an > CC to php-internals. Hope you won't mind. =)) Best regards, Marcus