Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8515 invoked from network); 20 Feb 2014 15:56:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2014 15:56:59 -0000 Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 91.196.124.214 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 91.196.124.214 more.superhosting.bg Linux 2.6 Received: from [91.196.124.214] ([91.196.124.214:57017] helo=more.superhosting.bg) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/B7-00813-8C526035 for ; Thu, 20 Feb 2014 10:56:58 -0500 Received: from [87.121.162.26] (port=51306 helo=[192.168.20.117]) by more.superhosting.bg with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1WGVzZ-001jpi-O5 for internals@lists.php.net; Thu, 20 Feb 2014 17:56:53 +0200 Message-ID: <530625C1.4040108@hristov.com> Date: Thu, 20 Feb 2014 17:56:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <53061982.2050901@googlemail.com> <530623CD.7010605@hoa-project.net> In-Reply-To: <530623CD.7010605@hoa-project.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - more.superhosting.bg X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Get-Message-Sender-Via: more.superhosting.bg: authenticated_id: php@hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] [php6] Unicode support, options? From: php@hristov.com (Andrey Hristov) On 20.02.2014 17:48, Ivan Enderlin @ Hoa wrote: > Hello :-), > > > On 20/02/2014 16:44, Pierre Joye wrote: >> Also pure c++ api is not an option yet. Unless we rewrite php in c++ but >> then I would go with a 3-4 years Dev phase, not really what I am looking >> for. > Several projects use a mix of C and C++ (the first name that comes in my > minds is Gecko). That's not a bad thing. > and I recall that MySQL is a big C/C++ mix :) Andrey